document.write( "Question 140708: SOLVE USING THE SQUARE ROOT PROPERTY:
\n" );
document.write( "-2(x-2)^2= -6
\n" );
document.write( "HERE I'M CONFUSED ON WHAT ALL TO SQUARE??? DO I SQUARE EVERTHING ON THE RIGHT OR WHAT PLEASE HELP AS SOON AS YOU CAN... TAHNKS \n" );
document.write( "
Algebra.Com's Answer #102423 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! -2(x-2)^2=-6 \n" ); document.write( "divide both sides by -2 \n" ); document.write( "(x-2)^2=-6/-2 \n" ); document.write( "(x-2)^2=3 \n" ); document.write( "now take the square root of both sides \n" ); document.write( "x-2=sqrt3 \n" ); document.write( "x=sqrt3+2 \n" ); document.write( "x=1.73+2 \n" ); document.write( "x=3.73 answer. \n" ); document.write( " \n" ); document.write( " |