document.write( "Question 1177743: Carl and Dennis are brothers. The sum of their age is 29. In 6 years time Carl will be the same age as Dennis was 3 years ago.
\n" );
document.write( "Determine the current age of the two brothers.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #806832 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Carl and Dennis are brothers. The sum of their age is 29. \r \n" ); document.write( "\n" ); document.write( "C+D = 29--------------------(1)\r \n" ); document.write( "\n" ); document.write( "In 6 years time Carl will be the same age as Dennis was 3 years ago.\r \n" ); document.write( "\n" ); document.write( "(c+6) = (D-3) \n" ); document.write( "C-D=-9-----------------------(2)\r \n" ); document.write( "\n" ); document.write( "Determine the current age of the two brothers.\r \n" ); document.write( "\n" ); document.write( "Add 1 & 2\r \n" ); document.write( "\n" ); document.write( "2C=20 \n" ); document.write( "C=10\r \n" ); document.write( "\n" ); document.write( "C+D=29 \n" ); document.write( "D=19\r \n" ); document.write( "\n" ); document.write( "current age of the two brothers Carl 10 years, Dennis 19 years \n" ); document.write( " \n" ); document.write( " |