document.write( "Question 339092: What are the step to solving this problem because I have the answer for a, which are 7, -3, but cannot seem to get started. I have tried using the quadratic equation formula without any sucess. I am competely stuck here. Someone please help.\r
\n" );
document.write( "\n" );
document.write( "(a-2)^2=25 \n" );
document.write( "
Algebra.Com's Answer #243053 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Take the sqrt of both sides \n" ); document.write( "a-2 = ± 5 \n" ); document.write( "a-2 = 5 \n" ); document.write( "a = 7 \n" ); document.write( "--------- \n" ); document.write( "a-2 = -5 \n" ); document.write( "a = -3 \n" ); document.write( " \n" ); document.write( " |