document.write( "Question 983983: My father is 30 years older than I am. If I am y years old, how old is my father? \n" ); document.write( "
Algebra.Com's Answer #604769 by Timnewman(323)\"\" \"About 
You can put this solution on YOUR website!
If your age is y
\n" ); document.write( "and your father is 30 more than you,
\n" ); document.write( "Your father's age =(y+30)yrs
\n" ); document.write( "IS THAT OK?
\n" ); document.write( "
\n" );