Processing math: 100%
 
+0  
 
0
6379
3
avatar

Find the total cost of producing 6 widgets.

 Widget Wonders produces widgets. They have found that the cost, c(x), of making x widgets is a quadratic function in terms of x. The company also discovered that it costs $23 to produce 2 widgets, $103 to produce 4 widgets, and $631 to produce 10 widgets.

 Jun 27, 2014

Best Answer 

 #1
avatar
+10

If c(x) is a quadratic function, then c(x)=A×x2+B×x+C, where A, B, and C are constants. Our job here is to find the constants.

c(2)=23=A22+B2+C

c(4)=103=A42+B4+C

c(10)=631=A102+B10+C

So we have:

23=4A+2B+C

103=16A+4B+C

631=100A+10B+C

If we solve that, we get A = 6, B = 4, C = -9.
Thus, since c(x)=A×x2+B×x+C:

c(x)=6x2+4x9

Now we just use the function for x=6.
c(6)=6×62+4×69
c(6)=231 dollars.

 Jun 27, 2014
 #1
avatar
+10
Best Answer

If c(x) is a quadratic function, then c(x)=A×x2+B×x+C, where A, B, and C are constants. Our job here is to find the constants.

c(2)=23=A22+B2+C

c(4)=103=A42+B4+C

c(10)=631=A102+B10+C

So we have:

23=4A+2B+C

103=16A+4B+C

631=100A+10B+C

If we solve that, we get A = 6, B = 4, C = -9.
Thus, since c(x)=A×x2+B×x+C:

c(x)=6x2+4x9

Now we just use the function for x=6.
c(6)=6×62+4×69
c(6)=231 dollars.

Guest Jun 27, 2014
 #2
avatar+118703 
0

Very nicele done anonymous!  Thumbs up from me.

Why don't you join up.  It is really easy now-a-days.  

We'd love to get to know you. 

 Jun 28, 2014
 #3
avatar
0

is that right

 Jun 1, 2016

2 Online Users

avatar