document.write( "Question 129622: I can't figure this problem out. I would vey much appreciate some help with it, please: A business purchased a new machine for $500,000 to use. The business must pay the investor $550 every time the machine is used. If the business charges $2000 for each use, what is the minimun number of times it must be used in order for the business to make a profit? \n" ); document.write( "
Algebra.Com's Answer #94634 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"n\"= number of times machine is used
\n" ); document.write( "\"550n\" is payment to investor each time it is used
\n" ); document.write( "\"2000n\" is income from each use
\n" ); document.write( "I need to find the break-even point
\n" ); document.write( "\"500000+=+2000n+-+550n\"
\n" ); document.write( "\"1450n+=+50000\"
\n" ); document.write( "\"n+=+34.48\"
\n" ); document.write( "So, the machine must be used 35 times to make a profit
\n" ); document.write( "
\n" );