Answer:
18) it is parallel to y axis
<h3>
Answer: C) -1/2</h3>
=============================================
Explanation:
We'll apply the derivative to get
g(x) = 4x^3 + 3x^2
g ' (x) = 3*4x^2 + 2*3x
g ' (x) = 12x^2 + 6x
Set that equal to 0 and solve for x. We do this to find where the horizontal tangents are located.
g ' (x) = 0
12x^2 + 6x = 0
6x(2x + 1) = 0
6x = 0 or 2x+1 = 0
x = 0 or x = -1/2
Adding those two said solutions yields us the final answer choice C
Answer:
- 3x² is a term in the numerator
- x + 1 is a common factor
- The denominator has 3 terms
Step-by-step explanation:
You can identify terms and count them before you start factoring. Doing so will identify 3x² as a term in the numerator, and will show you there are 3 terms in the denominator.
When you factor the expression, you get ...

This reveals a common factor of x+1.
So, the above three observations are true of this rational expression.
Answer:
If we are solving for x it is:
x = 3y + 3
If we are solving for y it is:
x - 3 = 3y
3y = x - 3
y = (x-3)/3