Answer:
V = pi*x^2*(18x - 45)
Step-by-step explanation:
If the diameter is 6x and the height is 2x + 5, we know that the radius is 3x.
Plugging this info into the volume-of-a-cylinder formula V = pi*r^2*h, we get:
V = pi*(3x)^2*(2x - 5), or V = pi*(9x^2)(2x -5), or:
V = pi*(18x^3 - 45x^2), or V = pi*x^2*(18x - 45)
Answer:
x = 2 or x = - 1/3
Step-by-step explanation:
3x² - 5x = 2
3x² - 5x - 2 = 0
(x - 2) (3x + 1) = 0
x = 2 or x = - 1/3
Answer:
The equation of the line would be y = -2x + 3
Step-by-step explanation:
In order to find the equation of the line, start by using point-slope form with the known information.
y - y1 = m(x -x1)
y - 1 = -2(x - 1)
Now that we have this, solve for y.
y - 1 = -2x + 2
y = -2x + 3
The answer is (3,0). Hope this helps!(: