grabthebasics.com
home faq wannahelp feedback contact

- what are the pros and cons of solving quadratic equations3f
- fx3650p formula
- solving equations rules
- solving quadratic equations using excel
- matrix for points in quadratic equation
- equstions
- solving two-step equations the easy way
- steps of solving simultaneous equation with ti 89
- free online linear equation solver
- examples of word problems about quadratic equations
- easy way of doing quadratic equations?
- pros and cons of quadratic formula, completing the square, and factoring
- learning quadratic functions equations
- quardic equations solution
- quadratic equation explained
- how to solve quadratic equations by c++ programming
- word problems using quadratic equations
- explain quadratic equations
- approaching quadratic equations
- solve using elimination method online calculator

Solving Problems Using Simultaneous Equations


Solving Quadratic Equations

Looking at an example:

You are given the question

x2+5x+4=0

In the above example,

a=1 (If there is no number before the x then we can assume that thenumber is 1)

b=5

c=4

What we then have to do is find out what x could be equal to in order to satisfy the equation and therefore make it true. In this example, x can either equal -4 or -1 . We don't know yet how we came to this answer, but let's show that both of these answers do work.

Putting -4 into the above equation:

x2+5x+4=0

(-4)2 + (5*-4) + 4 = 0

(-4)*(-4)  + (5*-4) + 4 = 0

16 + (-20) + 4 = 0

16-20+4=0

-4+4=0

0=0

This shows that -4 can be a solution for x

Putting -1 into the above equation:

x2+5x+4=0

(-1)2 + (5*-1) + 4 = 0

(-1)*(-1)  + (5*-1) + 4 = 0

1 + (-5) + 4 = 0

1-5+4=0

-4+4=0

0=0

This shows that -1 can also be a solution for x

Therefore, there are two possible solutions, -1 and -4. They must both begiven as an answer to obtain full marks.

Once you have obtained the possible solutions for x, is is always necessary to checkthem in the above way

home FAQ How can I help feedback Contact