document.write( "Question 1164173: Assume it costs Microsoft $4,800 to manufacture 8 Xbox 360s and $9,360 to manufacture 16. Obtain the corresponding linear cost function.\r
\n" );
document.write( "\n" );
document.write( "C(x) = \r
\n" );
document.write( "\n" );
document.write( "What was the cost to manufacture each additional Xbox?
\n" );
document.write( "$ \r
\n" );
document.write( "\n" );
document.write( "Use the cost function to estimate the cost of manufacturing 60 Xboxes.
\n" );
document.write( "$
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #788490 by Theo(13342)![]() ![]() You can put this solution on YOUR website! it cost 4800 to manufacture 8. \n" ); document.write( "it cost 9360 to manufacture 16. \n" ); document.write( "linear equation is y = mx + b. \n" ); document.write( "m is the slope. \n" ); document.write( "b is the y-intercept. \n" ); document.write( "let x = the number manufactured. \n" ); document.write( "let y = the cost. \n" ); document.write( "let(x,y) represent a point on the line. \n" ); document.write( "you have two points. \n" ); document.write( "they are (8,4800) and (16,9360) \n" ); document.write( "m = slope = (y2-y1) / (x2-x1) \n" ); document.write( "let (x1,y1) = (8,4800) and let (x2,y2) = (16,9360) \n" ); document.write( "slope = m = (y2-y1)/(x2-x1) = (9360-4800)/(16-8) = 4560/8 = 570 \n" ); document.write( "equation becomes y = 570*x + b \n" ); document.write( "to find b, replace x and y with one of the points. \n" ); document.write( "i chose (8,4800) \n" ); document.write( "equation becomes 4800 = 570 * 8 + b \n" ); document.write( "subtract 570 * 8 from both sides of the equation and simplify to get 4800 - 4560 = b \n" ); document.write( "solve for b to get b = 240 \n" ); document.write( "equation becomes y = 570 * x + 240 \n" ); document.write( "answers to your questions are: \n" ); document.write( "equation is y = 570 * x + 240 \n" ); document.write( "cost to manufacture each additional xbox is 570 (the slope of the equation) \n" ); document.write( "the cost to manufacture 60 xboxes is 570 * 60 + 240 = 34,440. \n" ); document.write( "all this can be seen on the graph which shows the key points of (0,240) which is the y-intercept, (8,4800), (9,9360) and (60,34440).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |