document.write( "Question 723993: My father is 24 years older than me, and 12 years ago he was double my age. How old am i now? \n" ); document.write( "
Algebra.Com's Answer #443515 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! My father is 24 years older than me, and 12 years ago he was double my age. How old am i now? \n" ); document.write( "------ \n" ); document.write( "Equations: \n" ); document.write( "f = m + 24 \n" ); document.write( "f-12 = 2(m-12) \n" ); document.write( "---- \n" ); document.write( "Substitute for \"f\" and solve for \"m\": \n" ); document.write( "m+24-12 = 2m-24 \n" ); document.write( "m+12 = 2m-24 \n" ); document.write( "m = 36 (You are 36 years old) \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |