document.write( "Question 118137: Betty's present age is twice Roni's present age. Two years ago, Betty was three times as old as Roni was then. Find their present ages. \n" ); document.write( "
Algebra.Com's Answer #86248 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! Let B represent Betty's present age and R represent Roni's present age. \n" ); document.write( ". \n" ); document.write( "The problem tells you that Betty's present age is 2 times Roni's present age. In equation form \n" ); document.write( "this is: \n" ); document.write( ". \n" ); document.write( "B = 2R \n" ); document.write( ". \n" ); document.write( "Two years ago how old was Betty? Take Betty's present age B and subtract 2 to get B - 2. And \n" ); document.write( "two years ago how old was Roni? Take Roni's present age R and subtract 2 to get R - 2. The problem \n" ); document.write( "then tells you that Betty's age 2 years ago (B - 2) was three times Roni's age at that time \n" ); document.write( "or ... 3 times (R - 2). In equation form this is: \n" ); document.write( ". \n" ); document.write( "B - 2 = 3(R - 2) \n" ); document.write( ". \n" ); document.write( "Multiply out the right side by multiplying 3 times each of the terms in the parentheses, and \n" ); document.write( "when you do that multiplication, the equation becomes: \n" ); document.write( ". \n" ); document.write( "B - 2 = 3R - 6 \n" ); document.write( ". \n" ); document.write( "Get rid of the -2 on the left side by adding +2 to both sides. That addition makes the \n" ); document.write( "equation become: \n" ); document.write( ". \n" ); document.write( "B = 3R - 4 \n" ); document.write( ". \n" ); document.write( "Next, get rid of the 3R on the right side by subtracting 3R from both sides to change the \n" ); document.write( "equation to: \n" ); document.write( ". \n" ); document.write( "B - 3R = -4 \n" ); document.write( ". \n" ); document.write( "Recall that the very first equation above told you that B equaled 2R. So you can substitute \n" ); document.write( "2R for B in the equation directly above to change it to: \n" ); document.write( ". \n" ); document.write( "2R - 3R = -4 \n" ); document.write( ". \n" ); document.write( "Combining the two terms on the left side leads to: \n" ); document.write( ". \n" ); document.write( "-R = -4 \n" ); document.write( ". \n" ); document.write( "Multiply both sides of this equation by -1 and you end up with: \n" ); document.write( ". \n" ); document.write( "R = 4 \n" ); document.write( ". \n" ); document.write( "So Roni's present age (R) is 4 years old. And since Betty's present age is equal to 2 times R, \n" ); document.write( "then Betty is presently 2 times 4 or 8 years old. \n" ); document.write( ". \n" ); document.write( "Check. Two years ago Betty would have been 8 - 2 or 6 years old and Roni would have been \n" ); document.write( "4 - 2 or 2 years old. And at that time Betty's age (6) was actually 3 times Roni's age (2). \n" ); document.write( "So the answers check ... Betty is now 8 and Roni is now 4. \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand the problem and how to do it. \n" ); document.write( ". \n" ); document.write( "Happy 2008!!!! \n" ); document.write( ". \n" ); document.write( " |