document.write( "Question 1107776: A yo-yo factory has fixed operating costs of $575,000 per year. In addition to the fixed costs, the cost to produce one yo-yo is $1.30. The yo-yo company sells the yo-yos to a distributor for $5.75 each. How many yo-yos must be sold in a year to earn a profit of at least $140,000?\r
\n" );
document.write( "\n" );
document.write( "Enter a whole number of yo-yos.\r
\n" );
document.write( "\n" );
document.write( "At least__________yo-yos \n" );
document.write( "
Algebra.Com's Answer #722813 by addingup(3677)![]() ![]() You can put this solution on YOUR website! 575,000 + 1.30x + 140,000 = 5.75x \n" ); document.write( "1.30x = -715,000 + 5.75x \n" ); document.write( "-4.45x = -715,000 = 160,675 \n" ); document.write( "----------------------------- \n" ); document.write( "Check: \n" ); document.write( "160,675 * 5.75 = 923,881.25 total revenue. Deduct expenses: \n" ); document.write( "923,881.25 - (575,000 + 1.30(160,675)) = 140,000 Correct \n" ); document.write( " \n" ); document.write( " |