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)![]() ![]() ![]() 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( "So the school ordered 20 scientific calculators and 30 graphical. \n" ); document.write( " |