document.write( "Question 331128: The questions is: \"If Leah is 6 years older than Sue, and John is 5 years older than Leah, and their total age is 41. Then how old is Sue?\"\r
\n" );
document.write( "\n" );
document.write( "I have tried averaging their ages and I attempted to set up an equation, but I know it isn't correct. I know the answer is 8 from my answer key, but I can not figure out how to get that. Can you please work the problem for me step by step so I can see how to get the answer and use it as an example towards other problems I am working. \r
\n" );
document.write( "\n" );
document.write( "As soon as possible would be awesome b/c my test is tomorrow. I just found this website or I wouldn't have waited so long. Thanks so Much!!!! \n" );
document.write( "
Algebra.Com's Answer #237374 by Ruli(21)![]() ![]() ![]() You can put this solution on YOUR website! Sue = x \n" ); document.write( "Leah = (x+6) \n" ); document.write( "John = (x+6+5) \n" ); document.write( "x + (x+6) + (x+6+5) = 41 \n" ); document.write( "x + x + 6 + x + 11 = 41 \n" ); document.write( "3x + 17 - 17 = 41 - 17 \n" ); document.write( "3x = 24 \n" ); document.write( "x = 8 \n" ); document.write( "Sue is 8 yrs old \n" ); document.write( "check: \n" ); document.write( "8+(8+6)+(8+6+5)=41 \n" ); document.write( "8+(14)+(19)=41 \n" ); document.write( "41 = 41 \n" ); document.write( " |