document.write( "Question 1050533: Income
\n" );
document.write( "In order for Sea Side Bicycles to stay in business they must make a profit. Each customer will pay $5 to reserve a bike and $12 per hour to rent the bike. Daily they have 10 customers.
\n" );
document.write( "Expenses
\n" );
document.write( "It costs the bike company $200 every day to maintain their rental space as well as $8 per hour per employee. They have 4 employees. \r
\n" );
document.write( "\n" );
document.write( "How many bikes are needed to break even? (the point that the income and expenses are the same).\r
\n" );
document.write( "\n" );
document.write( "Solve using equations. \n" );
document.write( "
Algebra.Com's Answer #666106 by advanced_Learner(501)![]() ![]() You can put this solution on YOUR website! income \n" ); document.write( "(5+12b)10 \n" ); document.write( "50+120b\r \n" ); document.write( "\n" ); document.write( "expenses \n" ); document.write( "200+32 \n" ); document.write( "232\r \n" ); document.write( "\n" ); document.write( "equate the two \n" ); document.write( " |