document.write( "Question 286104: ok my teacher gave us words problmes to do and im stuck. Here is the problem: Bill is 3 times as old as Peter. Six years from now, Bill will be twice as old as Peter will be then. Find their present ages. Im stuck on what the formula is. \n" ); document.write( "
Algebra.Com's Answer #207456 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Bill is 3 times as old as Peter. \n" ); document.write( "Six years from now, Bill will be twice as old as Peter will be then. \n" ); document.write( " Find their present ages \n" ); document.write( ": \n" ); document.write( "Write an equation for each statement; \n" ); document.write( ": \n" ); document.write( "\"Bill is 3 times as old as Peter.\" \n" ); document.write( "b = 3p \n" ); document.write( ": \n" ); document.write( "\" Six years from now, Bill will be twice as old as Peter will be then.\" \n" ); document.write( "b + 6 = 2(p+6) \n" ); document.write( "b + 6 = 2p + 12 \n" ); document.write( "b = 2p + 12 - 6 \n" ); document.write( "b = 2p + 6 \n" ); document.write( ": \n" ); document.write( "From the 1st statement, replace b with 3p \n" ); document.write( "3p = 2p + 6 \n" ); document.write( "3p - 2p = 6 \n" ); document.write( "p = 6 yrs is Peter's present age \n" ); document.write( ": \n" ); document.write( "I'll let you find Bill's age, check solutions in the 2nd statement \n" ); document.write( " \n" ); document.write( " |