How do you solve sqrt(x^2)=6?
2 Answers
Jan 8, 2017
Explanation:
Check.
Jan 8, 2017
Explanation:
The difference of squares identity can be written:
a^2-b^2 = (a-b)(a+b)
We use this below with
Given:
sqrt(x^2) = 6
Note that both
x^2 = 6^2
Subtract
0 = x^2-6^2 = (x-6)(x+6)
So
Both of these values satisfy the original equation since:
(-6)^2 = 6^2