document.write( "Question 1117816: Joe is x years old and is 25 years older than his son Bryan who is y years old. The sum of their age is 49. Find: Joe age now, Bryan age in 5 years. \n" ); document.write( "
Algebra.Com's Answer #732957 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Joe is x years old and is 25 years older than his son Bryan who is y years old. The sum of their age is 49. Find: Joe age now, Bryan age in 5 years. \n" ); document.write( "========================= \n" ); document.write( "x + y = 49 \n" ); document.write( "x - y = 25 \n" ); document.write( "-------------------- Add \n" ); document.write( " \n" ); document.write( " |