document.write( "Question 448328: Everton college paid $1525 for an order of 45 calculators. The store paid $10 for each scientific calculator. The others, all others cost $53 each. How many of each type was ordered? __________Scientific __________graphing. \n" ); document.write( "
Algebra.Com's Answer #316223 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
m+n=45
\n" ); document.write( "10m+53n=1525
\n" ); document.write( "10m+10n=450
\n" ); document.write( "43n=1075
\n" ); document.write( "n=25
\n" ); document.write( "m=20
\n" ); document.write( "Everton bought 20 scientific calculators and 25 graphing calculators..
\n" ); document.write( "
\n" );