document.write( "Question 1122431: Carla is three times as old as John. Four years from now, Carla’s age will be half that of John’s. Find their present age. \n" ); document.write( "
Algebra.Com's Answer #738582 by Alex.33(110)\"\" \"About 
You can put this solution on YOUR website!
Use their name initials to represent their age.
\n" ); document.write( "C=3J
\n" ); document.write( "C+4=(J+4)/2
\n" ); document.write( "substitute C in the second equation:
\n" ); document.write( "3J+2=J/2. It indicates that 3J is 2 less than J/2. Impossible.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So I'm assuming that 'Carla’s age will be half that of John’s' actually should be 'John's age will be half of Carla's'.
\n" ); document.write( "C=3J
\n" ); document.write( "(C+4)/2=J+4
\n" ); document.write( "Solve for C and J:
\n" ); document.write( "C=12
\n" ); document.write( "J=4\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );