document.write( "Question 1131951: Andre came up with the following puzzle. “I am three years younger than my brother, and I am 2 years older than my sister. My mom's age is one less than three times my brother's age. When you add all our ages, you get 87. What are our ages?”\r
\n" );
document.write( "\n" );
document.write( "Try to solve the puzzle.\r
\n" );
document.write( "\n" );
document.write( "Jada writes this equation for the sum of the ages: (x)+(x+3)+(x−2)+3(x+3)−1=87. Explain the meaning of the variable and each term of the equation.\r
\n" );
document.write( "\n" );
document.write( "Write the equation with fewer terms.\r
\n" );
document.write( "\n" );
document.write( "Solve the puzzle if you haven’t already. \n" );
document.write( "
Algebra.Com's Answer #748699 by joshuajz(12)![]() ![]() ![]() You can put this solution on YOUR website! x = Andre's age \n" ); document.write( " \n" ); document.write( "The +9 in this equation is just all of the numbers in your original equation added together. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(x) represents Andre's age \n" ); document.write( "(x+3) Andre's age + 3 (brother) \n" ); document.write( "(x-2) Andre's age - 3 (sister) \n" ); document.write( "3(x+3)-1 Andre's age + 3 to get brother's age. Times 3 subtract 1 to get Mom's age \n" ); document.write( " |