document.write( "Question 566103: 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( "I don't really need the answer I need help with the formula to get the answer, can some one show how to do this? \n" );
document.write( "
Algebra.Com's Answer #366213 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! If Leah is 6 years older than sue, and John is 5 years older than Leah, and the total of their ages is 41. \n" ); document.write( " Then how old is sue? \n" ); document.write( ": \n" ); document.write( "Let L = Leah's age \n" ); document.write( "let S = Sue's age \n" ); document.write( "Let J = John's age \n" ); document.write( ": \n" ); document.write( "WRite an equation for each statement, arrange to get S and J in terms of L: \n" ); document.write( ": \n" ); document.write( "\"If Leah is 6 years older than sue,\" \n" ); document.write( "L = S + 6 \n" ); document.write( "S = L - 6\r \n" ); document.write( "\n" ); document.write( ": \n" ); document.write( "\" John is 5 years older than Leah,\" \n" ); document.write( "J = L + 5 \n" ); document.write( ": \n" ); document.write( "\" the total of their ages is 41.\" \n" ); document.write( "L + S + J = 41 \n" ); document.write( ": \n" ); document.write( "Replace S with (L-6), replace J with (L+5), solve for L, then find S & J \n" ); document.write( "L + (L-6) + (L+5) = 41 \n" ); document.write( ": \n" ); document.write( "Think you can handle it now?\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |