document.write( "Question 842953: The difference between two numbers is 28. The larger number is 8 less than twice the smaller
\n" );
document.write( "number. Find both numbers. \n" );
document.write( "
Algebra.Com's Answer #507922 by hamsanash1981@gmail.com(151) ![]() You can put this solution on YOUR website! Let the smaller number be x the larger number = 2x - 8 \n" ); document.write( "x+2x-8 = 28 \n" ); document.write( "3x = 36 \n" ); document.write( "x = 12\r \n" ); document.write( "\n" ); document.write( "12, 16 \n" ); document.write( " |