document.write( "Question 564382: suppose joe earned five times as much as Marty during the summer. together they earned $210. how much did each earn? \n" ); document.write( "
Algebra.Com's Answer #365358 by ad_alta(240) You can put this solution on YOUR website! Let 'j' be the amount Joe earned and 'm' the amount Marty earned. Then j+m=210 and j=5m. Thus, 6m=210. We get m=35 and j=175. \n" ); document.write( " |