document.write( "Question 983038: a man will be 6 time as old in 50 years as he is now. what is his present age?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #603854 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "x=current age \n" ); document.write( "6x=x+50yrs \n" ); document.write( "5x=50yrs \n" ); document.write( "x=10 yrs \n" ); document.write( "ANSWER: His present age is 10 years old. \n" ); document.write( " |