Numerical expression:
2 * 8 - 4 or 12
Good luck :)
Answer:
225 in.^3
Step-by-step explanation:
You need to find the volume of the container.
The container has the shape of a rectangular prism.
volume = length * width * height
volume = 5 in. * 4.5 in. * 10 in.
volume = 225 in.^3
Answer:
y= 10x-38
Step-by-step explanation:
Equation of a line is usually written in the form of y=mx+c, where m is its gradient and c is its y-intercept.
Given that m=10,
y= 10x +c
Now substitute the coordinates into the equation.
When y=12, x=5,
12= 10(5) +c
12= 50 +c
c= 12 -50
c= -38
Thus the equation of the line is y= 10x -38
Compute the derivative of <em>y</em> = (<em>x</em>² + <em>x</em> - 2)² using the chain rule:
d<em>y</em>/d<em>x</em> = 2 (<em>x</em>² + <em>x</em> - 2) d/d<em>x</em> [<em>x</em>² + <em>x</em> - 2]
d<em>y</em>/d<em>x</em> = 2 (<em>x</em>² + <em>x</em> - 2) (2<em>x</em> + 1)
Evaluate the derivative at <em>x</em> = -1 :
d<em>y</em>/d<em>x</em> (-1) = 2 ((-1)² + (-1) - 2) (2 (-1) + 1) = 4
This is the slope of the tangent line to the function at (-1, 4).
Use the point-slope formula to get the equation for the tangent line:
<em>y</em> - 4 = 4 (<em>x</em> - (-1)) → <em>y</em> = 4<em>x</em> + 8