document.write( "Question 902288: I am half my mothers age my father is 5 years older than my mother when you add up all our ages you get 100 years how old is my mother my father and myself \n" ); document.write( "
Algebra.Com's Answer #547213 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
I am half my mothers age my father is 5 years older than my mother when you add up all our ages you get 100 years how old is my mother my father and myself
\n" ); document.write( "***
\n" ); document.write( "let x=mother's age
\n" ); document.write( "x/2=my age
\n" ); document.write( "x+5=father's age
\n" ); document.write( "x+x/2+x+5=100
\n" ); document.write( "2.5x=95
\n" ); document.write( "x=38
\n" ); document.write( "x/2=19
\n" ); document.write( "x+5=43
\n" ); document.write( "mother's age=38
\n" ); document.write( "my age=19
\n" ); document.write( "father's age=43
\n" ); document.write( "
\n" );