document.write( "Question 1001434: Kate is 3 times as old as her son. If Kate is 30 years older than her son, what are their ages? \n" ); document.write( "
Algebra.Com's Answer #618622 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "Kate is 3 times as old as her son. \n" ); document.write( "K = 3S.....(1) \n" ); document.write( "If Kate is 30 years older than her son \n" ); document.write( "K = 30 + S.......(20 \n" ); document.write( "Replace K in Equation (2) with \n" ); document.write( "3S from Equation (1) \n" ); document.write( "3S = 30 + S \n" ); document.write( "Collect like terms: \n" ); document.write( "3S - S = 30 \n" ); document.write( "2S = 30 \n" ); document.write( "S = 15 \n" ); document.write( "Kate is currently 45 years old. \n" ); document.write( "Her son is currently 15 years old. \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |