document.write( "Question 962298: Ram is 3 times as old as raj 5 yrs later ram will be 2.5 times as old as raj . How old are they.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #587888 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Ram is 3 times as old as raj 5 yrs later ram will be 2.5 times as old as raj . How old are they. \n" ); document.write( "--------------- \n" ); document.write( "Equations: \n" ); document.write( "m = 3j \n" ); document.write( "m+5 = 2.5(j+5) \n" ); document.write( "----- \n" ); document.write( "Substitute for \"m\" and solve for \"j\":: \n" ); document.write( "3j+5 = 2.5j + 12.5 \n" ); document.write( "------------ \n" ); document.write( "0.5j = 7.5 \n" ); document.write( "j = 15 years (Raj's age now) \n" ); document.write( "m = 3j = 22.5 years (Ram's age now) \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |