document.write( "Question 65106: Solve the quadratic equation using any appropriate method. 4(x+1)^2=64 \n" ); document.write( "
Algebra.Com's Answer #45629 by 303795(602)![]() ![]() ![]() You can put this solution on YOUR website! 4(x+1)^2=64 \n" ); document.write( "Find the square root of each side. \n" ); document.write( "2(x+1)=8 or 2(x+1)=-8 \n" ); document.write( "2x+2=8 or 2x+2=-8 \n" ); document.write( "2x=6 or 2x=-10 \n" ); document.write( "x=3 or x=-5 \n" ); document.write( " |