document.write( "Question 879297: Jane has 12.00 less than twice the amount that Jason saved. Together they saved 144.00. How much did Jane save? how much did Jason save? \n" ); document.write( "
Algebra.Com's Answer #530733 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
N + S = 144 (Together they saved 144.00.)
\n" ); document.write( "N = 2S-12 (Jane has 12.00 less than twice the amount that Jason saved.)
\n" ); document.write( "Substitute the value of N from the second equation into the first.
\n" ); document.write( "(2S-12) + S =144
\n" ); document.write( "Add
\n" ); document.write( "3S-12=144
\n" ); document.write( "Add 12 to each side
\n" ); document.write( "3S = 156
\n" ); document.write( "Divide each side by 3
\n" ); document.write( "S = 52
\n" ); document.write( ".
\n" ); document.write( "If Jason saved 52, then Jane saved (52*2) - 12. 104-12 = 92. 92+52=144.
\n" ); document.write( "Success!
\n" ); document.write( "
\n" );