document.write( "Question 1118978: Find two numbers such that the smaller subtracted from the larger is 9 and the difference of the square of the larger subtracted from square of the smaller is 9. \n" ); document.write( "
Algebra.Com's Answer #734403 by greenestamps(13198)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let a be the larger number and b the smaller. Then \n" ); document.write( "(1) \n" ); document.write( "(2) \n" ); document.write( "Dividing (2) by (1) gives \n" ); document.write( "(3) \n" ); document.write( "Then (1) and (2) with a little algebra give the answer: \n" ); document.write( "a = 5; b = -4 \n" ); document.write( "If you are good with mental arithmetic, you might realize that the only time the squares of two integers differ by 9 is with \n" ); document.write( "----------------------------------------------- \n" ); document.write( "Tutor @ikleyn is right; I didn't read the question carefully enough. \n" ); document.write( "Since it is the smaller subtracted from the larger that gives a result of 9, the numbers are 4 and -5; not 5 and -4. \n" ); document.write( " |