document.write( "Question 346164: Write an equation for each problem. Do not try to solve. Carolyn is three times as old as her brother
\n" );
document.write( "Dennis, who is 6 years older than their brother Brian. The sum of their ages is 44. How old is Carolyn?
\n" );
document.write( "[A] 3D+ D+ D+ 6 = 44 [B] 3D+ D- D+ 6 = 44
\n" );
document.write( "[C] 3D+ D+ D- 6 = 44 [D] 3D- D+ D+ 6 = 44 \n" );
document.write( "
Algebra.Com's Answer #247678 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! Let C be Carolyn's age, D be Dennis' age, and B be Brian's age.\r \n" ); document.write( "\n" ); document.write( "C = 3D\r \n" ); document.write( "\n" ); document.write( "D = B + 6\r \n" ); document.write( "\n" ); document.write( "C + D + B = 44 \n" ); document.write( " \n" ); document.write( " |