document.write( "Question 726707: The cost of producing 20 cakes is $315, while 35 cakes is $495. \r
\n" );
document.write( "\n" );
document.write( "(a)Find the linear cost equation
\n" );
document.write( "(b)What is the y-intercept and interpret the answer?
\n" );
document.write( "(c)What is the gradient and interpret the answer?
\n" );
document.write( "(d)Find the cost of producing 55 cakes
\n" );
document.write( "(e)How many cakes can be produced with $1000. \r
\n" );
document.write( "\n" );
document.write( "This was a practice question from a revision test for an exam. If you could, could you please answer this question ASAP, as my exam is in a couple of days. This would be greatly appreciated. Thank you very much :) \n" );
document.write( "
Algebra.Com's Answer #444745 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! The cost of producing 20 cakes is $315, while 35 cakes is $495. \n" ); document.write( " \r\n" ); document.write( "Let x = the number of cakes produced\r\n" ); document.write( "Let y = the cost of preparing those x cakes.\r\n" ); document.write( " \n" ); document.write( "The cost of producing 20 cakes is $315, \n" ); document.write( " \r\n" ); document.write( "When x = 20, y = 315, indicated by the ordered pair (20,315) \r\n" ); document.write( " \n" ); document.write( "while 35 cakes is $495 \n" ); document.write( " \r\n" ); document.write( "When x = 35, y = 495, indicated by the ordered pair (35,495)\r\n" ); document.write( " \n" ); document.write( " (a)Find the linear cost equation \n" ); document.write( " \r\n" ); document.write( "That is the same as the equation of the line that goes through\r\n" ); document.write( "the points (20,315) and (35,495)\r\n" ); document.write( "\r\n" ); document.write( "We use the slope (gradient) formula:\r\n" ); document.write( "\r\n" ); document.write( "m = \n" ); document.write( " (b)What is the y-intercept and interpret the answer? \n" ); document.write( " \r\n" ); document.write( "The y intercept is when x = 0\r\n" ); document.write( "\r\n" ); document.write( " y = 12x + 75\r\n" ); document.write( " y = 12(0) + 75\r\n" ); document.write( " y = 0 + 75\r\n" ); document.write( " y = 75\r\n" ); document.write( "\r\n" ); document.write( "So the y-intercept is (0,75). That means that when\r\n" ); document.write( "no (x=0) cakes have yet been produced, the fixed costs are \r\n" ); document.write( "$75, just for setting up and going into the business\r\n" ); document.write( "of producing cakes.\r\n" ); document.write( " \n" ); document.write( " (c)What is the gradient and interpret the answer? \n" ); document.write( " \r\n" ); document.write( "The slope or gradient is m=12. That means that the cost\r\n" ); document.write( "per cake increases by $12 per cake.\r\n" ); document.write( " \n" ); document.write( " (d)Find the cost of producing 55 cakes \n" ); document.write( " \r\n" ); document.write( "We substitute x=55 into \r\n" ); document.write( "\r\n" ); document.write( " y = 12x + 75\r\n" ); document.write( " y = 12(55) + 75\r\n" ); document.write( " y = 660 + 75\r\n" ); document.write( " y = 735\r\n" ); document.write( "\r\n" ); document.write( "Answer: $735\r\n" ); document.write( " \n" ); document.write( " (e)How many cakes can be produced with $1000. \n" ); document.write( " \r\n" ); document.write( "We substitute y = 1000 in\r\n" ); document.write( "\r\n" ); document.write( " y = 12x + 75\r\n" ); document.write( "\r\n" ); document.write( "and solve for x:\r\n" ); document.write( "\r\n" ); document.write( " 1000 = 12x + 75\r\n" ); document.write( " 925 = 12x \r\n" ); document.write( " 77.083 = x, round down to 77.\r\n" ); document.write( "\r\n" ); document.write( "Answer: 77 cakes can be produced for $1000 \r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |