document.write( "Question 1086489: the present age of reshma's father is three times her present age after five years the sum of their age will be 70 find their present age
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #700694 by PR1375(2)![]() ![]() ![]() You can put this solution on YOUR website! Let the present age of reshma be X, \n" ); document.write( "Then her fathers age 3X \n" ); document.write( "After 5 Years reshmas age become X+5 \n" ); document.write( " Fathers age become 3X+5 \n" ); document.write( "Their total age after 5 Years is 70 So, \n" ); document.write( "(X+5)+(3X+5)=70 \n" ); document.write( "4X+10=50 \n" ); document.write( "4X=70-10 \n" ); document.write( "4X=60 \n" ); document.write( "X=60/4 =15 \n" ); document.write( "X=15 \n" ); document.write( "Reshma's age is 15 \n" ); document.write( "Father's age is 3×15=45 \n" ); document.write( " |