document.write( "Question 221619: The larger of two numbers is 8 less than four times the smaller. The sum of the two is numbers is 47. Find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #166177 by sofiyac(983)![]() ![]() You can put this solution on YOUR website! The larger of two numbers is 8 less than four times the smaller. The sum of the two is numbers is 47. Find the two numbers. \n" ); document.write( "lets call the smaller number x \n" ); document.write( "then the larger number would be 4x-8 \n" ); document.write( "if sum is 47 then the following is true \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "so the smaller number is 11, then the larger number is 4*11-8=44-8=36 \n" ); document.write( " \n" ); document.write( " |