document.write( "Question 1163339: for every set of smart kids magazine sold, Joyce was paid $11.80. She also received a bonus of $58.40 for selling every 12 sets. Monica received a total of $ 2600 from the sale of smart kids magazine sets in a particular month. How many sets did she sell that month?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #787407 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! for every set of smart kids magazine sold, Joyce was paid $11.80. \n" ); document.write( " She also received a bonus of $58.40 for selling every 12 sets. \n" ); document.write( " Monica received a total of $ 2600 from the sale of smart kids magazine sets in a particular month. \n" ); document.write( " How many sets did she sell that month? \n" ); document.write( ": \n" ); document.write( "let s = no. of magazine sets \n" ); document.write( ": \n" ); document.write( "11.80s + \n" ); document.write( "multiply eq by 12 to get rid of the denominator \n" ); document.write( "141.6s + 58.40s = 31200 \n" ); document.write( "200s = 31200 \n" ); document.write( "s = 31200/200 \n" ); document.write( "s = 156 magazine sets sold that month \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Confirm this \n" ); document.write( "11.8(156) = 1840.8 \n" ); document.write( "58.4(156/12) = 759.2 \n" ); document.write( "--------------------- \n" ); document.write( "total amount: 2600\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |