SOLUTION: I already know correct answer to following (is provided in back of book). What I want to know is where my error is so I don't do it again (hopefully). 3x=sqrt((9x+2)/2)); a) cle

Algebra ->  Quadratic Equations and Parabolas -> SOLUTION: I already know correct answer to following (is provided in back of book). What I want to know is where my error is so I don't do it again (hopefully). 3x=sqrt((9x+2)/2)); a) cle      Log On


   



Question 862712: I already know correct answer to following (is provided in back of book).
What I want to know is where my error is so I don't do it again (hopefully).
3x=sqrt((9x+2)/2));
a) clear radical in denominator by multiplying right side by (sqrt2/sqrt2): becomes 3x=(sqrt(9x+2)2))/2;
b) distribute 2 under radical: becomes 3x=(sqrt(18x+4))/2;
c) clear fraction by multiplying both sides by (2): becomes 6x=(sqrt(18x+4);
d) 4 under radical resolves to: 6x=2(sqrt18x);
e) square both sides to clear radical: becomes 36x^2=4(18x) or 36x^2=72x;
f) set equation to zero: 0=36x^2-72x;
g) factor out 36: becomes 0=x^2-2x;
h) complete square: x^2-2x+1=1 or (x-1)^2=1
i) take square rt both sides: x-1=+or-1
j) x={0,2}
...which is incorrect. Can't spot my error.

Found 2 solutions by josgarithmetic, richwmiller:
Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
The best first step is SQUARE BOTH SIDES.

3x=sqrt%28%289x%2B2%29%2F2%29%29 will immediately become,
9x%5E2=%289x%2B2%29%2F2
-
18x%5E2=9x%2B2
18x%5E2-9x-2=0-----simplified quadratic equation.

Can you go through the rest of the process yourself?


-
Note, your step d was wrong.

Answer by richwmiller(17219) About Me  (Show Source):
You can put this solution on YOUR website!
"I already know correct answer to following (is provided in back of book)."
So why don't you tell us?
Often the book answers are wrong for a variety of reasons.
The answer may being in a form that you don't recognize as the same as your answer.

What you do to one side you must do to the other .
Square the right side and square the left side too.
3x=sqrt((9x+2)/2))
9x^2=(9x+2)/2
multiply by 2
18x^2=9x+2
bring everything to the left
18x^2-9x-2=0
solve by factoring
(3x-2)*(6x+1)
Solved by pluggable solver: Factoring using the AC method (Factor by Grouping)


Looking at the expression 18x%5E2-9x-2, we can see that the first coefficient is 18, the second coefficient is -9, and the last term is -2.



Now multiply the first coefficient 18 by the last term -2 to get %2818%29%28-2%29=-36.



Now the question is: what two whole numbers multiply to -36 (the previous product) and add to the second coefficient -9?



To find these two numbers, we need to list all of the factors of -36 (the previous product).



Factors of -36:

1,2,3,4,6,9,12,18,36

-1,-2,-3,-4,-6,-9,-12,-18,-36



Note: list the negative of each factor. This will allow us to find all possible combinations.



These factors pair up and multiply to -36.

1*(-36) = -36
2*(-18) = -36
3*(-12) = -36
4*(-9) = -36
6*(-6) = -36
(-1)*(36) = -36
(-2)*(18) = -36
(-3)*(12) = -36
(-4)*(9) = -36
(-6)*(6) = -36


Now let's add up each pair of factors to see if one pair adds to the middle coefficient -9:



First NumberSecond NumberSum
1-361+(-36)=-35
2-182+(-18)=-16
3-123+(-12)=-9
4-94+(-9)=-5
6-66+(-6)=0
-136-1+36=35
-218-2+18=16
-312-3+12=9
-49-4+9=5
-66-6+6=0




From the table, we can see that the two numbers 3 and -12 add to -9 (the middle coefficient).



So the two numbers 3 and -12 both multiply to -36 and add to -9



Now replace the middle term -9x with 3x-12x. Remember, 3 and -12 add to -9. So this shows us that 3x-12x=-9x.



18x%5E2%2Bhighlight%283x-12x%29-2 Replace the second term -9x with 3x-12x.



%2818x%5E2%2B3x%29%2B%28-12x-2%29 Group the terms into two pairs.



3x%286x%2B1%29%2B%28-12x-2%29 Factor out the GCF 3x from the first group.



3x%286x%2B1%29-2%286x%2B1%29 Factor out 2 from the second group. The goal of this step is to make the terms in the second parenthesis equal to the terms in the first parenthesis.



%283x-2%29%286x%2B1%29 Combine like terms. Or factor out the common term 6x%2B1



===============================================================



Answer:



So 18%2Ax%5E2-9%2Ax-2 factors to %283x-2%29%286x%2B1%29.



In other words, 18%2Ax%5E2-9%2Ax-2=%283x-2%29%286x%2B1%29.



Note: you can check the answer by expanding %283x-2%29%286x%2B1%29 to get 18%2Ax%5E2-9%2Ax-2 or by graphing the original expression and the answer (the two graphs should be identical).


or use the quadratic formula
Solved by pluggable solver: Quadratic Formula
Let's use the quadratic formula to solve for x:


Starting with the general quadratic


ax%5E2%2Bbx%2Bc=0


the general solution using the quadratic equation is:


x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29




So lets solve 18%2Ax%5E2-9%2Ax-2=0 ( notice a=18, b=-9, and c=-2)





x+=+%28--9+%2B-+sqrt%28+%28-9%29%5E2-4%2A18%2A-2+%29%29%2F%282%2A18%29 Plug in a=18, b=-9, and c=-2




x+=+%289+%2B-+sqrt%28+%28-9%29%5E2-4%2A18%2A-2+%29%29%2F%282%2A18%29 Negate -9 to get 9




x+=+%289+%2B-+sqrt%28+81-4%2A18%2A-2+%29%29%2F%282%2A18%29 Square -9 to get 81 (note: remember when you square -9, you must square the negative as well. This is because %28-9%29%5E2=-9%2A-9=81.)




x+=+%289+%2B-+sqrt%28+81%2B144+%29%29%2F%282%2A18%29 Multiply -4%2A-2%2A18 to get 144




x+=+%289+%2B-+sqrt%28+225+%29%29%2F%282%2A18%29 Combine like terms in the radicand (everything under the square root)




x+=+%289+%2B-+15%29%2F%282%2A18%29 Simplify the square root (note: If you need help with simplifying the square root, check out this solver)




x+=+%289+%2B-+15%29%2F36 Multiply 2 and 18 to get 36


So now the expression breaks down into two parts


x+=+%289+%2B+15%29%2F36 or x+=+%289+-+15%29%2F36


Lets look at the first part:


x=%289+%2B+15%29%2F36


x=24%2F36 Add the terms in the numerator

x=2%2F3 Divide


So one answer is

x=2%2F3




Now lets look at the second part:


x=%289+-+15%29%2F36


x=-6%2F36 Subtract the terms in the numerator

x=-1%2F6 Divide


So another answer is

x=-1%2F6


So our solutions are:

x=2%2F3 or x=-1%2F6


We reject x=-1/6 as extraneous since it doesn't work in the original under the radical