None of these are correct, however of the ones you listed, A would be the most likely to be correct. y is greater than 3... therefore making y a number greater than zero.
Answer:
The diameter would be 11 feet
Step-by-step explanation:
C = pi * d
we don't know D so we rearrange the equation to solve for D by dividing both sides by pi:
C/pi = d
Now we plug in everything
11pi/pi = d
The pi cancel each other out leaving with 11 feet
Therefore D = 11 feet
Answer:

Step-by-step explanation:
y = x² - 10x + 27
y = ax² + bx + c
This is the general form of the equation for a parabola.
We must convert it to the vertex form
y = (x - h)² + k, where (h,k) are the coordinates of the vertex.
We can do this by completing the square.
The figure below shows that your parabola has its vertex at (5,2).
Answer: the cost of each pencil is $0.5
the cost of each eraser is $0.15
Step-by-step explanation:
Let x represent the cost of one pencil.
Let y represent the cost of one eraser.
Becky spent $1.45 for 2 pencils and 3 erasers. This means that
2x + 3y = 1.45- - - - - - - - - -1
Luke spent $2.65 for 5 pencils and 1 eraser. This means that
5x + y = 2.65- - - - - - - - - -2
Multiplying equation 1 by 1 and equation 2 by 3, it becomes
2x + 3y = 1.45
15x + 3y = 7.95
Subtracting, it becomes
- 13x = - 6.5
x = - 6.5/- 13
x = 0.5
Substituting x = 0.5 into equation 2, it becomes
5 × 0.5 + y = 2.65
2.5 + y = 2.65
y = 2.65 - 2.5
y = 0.15