document.write( "Question 483753: Brianne is three times as old as Camila. Four years from now she will be just two times as old as Camila. How old are Brianne and Camila now? \n" ); document.write( "
Algebra.Com's Answer #331170 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! b = B's present age \n" ); document.write( "c = C's present age \n" ); document.write( ": \n" ); document.write( "Write an equation for each statement: \n" ); document.write( ": \n" ); document.write( "\"Brianne is three times as old as Camila.\" \n" ); document.write( "b = 3c \n" ); document.write( ": \n" ); document.write( "\" Four years from now she will be just two times as old as Camila.\" \n" ); document.write( "b + 4 = 2(c+4) \n" ); document.write( "b + 4 = 2c + 8 \n" ); document.write( "b = 2c + 8 - 4 \n" ); document.write( "b = 2c + 4 \n" ); document.write( "Replace b with 3c \n" ); document.write( "3c = 2c + 4 \n" ); document.write( "3c - 2c = 4 \n" ); document.write( "c = 4 yrs is C's present age \n" ); document.write( ": \n" ); document.write( "I know you can find B's age now, check it in the 4 yr equation\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |