document.write( "Question 1013950: Ravi will be 4 times his present age after 5 years. What is his present age?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #630267 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! r = his present age \n" ); document.write( ": \n" ); document.write( " Ravi will be 4 times his present age after 5 years. \n" ); document.write( " What is his present age? \n" ); document.write( ": \n" ); document.write( "4r = r + 5 \n" ); document.write( "4r - r = 5 \n" ); document.write( "3r = 5 \n" ); document.write( "r = 5/3 \n" ); document.write( "r = 1 \n" ); document.write( " \n" ); document.write( " |