document.write( "Question 5403: The cost to bake and sell x batches of delicious and nutritious Hostess Twinkies is given by this linear function: C(x)= 10x + 25\r
\n" );
document.write( "\n" );
document.write( "where C(x)is measured in units of thousands of dollars.\r
\n" );
document.write( "\n" );
document.write( "a) What is the total cost to bake and sell 20 batches of yummy Hostess Twinkies?
\n" );
document.write( "b) Which is the average cost for 20 batches of Twinkies?
\n" );
document.write( "c) If the total cost incurred is $575,000, how many batches of Hostess Twinkies were produced? \n" );
document.write( "
Algebra.Com's Answer #2759 by Abbey(339)![]() ![]() ![]() You can put this solution on YOUR website! In this equation C=$$ and x=Number of cookies baked \n" ); document.write( "C(x)= 10x + 25 \r \n" ); document.write( "\n" ); document.write( "a. Put in 20 for the x value:\r \n" ); document.write( "\n" ); document.write( "C(20)=10(20)+25 = 200+25=225 units of thousand of dollars or $225,000\r \n" ); document.write( "\n" ); document.write( "B. The average cost will be Total cost/number of batches: \n" ); document.write( "$225/20 = $11.25 per batch \n" ); document.write( "C. If the total cost incurred is $575,000 or 575 units of thousands of dollars \n" ); document.write( "C(x)=575 \n" ); document.write( "575=10x+25 \n" ); document.write( "Subtract 25 from both sides: \n" ); document.write( "550=10x \n" ); document.write( "Divide both sides by 10 \n" ); document.write( "55=x \n" ); document.write( "So, 55 batches were baked. \n" ); document.write( " \n" ); document.write( " |