Yazmin T. answered 02/23/21
BA in Mathematics Teaching for Secondary Language Learners
For this problem, it is asking you to solve for your values of x. This one is a little tricky because it will give you a polynomial and you would have to factor in order to find the solutions.
x - 3 = √(4x+9) - you would start off by squaring both sides to get rid of your square root
(x - 3)2 = 4x + 9
x2 - 6x + 9 = 4x + 9 - next you would move all your terms to one side of the equal sign
-4x -9 -4x -9
x2 -10x = 0 -then factor
x(x-10) = 0 -set each term equal to 0 to find your x's
x = 0 and x - 10 = 0
+10 +10
x = 0 and x = 10
The last step would be to plug in your x-values into the original equation to make sure that they give you true statements.
So if you plug in 0:
x - 3 = √(4x+9)
0 - 3 = √(4(0) + 9)
-3 = √13
This statement is false so x = 0 is extraneous.
If you plug in 10:
x - 3 = √(4x+9)
10 - 3 = √4(10) + 9)
7 = √49
7 = 7
This statement is true so x = 10 is a solution.
So the final answer is C.