document.write( "Question 1091657: Kim is 2 years less than three times Beverly;s age. If the sum of their ages is 42, find their ages. \n" ); document.write( "
Algebra.Com's Answer #706093 by addingup(3677)![]() ![]() You can put this solution on YOUR website! Word problems: read carefully, then translate the words into math terms: \n" ); document.write( "Kim is 2 years LESS (-2) than three TIMES Beverly (3 × B) \n" ); document.write( "Together: 3B-2 = K \n" ); document.write( "--------------------------------- \n" ); document.write( "Next: \n" ); document.write( "K+B = 42 substitute for K: \n" ); document.write( "3B-2+B = 42 \n" ); document.write( "3B+B = 44 \n" ); document.write( "4B = 44 \n" ); document.write( "B = 11 \n" ); document.write( "And Kim: \n" ); document.write( "3B-2 = K \n" ); document.write( "3(11)-2 = K \n" ); document.write( "33-2 = 31 = K \n" ); document.write( " \n" ); document.write( " |