Answer:
a) (-5,0) and (1,0)
b) (0,-5)
c) minimum
See attached graph.
Step-by-step explanation:
To graph the function, find the vertex of the function find (-b/2a, f(-b/2a)). Substitute b = 4 and a = 1.
-4/2(1) = -4/2 = -2
f(-2) = (-2)^2 + 4(-2) - 5 = 4 - 8 - 5 = -4 - 5 = -9
Plot the point (-2,-9). Then two points two points on either side like x = -1 and x = -3. Substitute x = -1 and x = -3
f(-1) = (-1)^2 + 4 (-1) - 5 = 1 - 4 - 5 = -8
Plot the point (-1,-8).
f(-3) = (-3)^2 + 4(-3) - 5 = 9 - 12 - 5 = -8
Plot the point (-3,-8).
See the attached graph.
The features of the graph are:
a) (-5,0) and (1,0)
b) (0,-5)
c) minimum
5 1/4 m = 5.25m
50 cm = 0.5 m
So 5 1/4 m - 50 cm = 5.25 - 0.5 = 4.75 m
Answer:
0.25% probability that they are both defective
Step-by-step explanation:
For each computer chip, there are only two possible outcomes. Either they are defective, or they are not. The probability of a computer chip being defective is independent of other chips. So we use the binomial probability distribution to solve this question.
Binomial probability distribution
The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.

In which
is the number of different combinations of x objects from a set of n elements, given by the following formula.

And p is the probability of X happening.
5% of the computer chips it makes are defective.
This means that 
If an inspector chooses two computer chips randomly (meaning they are independent from each other), what is the probability that they are both defective?
This is P(X = 2) when n = 2. So


0.25% probability that they are both defective
Answer:
a. C(x) = 24,000 + 100x
b. R(x) = 200x
c. Break-even point is 240 canoes
Step-by-step explanation:
a. Cost function is C(x) = FC + pcost * x
C(x) = 24,000 + 100x
Where
FC=Fixed cost = 24,000
pcost=costs to prod canoes = $100
x=produce quantity
b.Revenue function
R(x) = Px * x
R(x) = 200x
Where
Px=Price
x=produce quantity
c. Break-even point is the amount of canoes where revenue are the same as cost. We cover the total cost with the sales.
So, FC + pcost * x=Px * x
24,000 + 100x=200x
Isolating x
24,000 =200x- 100x
100x=24000
x=24,000/100
x=240