document.write( "Question 551328: Please help me solve this word problem: The sum of the ages of Mark and his father is 58 years. The difference in their ages is 32 years. How old is each person? I tried solving it by doing 2x+32=58-2x. But then I got a fraction for an answer. Thank you for helping me! \n" ); document.write( "
Algebra.Com's Answer #359638 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! Let F = father's age and M = mikes's age. \n" ); document.write( "F+M = 58 and \n" ); document.write( "F-M= 32 Rewrite as: \n" ); document.write( "F = M+32 and substitute into first equation. \n" ); document.write( "M+32+M = 58 Simplify. \n" ); document.write( "2M+32 = 58 \n" ); document.write( "2M = 26 \n" ); document.write( "M = 13 and \n" ); document.write( "F = 13+32 \n" ); document.write( "F = 45 \n" ); document.write( " |