document.write( "Question 832312: John’s age and his father’s age added together make 56. His father is 28 years older than John. Write these equations as statements and solve them to find their ages. \n" ); document.write( "
Algebra.Com's Answer #501963 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
j+f=56
\n" ); document.write( "f=j+28
\n" ); document.write( "2j=28
\n" ); document.write( "j=14
\n" ); document.write( "f=42
\n" ); document.write( "
\n" ); document.write( "
\n" );