document.write( "Question 238494: A toy company spends $1500 each day for factory expenses plus $8 fer teddy bear. How many bears must the company sell in one day to equal its daily cost? \n" ); document.write( "
Algebra.Com's Answer #175233 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
8N=1500
\n" ); document.write( "N=1500/8=187.5
\n" ); document.write( "Round up to 188 teddy bears.
\n" ); document.write( "
\n" );