document.write( "Question 1001276: 1. Tony works at a bike store. Every week he earns $300 plus $15 per bike that he sells.
\n" ); document.write( "Write an inequality that can be used to determine the number of bikes (b) Tony must sell in one week if his goal is to earn a minimum of $500 for that week.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #618512 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
300 + 15b >= 500 \n" ); document.write( "
\n" );