Answer:
1. adjacent: ∠ACB and ∠BCD.
vertical: ∠ACB and ∠ECD
Step-by-step explanation:
Answer:
- Powers of the variable descending left to right
- right side of the equal sign is 0
Step-by-step explanation:
For some constants a, b, and c, the standard form* is ...
ax^2 + bx + c = 0
___
It is nice if the leading coefficient (a) is positive, but that is not required.
The main ideas are that ...
- Powers of the variable are descending
- All of the non-zero terms are on the left side of the equal sign
- Like terms are combined
_____
* This is the <em>standard form</em> for a quadratic. For other kinds of equations, when the expression is equal to zero, this would be called "general form."
Answer:
domain: x>3/5
Step-by-step explanation:
First we need to derive our function g(x) to get a new function g'(x)
To do this we will have to apply chain rule because we have an inner and outer functions.
Our G(x) = square root(3-5x)
Chain rule formula states that: d/dx(g(f(x)) = g'(f(x))f'(x)
where d/dx(g(f(x)) = g'(x)
g(x) is the outer function which is x^1/2
f(x) is our inner function which is 3-5x
therefore f'(x)= 1/2x^(-1/2) and f'(x) = -5
g'(f(x)) = -1/2(3-5x)^(-1/2)
Applying chain rule then g'(x) = 1/2 (3-5x)^(-/1/2)*(-5)
But the domain is the values of x where the function g'(x) is not defined
In this case it will be 3-5x > 0, because 3-5x is a denominator and anything divide by zero is infinity/undefined
which gives us x >3/5