Answer:
2
Step-by-step explanation:
The y-coordinate is 42.
Hexagons have 6 sides. Since the x-coordinate is 7, there are 7 hexagons. 7 hexagons * 6 sides each = 42 sides for the y-coordinate.
C, the median is 23 when you add 13 + 10. Then you divide 23 and 2.
Answer:
see below
Step-by-step explanation:
defining variables:
since you are trying to find t shirt cost and jeans cost, your variables would be
the cost of the t shirt and the cost of jeans, denoted by any variable you want.
I'll use x and y since they are the most common variables (x = shirt y = jeans)
Equation
4 shirts + 5 jeans = 160 dollars
4x + 5y = 160 (the cost of 4 shirts + the cost of 5 jeans is $160)
the cost of 2 shirts + 6 jeans = $150
2x + 6y = 150
Answer: y = -14/9(x + 4)^2 + 7
Step-by-step explanation:
The given roots of the quadratic function is (-1, -7)
The vertex is at (-4, 7)
The formula is
y = a(x - h)^2 + k
The vertex is (h, k)
Comparing with the given vertex, (-4, 7), h = -4 and k = 7
Substituting into the formula
y = a(x - h)^2 + k, it becomes
y = a(x - - 4)^2 + 7
y = a(x + 4)^2 + 7
From the roots given (-1, -7)
x = -1 and y = -7
Substituting x = -1 and y = -7 into the equation,
y = a(x + 4)^2 + 7, it becomes
-7 = a(-1+4)^2 + 7
-7 = a(3^2 ) + 7
- 7 = 9a + 7
-7-7 = 9a
9a = -14
a = -14/9
Substituting a = - 14/9 into the equation, it becomes
y = -14/9(x + 4)^2 + 7