document.write( "Question 413798: The Everton College store paid $1920 for an order of 50 calculators. The store paid $9 for each scientific calculator. The others, all graphing calculators, cost the store $58 each. How many of each type of calculator was ordered?\r
\n" ); document.write( "\n" ); document.write( "The store Ordered__scientific calculators and ___graphing calculators.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #290310 by bayners123(12)\"\" \"About 
You can put this solution on YOUR website!
This effectively a set of simultaneous linear equations; if s is the number of scientific calculators and g is the number of graphing ones, you have been told that:
\n" ); document.write( "1) There are 50 calculators
\n" ); document.write( "---> s + g = 50\r
\n" ); document.write( "\n" ); document.write( "2) The total cost was $1920
\n" ); document.write( "---> s * 9 + g * 58 = 1920\r
\n" ); document.write( "\n" ); document.write( "We can solve these in the normal way:\r
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: Linear System solver (using determinant)
Solve:
\n" ); document.write( " \"+system%28+%0D%0A++++1%5Cs+%2B+1%5Cg+=+50%2C%0D%0A++++9%5Cs+%2B+58%5Cg+=+1920+%29%0D%0A++\"
\n" ); document.write( "
\n" ); document.write( " Any system of equations:
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " has solution
\n" ); document.write( "
\n" ); document.write( " or
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " (s=20, g=30}
\n" ); document.write( "

\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the school ordered 20 scientific calculators and 30 graphical.
\n" ); document.write( "
\n" );