document.write( "Question 737676: Melinda earns 135$ less per week than barbara. The combined income of these two people is 381$ per week. how much per week does each person earn? \n" ); document.write( "
Algebra.Com's Answer #450504 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+x-135=381 \n" ); document.write( "2x=381+135 \n" ); document.write( "2x=516 \n" ); document.write( "x=516/2 \n" ); document.write( "x=$258 Barbara \n" ); document.write( "x-135=$123 Melinda \n" ); document.write( " |