document.write( "Question 170750This question is from textbook algebra and trigonometry
\n" );
document.write( ": The sum of two numbers is 20. The difference of their squares is 120. What are the numbers? \n" );
document.write( "
Algebra.Com's Answer #126050 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! X+Y=20 OR X=20-Y \n" ); document.write( "X^2-Y^2=120 \n" ); document.write( "(20-Y)^2-Y^2=120 \n" ); document.write( "400-40Y+Y^2=120 \n" ); document.write( "-40Y=120-400 \n" ); document.write( "-40Y=-280 \n" ); document.write( "Y=-280/-40 \n" ); document.write( "Y=7 ans. \n" ); document.write( "X+7=20 \n" ); document.write( "X=20-7 \n" ); document.write( "X=13 ans. \n" ); document.write( "Proof: \n" ); document.write( "13^2-7^2=120 \n" ); document.write( "169-49=120 \n" ); document.write( "120=120 \n" ); document.write( " \n" ); document.write( " |