document.write( "Question 1181174: consider two integers.The first number is three more than five times the second number.the difference of the squares of the 2 numbers is 45. Determine the two numbers \n" ); document.write( "
Algebra.Com's Answer #811009 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let x be the second number; then the first number is 5x+3. \n" ); document.write( "The difference between their squares is 45: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x = 3/4 or x=-2; we want the integer solution. \n" ); document.write( "ANSWER: x=-2; 5x+3=-7 \n" ); document.write( " \n" ); document.write( " |