(1, 5), b/c both lines pass through this point - is the correct answer.
Answer:
y= z-3x/4
Step-by-step explanation:
4y=z-3x
y=z-3x/4
Answer:
759 square foot garden
Step-by-step explanation:
L= length
W= Width
Perimeter = 2(L + W)
112 = 2(L + W)
divide both sides by 2 and you get
56 = L + W
L=33
W=23
Answer:
26 rows
Step-by-step explanation:
this is like a rectangle length×width situation.
seats per row = s
number of rows = r
s × r = 884
s = r + 8
so, we can use e.g. the second equation in the first :
(r + 8) × r = 884
r² + 8r = 884
r² + 8r - 884 = 0
the general solution to such a quadratic equation is
x = (-b ± sqrt(b² - 4ac))/(2a)
in our case
x = r
a = 1
b = 8
c = -884
r = (-8 ± sqrt(8² - 4×1×-884))/(2×1) =
= (-8 ± sqrt(64 + 3536))/2 = (-8 ± sqrt(3600))/2 =
= (-8 ± 60)/2 = -4 ± 30
r1 = -4 + 30 = 26
r2 = -4 - 30 = -34
a negative number did not make any sense for the number of rows, so r = 26 is our answer.
Answer:
B. G(x) = x³ - 5
Step-by-step explanation:
The graphs below are the same shape. They share the same formula but different y-intercepts.
F(x) = x³ has a y-intercept of 0.
F(x) = x³ + 0
G(x) has a y-intercept of -5.
G(x) = x³ - 5