Answer:
No solution
Step-by-step explanation:
Answer:
200
Step-by-step explanation:
C = 0.007x² − 2.8x + 100
There are two ways we can find the minimum. The first is by noticing that this is an upwards parabola, so the minimum is at the vertex. For y = ax² + bx + c, the vertex is at x = -b/(2a).
x = -(-2.8) / (2 × 0.007)
x = 200
Alternatively, we can minimize C using calculus. Take the derivative with respect to x and set to 0:
dC/dt = 0.014x − 2.8
0 = 0.014x − 2.8
x = 200
ALL of their points are common. If you multiply each side of the first equation by 2, you'll see that they're both the same line.
A. The approximate y intercept appears to be about 1.8 (slightly less than 2). What this tells us is that someone with 0 months of practice could expect to win around 1.8 games.
B. Using slope intercept form and assuming that the y intercept is at (0, 1.8), the equation can be solved for by finding the slope first and then putting the slope and the y intercept into the equation.
Slope (m):
points (0, 1.8) and (1, 3.0)
(Y2-y1)/(x2-x1)=(3.0-1.8)/(1-0)=1.2/1=1.2
Equation:
Y=mx+b
Y=1.2x+1.8