document.write( "Question 555496: If the difference in the side lenghts fo two squares is 10 and the sum is 18. What are the side lenghts \n" ); document.write( "
Algebra.Com's Answer #361822 by edjones(8007) You can put this solution on YOUR website! x-y=10 \n" ); document.write( "x+y=18 \n" ); document.write( "-------add \n" ); document.write( "2x=28 \n" ); document.write( ". \n" ); document.write( "x=14 \n" ); document.write( "y=4 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |