document.write( "Question 809631: My father is 28 years older than me, and I am 19 years older than my son. 10 years ago, the sum of my age and my sons age, was half od my fathers age. How old am I today? Let my age be x. Make an equation in x and solve it to determine how old I am.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #487759 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! f=28+m, \n" ); document.write( "m=19+s, \n" ); document.write( "(m-10+s-10)=(f-10)/2 \n" ); document.write( "f = 60, m = 32, s = 13 \n" ); document.write( " |