Answer:
a = -1
Step-by-step explanation:
The general equation for a straight line is y = mx+c, where m is the gradient/ slope, so m = -5. The first thing we need to do is find c, which we do by plugging in the x and y values that we already know: y = 7 and x = -2
7 = -5*(-2) + c
7 = 10 + c
c = 7-10 = -3
Now, we have the general equation of y = -5x -3 and we can use this to find a.
We'll treat a as x and y will be equal to 2:
2 = -5a -3
5 = -5a (Divide both sides by 5)
-a = 1 (now by -1)
a = -1
Passover extra words to make 20 characters lol
Answer:
500
Step-by-step explanation:
It's a box with a square base, so let's say the width and length are x and the height is y.
The surface area of the box without the top is:
A = x² + 4xy
300 = x² + 4xy
The volume of the box is:
V = x²y
Solve for y in the first equation and substitute into the second:
y = (300 − x²) / 4x
V = x² (300 − x²) / 4x
V = x (300 − x²) / 4
V = 75x − ¼ x³
To optimize V, find dV/dx and set to 0:
dV/dx = 75 − ¾ x²
0 = 75 − ¾ x²
x = 10
So the volume of the box is:
V = 75x − ¼ x³
V = 500
The maximum volume is 500 cm³.