document.write( "Question 152834: Paint Town sold 45 paintbrushes, one kind at $8.50 each and another at $9.75 each. In all, $398.75 was taken in for the brushes. How many of each kind were sold?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #112320 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let's call the number of $8.50 paintbrushes, E.
\n" ); document.write( "Let's call the number of $9.75 paintbrushes, N.
\n" ); document.write( "\"Paint Town sold 45 paintbrushes\"
\n" ); document.write( "1.\"E%2BN=45\"
\n" ); document.write( "\"In all, $398.75 was taken in for the brushes\"
\n" ); document.write( "2.\"8.50%2AE%2B9.75%2AN=398.75\"
\n" ); document.write( "Use eq. 1 to solve for E as a function of N.
\n" ); document.write( "1.\"E%2BN=45\"
\n" ); document.write( "\"E=45-N\"
\n" ); document.write( "Now substitute that expression into eq. 2 and solve for N.
\n" ); document.write( "2.\"8.50%2AE%2B9.75%2AN=398.75\"
\n" ); document.write( "\"8.50%2A%2845-N%29%2B9.75%2AN=398.75\"
\n" ); document.write( "Let's multiply both sides by 100 to get rid of the decimal.
\n" ); document.write( "\"850%2A%2845-N%29%2B975%2AN=39875\"
\n" ); document.write( "\"38250-850N%2B975N=39875\"
\n" ); document.write( "\"125N=1625\"
\n" ); document.write( "\"highlight%28N=13%29\"
\n" ); document.write( "From above,
\n" ); document.write( "\"E=45-N\"
\n" ); document.write( "\"E=45-13\"
\n" ); document.write( "\"highlight%28E=32%29\"
\n" ); document.write( "
\n" );