Volume= u*v*w
V= lengh*width*heigh
For this problem, here’s how you do it.
The slope of an absolute function at the point where it evaluates to zero is undefined.
Here, when x=1, so |4x-4|=|4-4|=|0|, the slope is undefined. This is where the vertex of the "V" on the graph of the absolute value function.
Answer:
- 6
Step-by-step explanation:
Given
y = 3(x - 1)(x + 2) ← expand factors using FOIL
= 3(x² + x - 2) ← distribute by 3
= 3x² + 3x - 6
To find the y- intercept let x = 0, thus
y = 3(0)² + 3(0) - 6 = 0 + 0 - 6 = - 6
Thus y- intercept = - 6 ⇒ (0, - 6 )