document.write( "Question 1015704: Your family starts a bed and breakfast. It spend $600 fixing up a bedroom to rent. The cost for food snd utilities is $10 per night. Your family charge $60 per night. How many nights your famuly needs to rent the room bbefore recovering the cost fir fixing up the bedroom. Show break-even point \n" ); document.write( "
Algebra.Com's Answer #632087 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"C%28x%29=600%2B10x\"
\n" ); document.write( "\"R%28x%29=60x\"
\n" ); document.write( "At break even,
\n" ); document.write( "\"C%28x%29=R%28x%29\"
\n" ); document.write( "\"600%2B10x=60x\"
\n" ); document.write( "\"50x=600\"
\n" ); document.write( "\"x=12\"
\n" ); document.write( "You need to rent out 12 nights.
\n" ); document.write( "
\n" ); document.write( "
\n" );