document.write( "Question 687641: john is 8 years older than his sister. 10 years ago the sum of there ages were 82.find the age of each.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #425248 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! john is 8 years older than his sister. 10 years ago the sum of there ages were 82.find the age of each. \n" ); document.write( "====== \n" ); document.write( "Equations: \n" ); document.write( "j = s + 8 \n" ); document.write( "j-10 + s-10 = 82 \n" ); document.write( "---- \n" ); document.write( "Substitute for \"j\" and solve for \"s\": \n" ); document.write( "s+8-10 + s - 10 = 82 \n" ); document.write( "2s -12 = 82 \n" ); document.write( "2s = 94 \n" ); document.write( "s = 47 (sister's age now) \n" ); document.write( "---- \n" ); document.write( "Solve for \"j\" using j = s + 8 \n" ); document.write( "j = 47+8 = 55 (john's age now) \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |