Answer:
Step-by-step explanation:
1. You can use the intercepts to graph the line. The graph of 2x + 3y = 12 crosses the x-axis at (6, 0), so its x-intercept is 6. The graph of 2x + 3y = 12 crosses the y-axis at (0, 4), so its y-intercept is 4.
2. Point-Slope Form: y - y1 = m(x - x1)
Standard Form: ax + by = c
5x - 2y = 10
-2y = -5x + 10
y = (5/2)x - 5 The slope is 5/2.
y - 2 = (-5/2)(x - 10)
y = (-5/2)x + 25 + 2
y = (-5/2)x + 27 The slope is -5/2.
y = (-5/2)x - 10 The slope is -5/2.
Answer:
1, 3, 7, 21
Step-by-step explanation:
1, 3, 7, 21
(The bolded is one factor and the other that is not bolded is another factor)
1 times 21 is 21
3 times 7 is 21
Answer:
see below the first three problems
Step-by-step explanation:
f(g(-2))
First, find g(-2) using function g(x). Then use that value as input for function f(x).
g(x) = -2x + 1
g(-2) = -2(-2) + 1
g(-2) = 5
f(x) = 5x
f(5) = 5(5)
f(5) = 25
f(g(-2)) = 25
g(h(3))
First, find h(3) using function h(x). Then use that value as input for function g(x).
h(x) = x^2 + 6x + 8
h(3) = 3^2 + 6(3) + 8 = 9 + 18 + 8
h(3) = 35
g(x) = -2x + 1
g(35) = -2(35) + 1 = -70 + 1
g(35) = -69
g(h(3)) = -69
f(g(3a))
First, find g(3a) using function g(x). Then use that value as input for function f(x).
g(x) = -2x + 1
g(3a) = -2(3a) + 1
g(3a) = -6a + 1
f(x) = 5x
f(-6a + 1) = 5(-6a + 1)
f(-6a + 1) = -30a + 5
f(g(3a)) = -30a + 5
Answer:
7325.34
Step-by-step explanation:
Answer:
Step-by-step explanation:
6x + 3y = 3 simplify by dividing both sides by 3 2x + y = 1
3x - y = 4 the 1st equation has a positive y, the 2nd has a negative y. Use elimination
to reduce them down to a single variable equation:
2x + y = 1
3x - y = 4
________
5x = 5 solve
X = 1 substitute back in to one of the original equations to find y
3x - y = 4
3(1) - y = 4
- y = 1
y = -1 (1,-1)