Questions   
Sort: 
 #2
avatar+1452 
+1
 #4
avatar+2446 
+1

Ok, thanks for replying. One way to check if your solution is right is to plug it in and see if the resulting equation is indeed a true one. Let's do that!

 

\(\sqrt{2x-4}-x+6=0\)

 

Let's plug in x=4 and x=10 and see if we get a true statement.

 

Check x=4

\(\sqrt{2*4-4}-4+6=0\) Let's evaluate what is inside the radical to start and determine whether or not this is a true statement. 
\(\sqrt{8-4}-4+6=0\)  
\(\sqrt{4}-4+6=0\) The radicand, 4, is a perfect square, so this can be simplified further.
\(2-4+6=0\) This is elementary addition and subtraction now.
\(4=0\) This is an false. statement, so this solution does not satisfy the original. 
   

 

Check x=10

\(\sqrt{2*10-4}-10+6=0\) Ok, simplify inside the radical just like before determine if true just like before.
\(\sqrt{20-4}-10+6=0\)  
\(\sqrt{16}-10+6=0\) Just like in the previous problem, the number underneath the square root is a perfect square, so the presence of them go away.
\(4-10+6=0\)  
\(0=0\) This is a true statement, so this is a solution.
   

 

Ok, I have verified that x=10 is a valid solution, but x=4 does not satisfy this equation. I can tell you that you are wrong. The only issue here is that I cannot determine if x=4 is indeed an extraneous solution or not. I'll just solve the equation.

 

\(\sqrt{2x-4}-x+6=0\) Add everything but the radical expression to the right hand side of the equation.
\(\sqrt{2x-4}=x-6\) Square both sides to eliminate the radical.
\(2x-4=(x-6)^2\) Expand the right hand side of the equation.
\(2x-4=x^2-12x+36\) Move everything to one side of the equation again.
\(x^2-14x+40=0\) This is a quadratic, so there will be another solution to this equation. Factoring is easiest here.
\((x-10)(x-4)=0\) Now, set each factor equal to 0 and solve for x.
\(x-10=0 \quad x-4=0\\ \quad\quad\hspace{1mm}x=10\quad\quad\hspace{2mm} x=4\)  
   

 

Ok, you solved the equation correctly, but x=4 is an extraneous solution. However, there is no option choice that states both that x=4 is a solution and x=10 is an extraneous one.

Nov 30, 2017

5 Online Users

avatar