document.write( "Question 290780: A garden supply store sells two types of lawn mowers. Total sales of mowers for the year were $8379.70. The total number of mowers sold was 30. The small mower costs $249.99. The large mower costs $329.99. Find the number sold of each type of mower. \n" ); document.write( "
Algebra.Com's Answer #210404 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
s+l=30
\n" ); document.write( "249.99s+329.99l=8379.70\r
\n" ); document.write( "\n" ); document.write( "11 large and 19 small
\n" ); document.write( "
\n" );