document.write( "Question 201343: if leah is 6 years older than Sue and JOhn is 5 years older then leah, and the total of their ages is 41. How old is Sue?
\n" );
document.write( "Can someone clarify this for me?Thank you \n" );
document.write( "
Algebra.Com's Answer #151571 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! Set them all to start from the same person. \n" ); document.write( "Sue=x=8 \n" ); document.write( "Leah=x+6=14 \n" ); document.write( "John=x+11=19\r \n" ); document.write( "\n" ); document.write( "x+(x+6)+(x+11)=41 \n" ); document.write( "3x+17=41 \n" ); document.write( "3x=41-17 \n" ); document.write( "3x=24 \n" ); document.write( "x=8 \n" ); document.write( " |