How do you solve 4x2+5x=6?

2 Answers
Nov 3, 2015

x=2 or x=34

Explanation:

First, transpose 6 to the other side so the equation would end up in standard form (ax2+bx+c).

4x2+5x6

Here, we can use the quadratic formula which is b±b24ac2a.

We have to find out the variables a, b, and c.
a=4
b=5
c=6

We substitute them to the formula and then do the math.
Solve until you stop here with this answer:

5±1218.

The square root of 121 is 11, so we end up with:

5±118.

We then do the arithmetic, 5+11 and 511.

The answers are 6 and 16 respectively.

Here we end up with 68 and 168. We then reduce them to simplest form.

x=34, 2.

If you want to check, substitute your solutions (the answers) to your formula:

Substituting x=2,
4(2)2+5(2)=6
1610=6
6=6

Substituting x=34,
4(34)2+5(34)=6
4(916)+(154)=6
94+154=6
244=6
6=6

The both solutions work because the equation is true (6=6).
Take note that all solutions might not work because they might end up undefined. If all solutions do not work, then there is no solution.

There you go! Hope this helps!

Nov 18, 2015

x=34,2

Explanation:

This can be completed by factoring.
Rearrange the formula to equal zero:
4x2+5x6=0

Multiply the first and last coefficients: 46=24

The possible factors of -24:
-24 , 1
-12 , 2
-8 , 3
-6 , 4
-4 , 6
-3 , 8
-2 , 12
-1 , 24

Add each of these numbers.
Only -3,8 adds to the middle coefficient, +5

The possible factors of the first coefficient are:
4, 1
2,2

Since -3 is not divisible by the factor 2, the factors must be 4, 1
So the equation factors can be written as:
(4x+?),(1x+?)

8 is divisible by 4, and -3 is divisible by 1, so
(4x+3)(1x+2)=0

Check by FOIL multiplying: (4x2+8x3x6)
OK!

4x3=0x=34
and

1x+2=0x=2