document.write( "Question 56922: the smaller of two numbers is 5 less than the greater. if the smaller is increased by 4 times the greater, the result is 30. find the two numbers.\r
\n" );
document.write( "\n" );
document.write( "I really need help I cannot figure it out.. THANKS,
\n" );
document.write( " Alex \n" );
document.write( "
Algebra.Com's Answer #38664 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the smaller of two numbers is 5 less than the greater. if the smaller is increased by 4 times the greater, the result is 30. find the two numbers. \n" ); document.write( "-------------- \n" ); document.write( "Let the larger number be \"x\" \n" ); document.write( "The smaller is \"x-5\". \n" ); document.write( "EQUATION: \n" ); document.write( "x-5+4x=30 \n" ); document.write( "5x=37 \n" ); document.write( "x=7 (larger) \n" ); document.write( "x-5=2 (smaller) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |