document.write( "Question 202734: If Leah is 6 years older than Sue, and John is 5 years older than Leah, and the total of their ages is 41. Then how old is Sue? \r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "can you please show all steps. Thank you very much.. \n" );
document.write( "
Algebra.Com's Answer #152904 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! Set them all in terms of Sue's age as being x. \n" ); document.write( "Sue=x \n" ); document.write( "Leah=x+6 \n" ); document.write( "John=x+11 \n" ); document.write( "x+(x+6)+(x+11)=41 \n" ); document.write( "3x=24 \n" ); document.write( "x=8 \n" ); document.write( "Sue=8 \n" ); document.write( "Leah=14 \n" ); document.write( "John=19 \n" ); document.write( " |