document.write( "Question 445350: The sum of my father's age and my age is 92. If my father's age is four more than thrice my age, then how old am I? \n" ); document.write( "
Algebra.Com's Answer #306801 by rwm(914)\"\" \"About 
You can put this solution on YOUR website!
f+m=92
\n" ); document.write( "f=4+3m
\n" ); document.write( "f=70 m=22
\n" ); document.write( "
\n" ); document.write( "
\n" );