document.write( "Question 363824: A baseball player is offered an annual salary of $200,000 or a base salary of $100,000 plus a bonus of $1,000 for each hit over 100 hits. How many hits must the baseball player make to earn more than $200,000? Explain your answer/equation. \n" ); document.write( "
Algebra.Com's Answer #259491 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
100,000+1,000(x-100)>200,000
\n" ); document.write( "100,000+1,000x-100,000>200,000
\n" ); document.write( "1,000x>200,000
\n" ); document.write( "x>200,000/1,000
\n" ); document.write( "x>200 thus he must get 200 hits to make $200,000 salary + bonus.
\n" ); document.write( "Proof:
\n" ); document.write( "Let the hits = 201
\n" ); document.write( "100,000+1,000(201-100)>200,000
\n" ); document.write( "100,000+201,000-100,000>200,000
\n" ); document.write( "201,000>200,000
\n" ); document.write( "
\n" ); document.write( "
\n" );