SOLUTION: I just forgot how to do the algebra in this equation: (x^2) --------- = 49 (.4-x)^2

Algebra ->  Equations -> SOLUTION: I just forgot how to do the algebra in this equation: (x^2) --------- = 49 (.4-x)^2      Log On


   



Question 349708: I just forgot how to do the algebra in this equation:
(x^2)
--------- = 49
(.4-x)^2

Answer by CharlesG2(834) About Me  (Show Source):
You can put this solution on YOUR website!
I just forgot how to do the algebra in this equation:
(x^2)
--------- = 49
(.4-x)^2

x^2 = 49 * (.4 - x)^2 (multiplied both sides by (.4 - x)^2)
x^2 = 49 * (.4 - x) * (.4 - x) (expanded the (.4 - x)^2)
x^2 = 49 * (.4^2 - .4x - .4x + x^2) (used FOIL, First Outer Inner Last)
x^2 = 49 * (.16 - .8x + x^2) (simplified)
x^2 = 49 * .16 - 49 * .8x + 49x^2 (distributed the 49 across)
x^2 = 7.84 - 39.2x + 49x^2
-49x^2 + x^2 + 39.2x - 7.84 = 0 (brought terms together and when putting terms to opposite side of equal sign changed sign on the terms)
-48x^2 + 39.2x - 7.84 = 0 (simplified)
48x^2 - 39.2x + 7.84 = 0 (divided both sides by -1)

if you want to solve for x, use the quadratic formula
x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+
in this case, a = 48, b = -39.2, c = 7.84

Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation ax%5E2%2Bbx%2Bc=0 (in our case 48x%5E2%2B-39.2x%2B7.84+=+0) has the following solutons:

x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca

For these solutions to exist, the discriminant b%5E2-4ac should not be a negative number.

First, we need to compute the discriminant b%5E2-4ac: b%5E2-4ac=%28-39.2%29%5E2-4%2A48%2A7.84=31.3600000000004.

Discriminant d=31.3600000000004 is greater than zero. That means that there are two solutions: +x%5B12%5D+=+%28--39.2%2B-sqrt%28+31.3600000000004+%29%29%2F2%5Ca.

x%5B1%5D+=+%28-%28-39.2%29%2Bsqrt%28+31.3600000000004+%29%29%2F2%5C48+=+0.466666666666667
x%5B2%5D+=+%28-%28-39.2%29-sqrt%28+31.3600000000004+%29%29%2F2%5C48+=+0.35

Quadratic expression 48x%5E2%2B-39.2x%2B7.84 can be factored:
48x%5E2%2B-39.2x%2B7.84+=+48%28x-0.466666666666667%29%2A%28x-0.35%29
Again, the answer is: 0.466666666666667, 0.35. Here's your graph:
graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+48%2Ax%5E2%2B-39.2%2Ax%2B7.84+%29