document.write( "Question 277801: I need help with this problem\r
\n" );
document.write( "\n" );
document.write( "The larger of two numbers is 8 more than four times the smaller. If the larger is increased by four times the smaller, the result is 40. Find the two numbers. \n" );
document.write( "
Algebra.Com's Answer #202242 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Y=4X+8 OR \n" ); document.write( "Y-4X=8 \n" ); document.write( "Y+4X=40 ADD. \n" ); document.write( "-------------- \n" ); document.write( "2Y=48 \n" ); document.write( "Y=48/2 \n" ); document.write( "Y=24 ANS. \n" ); document.write( "24=4X+8 \n" ); document.write( "4X=24-8 \n" ); document.write( "4X=16 \n" ); document.write( "X=16/4 \n" ); document.write( "X=4 ANS. \n" ); document.write( "PROOF: \n" ); document.write( "24+4*4=40 \n" ); document.write( "24+16=40 \n" ); document.write( "40=40 \n" ); document.write( " |