Answer:
y = 1/6x + 5
Step-by-step explanation:
-x + 6y = 30
6y = x + 30
y = 1/6x + 5
<h3>
Answer: 2</h3>
=========================================================
Explanation:
The function f(x) = -4x+1 is the same as y = -4x+1 where y = f(x)
Compare this to y = mx+b and we see the slope here is m = -4
---------
Now let's find the slope of g(x)
use the slope formula with any two rows you want. I'll pick on the last two rows.
m = (y2-y1)/(x2-x1)
m = (21-9)/(3-1)
m = 12/2
m = 6 is the slope of g(x)
---------
From here, we add the two slope values
(slope of f)+(slope of g) = -4+6 = 2
X + 5y = 1 . . . . (1)
8x - 2y = 3 . . . .(2)
Solution 1.
From (1), x = 1 - 5y
substituting for x in (2), we have:
8(1 - 5y) - 2y = 3
8 - 40y - 2y = 3
8 - 42y = 3
42y = 5
y = 5/42
x = 1 - 5(5/42) = 1 - 25/42 = 17/42.
Solution 2.
Multiply (1) by 8, to get:
8x + 40y = 8 . . . . . (3)
(3) - (2) = 40y - (-2y) = 8 - 3
42y = 5
y = 5/42
substitute for y into (3), to get:
8x + 40(5/42) = 8
8x + 100/21 = 8
8x = 8 - 100/21 = 68/21
x = (68/21)/8 = 17/42
Answer:
1/8
Step-by-step explanation:
1st day......1/3
2nd day....1/6
3rd day....3/8
common denominator of 24
1/3 + 1/6 + 3/8 = 8/24 + 4/24 + 9/24 = 21/24 (this is water used)
that means that : (24/24 - 21/24) = 3/24 reduces to 1/8 .....water in the tank
Answer:
The roots of the function are x = -5/3 and 3. Select these.
Step-by-step explanation:
The roots of the function are the solutions to the function. They are also called the x-intercepts or zeros. To find them, factor the function completely and solve using the zero product property.
f(x) = (3x+5)(x2-6x+9)2 becomes f(x) = (3x+5)(x-3)^2
Set each factor equal to 0 and solve for x.
(3x+5)=0
3x = -5
x = -5/3
(x-3)^2 = 0
x - 3=0
x = 3