Complementary and adjacent
It is 1/1000 or 1/10∧-3
that is because whenever there is a negative exponent put it as the denominator and the numerator by default, if there isn't any, should be one.
so put it under and then figure it out
<h3>Answer: y = (3/2)x + 0</h3>
This is the same as y = (3/2)x
=============================================================
Work Shown:
Find the slope of the line through (x1,y1) = (-2,-3) and (x2,y2) = (2,3)
m = (y2 - y1)/(x2 - x1)
m = (3 - (-3))/(2 - (-2))
m = (3 + 3)/(2 + 2)
m = 6/4
m = 3/2
The slope is the fraction 3/2. This is going to be in front of the x, or to the left of the x.
----------
Plug m = 3/2 and (x1,y1) = (-2,-3) into the point slope formula. Solve for y.
y - y1 = m(x - x1)
y - (-3) = (3/2)(x - (-2))
y + 3 = (3/2)(x + 2)
y + 3 = (3/2)x + (3/2)(2)
y + 3 = (3/2)*x + 3
y + 3 - 3 = (3/2)*x + 3 - 3
y = (3/2)x + 0
The y intercept is zero. This matches up with the fact the graph crosses the y axis at y = 0.
Answer:
(f + g)(x) = 3x² + (7/3)x - 8
Step-by-step explanation:
To find (f + g)(x), you need to add both the f(x) and g(x) equations together.
f(x) = x/3 - 2 ..... which is equal to ... f(x) = (1/3)x - 2
g(x) = 3x² + 2x - 6
(f + g)(x) = ((1/3)x - 2) + (3x² + 2x - 6) <----- Add both equations
(f + g)(x) = 3x² + (1/3)x + 2x - 2 - 6 <----- Rearrange (2 = 6/3)
(f + g)(x) = 3x² + (7/3)x - 8 <----- Simplify similar terms