Answer:
plug in "n" in the formula to get an answer
Step-by-step explanation:
Answer:
8.6 inches (Rounded: 9 inches)
Step by Step:
1). w x l = A
2). 20 x l = 172
3). 172/20
4). 8.6
Answer:
vertex = (- 1, 3 )
Step-by-step explanation:
Given a parabola in standard form
y = ax² + bx + c ( a ≠ 0 )
Then the x- coordinate of the vertex is
= - 
y = 2x² + 4x + 5 ← is in standard form
with a = 2, b = 4, then
= -
= - 1
Substitute x = - 1 into the equation for corresponding value of y, that is
y = 2(- 1)² + 4(- 1) + 5 = 2 - 4 + 5 = 3
vertex = (- 1, 3 )
Answer:
y=-4-3x
Step-by-step explanation:
y = -3x - 4
y = -3x + (-4)
y = -4 + 3x
y = -4 - 3x
For the first line we have a slope of (y2-y1)/(x2-x1)
(2--2)/(1--1)=4/2=2 so we have:
y=2x+b, now solve for b with either of the points, I'll use: (1,2)
2=2(1)+b
b=0 so the first line is:
y=2x
Now the second line:
(1-10)/(4--2)=-9/6=-3/2 so far then we have:
y=-3x/2+b, using point (4,1) we solve for b...
1=-3(4)/2+b
1=-6+b
b=7 so
y=-3x/2+7 or more neatly...
y=(-3x+14)/2
...
The solution occurs when both the x and y coordinates for each are equal, so we can say y=y, and use our two line equations...
2x=(-3x+14)/2
4x=-3x+14
7x=14
x=2, and using y=2x we see that:
y=2(2)=4, so the solution occurs at the point:
(2,4)