document.write( "Question 1187543: i am 25 years older than my son.
\n" ); document.write( "a. my son is m year old. write an expression for my age
\n" ); document.write( "b. write an expression for our total age
\n" ); document.write( "c. our total age is 57.
\n" ); document.write( "d. how old is my son
\n" ); document.write( "e. how old am i
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #818542 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
x = your age.
\n" ); document.write( "y = your son's age.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = y + 25
\n" ); document.write( "x + y = 57\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since the value of x is equal to y + 25 from the first equation, replace x with y + 25 in the second equation to get:
\n" ); document.write( "y + 25 + y = 57
\n" ); document.write( "combine like terms to get:
\n" ); document.write( "2y + 25 = 57
\n" ); document.write( "subtract 25 from both sides to get:
\n" ); document.write( "2y = 57 - 25
\n" ); document.write( "simplify to get:
\n" ); document.write( "2y = 32
\n" ); document.write( "solve for y to get:
\n" ); document.write( "y = 32/2 = 16
\n" ); document.write( "you are 25 years older than your son, so you are 16 + 25 = 41.
\n" ); document.write( "41 + 16 = 57
\n" ); document.write( "41 - 16 = 25
\n" ); document.write( "your solution is that you are 41 and your son is 16.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );