document.write( "Question 1130453: Solve and verify your answer. \r
\n" ); document.write( "\n" ); document.write( "A bookstore can purchase several calculators for a total cost of $300. If each calculator cost $1 less, the bookstore could purchase 10 additional calculators at the same total cost. How many calculators can be purchased at the regular price?
\n" ); document.write( "

Algebra.Com's Answer #747132 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+n+\"= the original number of calculators
\n" ); document.write( "\"+300%2Fn+\" = the original cost/calculator
\n" ); document.write( "---------------------------------------------
\n" ); document.write( "\"+%28+300%2Fn+-+1+%29%2A%28+n+%2B+10+%29+=+300+\"
\n" ); document.write( "\"+300+-+n+%2B+3000%2Fn+-+10+=+300+\"
\n" ); document.write( "\"+3000%2Fn+-+n+=+10++\"
\n" ); document.write( "\"+3000+-+n%5E2+=+10n+\"
\n" ); document.write( "\"+-n%5E2+-+10n+%2B+3000+=+0+\"
\n" ); document.write( "\"+%28+n+%2B+60+%29%2A%28+-n+%2B+50+%29+=+0+\" ( by inspection )
\n" ); document.write( "\"+n+=+50+\" ( can't use the negative solution )
\n" ); document.write( "50 calculators can be bought at original price
\n" ); document.write( "----------------------------------------------------------
\n" ); document.write( "check:
\n" ); document.write( "\"+%28+300%2F50+-+1+%29%2A%28+50+%2B+10+%29+=+300+\"
\n" ); document.write( "\"+%28+6+-+1+%29%2A60+=+300+\"
\n" ); document.write( "\"+5%2A60+=+300+\"
\n" ); document.write( "\"+300+=+300+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );