SOLUTION: How would we expand (2sqrt (x-7))^2
Algebra
->
Square-cubic-other-roots
-> SOLUTION: How would we expand (2sqrt (x-7))^2
Log On
Algebra: Square root, cubic root, N-th root
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Square-cubic-other-roots
Question 937781
:
How would we expand (2sqrt (x-7))^2
Answer by
rothauserc(4718)
(
Show Source
):
You can
put this solution on YOUR website!
(2sqrt (x-7))^2
note that sqrt(x-7) = (x-7)^(1/2)
now return to the problem
(2*(x-7)^(1/2))^2
we multiply exponents and get
2^2 * (x-7) = 4x - 28