Answer:
b i believe
Step-by-step explanation:
because you would multiply the speed over time the add what you started with
San 13/15, John 69%, Phillip 12/18. When you divide 13/15 you'll get 86. When you divide 12/18 you'll get 66.
Answer:
- vertex (3, -1)
- y-intercept: (0, 8)
- x-intercepts: (2, 0), (4, 0)
Step-by-step explanation:
You are being asked to read the coordinates of several points from the graph. Each set of coordinates is an (x, y) pair, where the first coordinate is the horizontal distance to the right of the y-axis, and the second coordinate is the vertical distance above the x-axis. The distances are measured according to the scales marked on the x- and y-axes.
__
<h3>Vertex</h3>
The vertex is the low point of the graph. The graph is horizontally symmetrical about this point. On this graph, the vertex is (3, -1).
<h3>Y-intercept</h3>
The y-intercept is the point where the graph crosses the y-axis. On this graph, the y-intercept is (0, 8).
<h3>X-intercepts</h3>
The x-intercepts are the points where the graph crosses the x-axis. You will notice they are symmetrically located about the vertex. On this graph, the x-intercepts are (2, 0) and (4, 0).
__
<em>Additional comment</em>
The reminder that these are "points" is to ensure that you write both coordinates as an ordered pair. We know the x-intercepts have a y-value of zero, for example, so there is a tendency to identify them simply as x=2 and x=4. This problem statement is telling you to write them as ordered pairs.
Comment
This is an area problem. The key words are 120 square feet and 12 feet longer.
And of course width is a key word when you are reading this.
Formula
Area = L * W
Givens
W = W
L = W + 12
Substitute and Solve
Area = L* W
120 = W*(W + 12)
W^2 + 12W = 120 square feet
w^2 + 12w - 120 = 0
This does not factor easily. I would have thought that a graph might help but not if the dimension has to be to the nearest 1/100 of a foot. The only thing we can do is use the quadratic formula.
a = 1
b = 12
c = - 120
w = [ -b +/- sqrt(b^2 - 4ac) ]/(2a)
w = [-12 +/- sqrt(12^2 - 4*(1)(-120)] / 2*1
w = [-12 +/- sqrt(144 - (-480)]/2
w = [-12 +/- sqrt(624)] / 2
w = [- 12 +/- 24.979992] / 2 The minus root has no meaning whatever.
w = (12.979992) / 2
w = 6.489995 I'll round all this when I get done
L = w + 12
L = 6.489995 + 12
L = 18.489995
check
Area = L * W
Area = 6.489995*18.489995
Area = 119.999935 The difference is a rounding error
Answer
L = 18.489995 = 18.49 feet
W = 6.489995 = 6.49 feet
Note: in the check if you round first to the answer, LW = 120.0001 when you find the area for the check. Kind of strange how that nearest 1/100th makes a difference.