document.write( "Question 956411: 7. Jonathon and Raymond earn a base salary plus commission. Jonathon earns $1500 plus 10% of his sales each month. Raymond earns $1200 plus 15% of his sales each month. How much will Jonathon and Raymond need to sell in order to earn the same amount each month? \n" ); document.write( "
Algebra.Com's Answer #584287 by macston(5194)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "S=sales \n" ); document.write( "$1500+0.10S=$1200+0.15S Subtract $1200+0.10S from each side. \n" ); document.write( "$300=0.05S Divide each side by 0.05 \n" ); document.write( "$6000=S Their pay is equal when each has sales of $6000. \n" ); document.write( " \n" ); document.write( " |