document.write( "Question 937781: How would we expand (2sqrt (x-7))^2 \n" ); document.write( "
Algebra.Com's Answer #571213 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! (2sqrt (x-7))^2 \n" ); document.write( "note that sqrt(x-7) = (x-7)^(1/2) \n" ); document.write( "now return to the problem \n" ); document.write( "(2*(x-7)^(1/2))^2 \n" ); document.write( "we multiply exponents and get \n" ); document.write( "2^2 * (x-7) = 4x - 28\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |