document.write( "Question 27158: the sum of scotts age and his mothers age is 45. in 5 years time, three times scotts age less 9 will be the same as his mothers age. find the present ages of scott and his other. \n" ); document.write( "
Algebra.Com's Answer #14764 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! Let scotts age be x \n" ); document.write( "Let his mother age be y \n" ); document.write( "x+y=45 (solve for y) \n" ); document.write( "y=45-x (subsitution)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In 5 years scott's age = x+5 \n" ); document.write( "his mother's age = y+5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3(x+5)-9=y+5 \n" ); document.write( "3x+15-9=y+5 \n" ); document.write( "3x+6=y+5 (allow subsitution) \n" ); document.write( "3x+6=45-x+5 \n" ); document.write( "4x=50-6 \n" ); document.write( "4x=44 \n" ); document.write( "x=11\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y=45-11 \n" ); document.write( "y=34\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hence, Scott's age is 11, and his mother's age is 34. \n" ); document.write( "Paul. \n" ); document.write( " |