document.write( "Question 1173320: Write a system of equations to describe the situation below, solve using any method, and fill in the blanks.\r
\n" ); document.write( "\n" ); document.write( "Mike is a shoe salesman, and he works on commission. This week, there is a special incentive to sell shoes and boots by a certain company. Yesterday, Mike sold 2 pairs of shoes and 9 pairs of boots, earning $180 in commission. Today, he sold 8 pairs of shoes and 8 pairs of boots, earning a total commission of $216. How much does Mike earn for the sale of each type of footwear?
\n" ); document.write( "

Algebra.Com's Answer #798535 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
2S+9B=180
\n" ); document.write( "8S+8B=216; multiply top by -4 and add the two
\n" ); document.write( "-8S-36B=-720
\n" ); document.write( "-28B=-504
\n" ); document.write( "B=$18 for boots
\n" ); document.write( "S=$9 for shoes by substituting into first equation.
\n" ); document.write( "Check with the second
\n" ); document.write( "$72+$144=$216
\n" ); document.write( "
\n" );