document.write( "Question 801870: Eduardo started a business selling sporting goods. He spent $7500 to obtain his merchandise, and it costs him $300 per week for general expenses. He earned $850 per week in sales. What is the minimum number of weeks it will take for Eduardo to make a profit? Solve the problem. \n" ); document.write( "
Algebra.Com's Answer #483664 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Eduardo started a business selling sporting goods. He spent $7500 to obtain his merchandise, and it costs him $300 per week for general expenses. He earned $850 per week in sales. What is the minimum number of weeks it will take for Eduardo to make a profit? Solve the problem. \n" ); document.write( "------ \n" ); document.write( "Expense:: 7500+300x \n" ); document.write( "Earnings: 850x \n" ); document.write( "---------------------- \n" ); document.write( "Solve:: 7500+300x <= 850x \n" ); document.write( "550x >= 7500 \n" ); document.write( "x >= 13.6 weeks \n" ); document.write( "---- \n" ); document.write( "Rounding to whose number of weeks: \n" ); document.write( "Ans: 14 weeks \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |