document.write( "Question 1038134: Jesse and her brothers Nick and Owen are saving money over the summer. Each week, Jesse saves twice as much as Owen. Owen saves $5 more than nick. At the end of four weeks, the three of them have saved a total of $220. How much money does each person save per week? \n" ); document.write( "
Algebra.Com's Answer #652840 by garettbuff(18)![]() ![]() ![]() You can put this solution on YOUR website! Jesse=8(x+5) \n" ); document.write( "Owen=4(x+5) \n" ); document.write( "Nick=4x \r \n" ); document.write( "\n" ); document.write( "So 16x+60=220 \n" ); document.write( "16x=120 \n" ); document.write( "4x=30 \n" ); document.write( "X=30/4 \n" ); document.write( "Plug in x to the names \n" ); document.write( " |