document.write( "Question 1057204: Ruth is x years old. In 12 years time, Ruth will be three times as old as she was 6 years ago. Find Ruth's age now. \n" ); document.write( "
Algebra.Com's Answer #672270 by addingup(3677)![]() ![]() You can put this solution on YOUR website! x+12 = 3(x-6) \n" ); document.write( "x+12 = 3x-18 Subtract 3x and 12 from both sides \n" ); document.write( "-2x = -30 divide both sides by -2, and remember -/- = + \n" ); document.write( "x = 15 Ruth is 15 \n" ); document.write( "------------------------------------ \n" ); document.write( "Check: \n" ); document.write( "15+12 = 3(15-6) \n" ); document.write( "15+12 = 45-18 \n" ); document.write( "27 = 27 Correct. \n" ); document.write( ": \n" ); document.write( "John \n" ); document.write( " \n" ); document.write( " |