document.write( "Question 273282: Paint Town, Inc. sold 45 paintbrushes, one kind at $8.50 each and another at $9.75 each. In all, $389.75 was taken in as revenue. How many of each kind of brush were sold? \n" ); document.write( "
Algebra.Com's Answer #199694 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"a\"= number of $8.50 brushes sold
\n" ); document.write( "\"b\" = number of $9.75 brushes sold
\n" ); document.write( "given:
\n" ); document.write( "(1) \"a+%2B+b+=+45\"
\n" ); document.write( "(2) \"850a+%2B+975b+=+38975\" (in cents)
\n" ); document.write( "Multiply both sides of (1) by \"850\"
\n" ); document.write( "and subtract from (2)
\n" ); document.write( "I'd do it, but I lost my calculator
\n" ); document.write( "
\n" );