document.write( "Question 302030: The Everton College store paid $1755 for an order of 49 calculators. The store paid $8 for each scientific calculator. The others, all graphing calculators, cost the store $55 each. How many of each type of calculator was ordered? \n" ); document.write( "
Algebra.Com's Answer #216581 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"x\" = number of graphing calculators bought
\n" ); document.write( "\"49+-+x\" = number of scientific calculators bought
\n" ); document.write( "\"8%2A%2849+-+x%29+%2B+55x+=+1755\"
\n" ); document.write( "\"392+-+8x+%2B+55x+=+1755\"
\n" ); document.write( "\"47x+=+1363\"
\n" ); document.write( "\"x+=+29\"
\n" ); document.write( "\"49+-+x+=+20\"
\n" ); document.write( "20 scientific and 29 graphing were bought
\n" ); document.write( "check:
\n" ); document.write( "\"8%2A%2849+-+x%29+%2B+55x+=+1755\"
\n" ); document.write( "\"8%2A%2849+-+29%29+%2B+55%2A29+=+1755\"
\n" ); document.write( "\"160+%2B+1595+=+1755\"
\n" ); document.write( "\"1755+=+1755\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );