137/100,
EXPLANATION:
Replace the decimal with a fraction sign.
It is A because you are adding 3 to in if you were to subtract then it will go down not up.
Answer:
Option A
Step-by-step explanation:
Bag A: 30 cents per bag
Bag B: 31 cents per bag
In order to find Cents per bag divide the number of bags from the amount it costs.
Bag A: 6 ÷ 20 = 0.30
Bag B: 9.92 ÷ 32 = 0.31
Answer:
B. Multiply each x-value in the table by -1.
Step-by-step explanation:
A point reflected across the y-axis has the same y-value, but the x-value is replaced by its opposite. For example, (-2, -31) reflected across the y-axis becomes (2, 31).
The appropriate choice is ...
... B. Multiply each x-value in the table by -1.
_____
<em>Comment on the graph</em>
The purple points are the ones in the given table. The red points are the same with their x-coordinate multiplied by -1. You can see that they are the reflection of the purple points across the y-axis. The lines joining the points are to help you see the points and which data set they are in.
Answer:
y = 2(x - 2)² + 3 vertex form
y = 2x² - 8x + 11 standard form
Step-by-step explanation:
Vertex form
y = a(x - h)² + k
(h, k) = (2, 3)
y = a(x - 2)² + 3
To find "a" plug in the y-intercept (0, 11)
11 = a(-2)² + 3
11 = 4a + 3
Subtract 3 from both sides
8 = 4a
a = 2
y = 2(x - 2)² + 3
Expand
y = 2(x² - 4x + 4) + 3
y = 2x² - 8x + 11