document.write( "Question 1154130: The sum of two numbers is 68. One number is 7 less than four times the other. Find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #776487 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The sum of two numbers is 68. One number is 7 less than four times the other. Find the two numbers. \n" ); document.write( "--------------- \n" ); document.write( "a + b = 68 \n" ); document.write( "a = 4b - 7 \n" ); document.write( "----- \n" ); document.write( "etc \n" ); document.write( " |