document.write( "Question 166529: Solve:
\n" );
document.write( "3(x-2)^2=48 \n" );
document.write( "
Algebra.Com's Answer #122727 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! 3(x-2)^2=48 \n" ); document.write( "Dividing both sides by 3: \n" ); document.write( "(x-2)^2=16 \n" ); document.write( "Take the square root of both sides: \n" ); document.write( "x-2 = (+-)4 \n" ); document.write( "Add 2 to both sides \n" ); document.write( "x = 2 (+-)4 \n" ); document.write( "or \n" ); document.write( "x = {-2, 6} \n" ); document.write( " \n" ); document.write( " |