document.write( "Question 34728: Solve the equation using factoring techniques.\r
\n" );
document.write( "\n" );
document.write( "(x+50)^2-16=0
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #20991 by mukhopadhyay(490)![]() ![]() ![]() You can put this solution on YOUR website! There must have been some typo's in the math. Pls. check you math and make necessary corrections. \n" ); document.write( "(x+50)^2-16=0 \n" ); document.write( "=> (x+50)^2 = 16 \n" ); document.write( "=> (x+50)^2 = (+/-4)^2 \n" ); document.write( "=> (x+50) = 4 or (x+50) = -4 \n" ); document.write( "=> x = -46 or x = -54 \n" ); document.write( " \n" ); document.write( " |