document.write( "Question 350632: the difference of two positive numbers is 4 and the sum of their squares is 80. Find the numbers \n" ); document.write( "
Algebra.Com's Answer #250649 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Hi, \n" ); document.write( "Let x represent the smaller number. Then (x+4) will be the other. \n" ); document.write( ". \n" ); document.write( "Question states \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "factor \n" ); document.write( "(2x - 8)(x+8) = 0 \n" ); document.write( "(x+8) = 0 this solution will not result in a positive number \n" ); document.write( ". \n" ); document.write( "(2x-8) = 0 \n" ); document.write( "x = 4 \n" ); document.write( "Numbers are 4 and 8 \n" ); document.write( ". \n" ); document.write( "check your answer \n" ); document.write( "16 + 64 = 80 \n" ); document.write( " |