document.write( "Question 1063675: One integer is 6 less than another integer. The product of the lesser
\n" );
document.write( "Integer and -7 is 42 more than the greater integer. What are the integers? \n" );
document.write( "
Algebra.Com's Answer #678794 by mathdad1965(8)![]() ![]() You can put this solution on YOUR website! Here is the set up and you finish.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let x and y represent the two integers.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = y - 6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-7x = y + 42\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Take it from there. \n" ); document.write( " |