document.write( "Question 871099: The sum of the present ages of Vatha and Chris is 36. In 4 years time, the sum of their ages
\n" );
document.write( "will equal twice Vatha’s present age. How old are they now? \n" );
document.write( "
Algebra.Com's Answer #525336 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "v = V's age; c = C's age; write an equation for each statement \n" ); document.write( ": \n" ); document.write( "The sum of the present ages of Vatha and Chris is 36. \n" ); document.write( "v + c = 36 \n" ); document.write( " In 4 years time, the sum of their ages will equal twice Vatha’s present age. \n" ); document.write( "(v+4) + (c+4) = 2v \n" ); document.write( "v - 2v + c + 8 = 0 \n" ); document.write( "-v + c = -8 \n" ); document.write( "Add to the first equation \n" ); document.write( "-v + c = -8 \n" ); document.write( " v + c = 36 \n" ); document.write( "-----------------Adding eliminates v, find c \n" ); document.write( "0 + 2c = 28 \n" ); document.write( "c = 14 is C's age \n" ); document.write( "I'll let you find V's age. check your solutions in both statements\r \n" ); document.write( "\n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |