document.write( "Question 453261: i need help solving this problem:
\n" );
document.write( "(x+3.25)2=(x-4.1)2
\n" );
document.write( "this is what i have so far:
\n" );
document.write( "(x+3.25)(x+3.25)=(x-4.1)(x-4.1) \n" );
document.write( "
Algebra.Com's Answer #311426 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x^2+3.25x+3.25x+10.56=x^2-4.1x-4.1x+16.81 \n" ); document.write( "x^2+6.5x+10.56=x^2-8.2x+16.81 \n" ); document.write( "The x^2's cancel. \n" ); document.write( "14.7x=6.25 \n" ); document.write( "x=6.25/14.7 \n" ); document.write( "x=0.425 \n" ); document.write( " |