SOLUTION: Please help me solve the equation 8x^2+28=36 I need to factor for the larger and smaller values. I would appreciate if I could get all steps involved.

Algebra ->  Rational-functions -> SOLUTION: Please help me solve the equation 8x^2+28=36 I need to factor for the larger and smaller values. I would appreciate if I could get all steps involved.      Log On


   



Question 621573: Please help me solve the equation 8x^2+28=36 I need to factor for the larger and smaller values. I would appreciate if I could get all steps involved.
Found 2 solutions by josmiceli, KMST:
Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
+8x%5E2+%2B+28x+=+36+
Divide both sides by +4+
+2x%5E2+%2B+7x+=+9+
Divide both sides by +2+
+x%5E2+%2B+%287%2F2%29%2Ax+=+9%2F2+
I will complete the square
+x%5E2+%2B+%287%2F2%29%2Ax+%2B+%287%2F4%29%5E2+=+72%2F16+%2B+%287%2F4%29%5E2+
+%28+x+%2B+7%2F4+%29%5E2++=+72%2F16+%2B+49%2F16+
+%28+x+%2B+7%2F4+%29%5E2+=+121%2F16+
+%28+x+%2B+7%2F4+%29%5E2+=+%2811%2F4%29%5E2+
Take the square root of both sides
+x+%2B+7%2F4+=+11%2F4+
+x+=+11%2F4+-+7%2F4+
+x+=+1+
and also,
+x+%2B+7%2F4+=+-11%2F4+
+x+=+-9%2F2+
-------------
I'll check the 2nd answer:
+8x%5E2+%2B+28x+=+36+
+8%2A%28-9%2F2%29%5E2+%2B+28%2A%28-9%2F2%29+=+36+
+8%2A%2881%2F4%29+-+252%2F2+=+36+
+162+-+126+=+36+
+36+=+36+
OK

Answer by KMST(5328) About Me  (Show Source):
You can put this solution on YOUR website!
8x%5E2%2B28=36 --> 8x%5E2%2B28-28=36-28 --> 8x%5E2=8 --> 8x%5E2%2F8=8%2F8 --> x%5E2=1 --> highlight%28x=1%29 or highlight%28x=-1%29
But I suspect you may have a typo and the problem was a bit more complicated.
In general you would first have a polynomial on the left side equal to zero on the right side.
For example:
8x%5E2%2B28x=36 --> 8x%5E2%2B28x-36=36-36 --> 8x%5E2%2B28x-36=0
Next you would look for factors that are common to all the terms, as in
8x%5E2%2B28x-36=0 --> 4%2A%282x%5E2%29%2B4%2A%287x%29%2B4%2A%28-9%29=0 --> 4%2A%282x%5E2%2B7x-9%29=0
In that case, since 4 is not zero the other factor must be zero, so you would be looking for solutions to
2x%5E2%2B7x-9=0
The next step in factoring quadratic trinomials like 2x%5E2%2B7x-9=0 is "deconstructing" the product of the two factors.
The product initially has one term in x%5E2, one independent term (with no x) and two terms in x that are later joined by "collecting like terms."
Factoring is simpler when there is no coefficient in front of the x%5E2.
If there is one, you first multiply it times the independent term (the term without x).
In this case you get 2%28-9%29=-18, but do not worry much about the sign, just think of 18 for now.
You look for pairs of factors that multiply to yield that number, and list them all.
In this case there are only 3 pairs:
18=1%2A18
18=2%2A9
18=3%2A6
From the negative sign of the independent term (-9) you know that there is a factor with a negative sign and one with a positive sign, which will ultimately give rise to the term 7x with a positive sign.
You look for a pair of factors from the listing above that will add to 7 when given opposite signs.
The answer is 9-2=7.
So the deconstructed product will be
2x%5E2%2B9x-2x-9
Grouping the terms in pairs and taking out common factors comes next
2x%5E2%2B9x-2x-9=%282x%5E2-2x%29%2B%289x-9%29=2x%28x-1%29%2B9%28x-1%29=%282x%2B9%29%28x-1%29
After finding the factors, solving the equation is easy
The whole solution can be summarized as
8x%5E2%2B28x=36 --> 8x%5E2%2B28x-36=0 --> 2x%5E2%2B7x-9=0 --> %282x%2B9%29%28x-1%29=0 --> 2x%2B9=0 or x-1=0
There are two solutions:
2x%2B9=0 --> 2x=-9 --> highlight%28x=-9%2F2%29 and
x-1=0 --> highlight%28x=1%29