document.write( "Question 160333: hey,
\n" );
document.write( "could you please solve the following two problem for me, and thanks,
\n" );
document.write( "1. What number and its square differ by 20?
\n" );
document.write( "2. The hypotenuse of a right triangle is 29 cm. If the other two sides differ
\n" );
document.write( "by 1 cm, what are their lengths?\r
\n" );
document.write( "\n" );
document.write( "i will be waiting for the solutions,
\n" );
document.write( "and thank you again. \n" );
document.write( "
Algebra.Com's Answer #118288 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! x^2-x=20 \n" ); document.write( "x^2-x-20=0 \n" ); document.write( "(x-5)(x+4)=0 \n" ); document.write( "x-5=0 \n" ); document.write( "x=5 answer. \n" ); document.write( "Proof: \n" ); document.write( "5^2-5=20 \n" ); document.write( "25-5=20 \n" ); document.write( "----------------------- \n" ); document.write( "x^2+(x+1)^2=29^2 \n" ); document.write( "x^2+x^2+2x+1=841 \n" ); document.write( "2x^2+2x+1-641=0 \n" ); document.write( "2x^2+2x-840=0 \n" ); document.write( "2(x^2+x-420)=0 \n" ); document.write( "2(x+21)(x-20)=0 \n" ); document.write( "x-20=0 \n" ); document.write( "x=20 answer. \n" ); document.write( "20+1=21 answer. \n" ); document.write( "Proof: \n" ); document.write( "20^2+21^2=29^2 \n" ); document.write( "400+441=841 \n" ); document.write( "841=841 \n" ); document.write( " |