document.write( "Question 1016507: Today is my birthday. If my age in months is 99 great than my age in years, how many years old am I now. \n" ); document.write( "
Algebra.Com's Answer #632901 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
If you are x YEARS old, you are 12x MONTHS old. Thus we write
\n" ); document.write( "12x = x + 99
\n" ); document.write( "Now subtract x and divide by 11 and get
\n" ); document.write( "11x = 99
\n" ); document.write( "x = 9 years old
\n" ); document.write( "
\n" );