document.write( "Question 1077600: Martha and Jane earn money by babysitting. If Martha earns twice as much as Jane and the two girls earn a total of $440, how much does Jane earn? \n" ); document.write( "
Algebra.Com's Answer #692049 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Jane=x
\n" ); document.write( "Martha=2x
\n" ); document.write( "3x=440
\n" ); document.write( "X=440/3
\n" ); document.write( "=$146.67
\n" ); document.write( "
\n" );