document.write( "Question 1191471: Carl and Dennie's are brothers. The sum of their ages is 29. In 6 year's time Carl will be same age as Dennis was 3 years ago. Write down the appropriate equation. \n" ); document.write( "
Algebra.Com's Answer #823251 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Here is ONE way to set up the problem for solving.... \n" ); document.write( "let x = Carl's age \n" ); document.write( "then 29-x = Dennie's age \n" ); document.write( "Carl's age 6 years from now will be x+6 \n" ); document.write( "Dennie's age 3 years ago was (29-x)-3 = 26-x \n" ); document.write( "In 6 year's time Carl will be same age as Dennie was 3 years ago: \n" ); document.write( "x+6 = 26-x \n" ); document.write( "That is ONE equation that can be used to solve the problem. \n" ); document.write( "Setting the problem up differently might lead to a very different equation.... \n" ); document.write( " \n" ); document.write( " |