Well first we have to add 7/12 and 3/4 together which is 7/12+3/4=4/3. Now we have to reduce that to simplest form. Which would be 1 1/3 is 7/12+3/4 in simplest form!
$256.75
Add $178 + $98.25= $276.25
Then $276.25 - $19.50 = $256.75
-----------------------------------------------
Information Given:
-----------------------------------------------
ON = 7x - 9
LM = 6x + 4
MN = x - 7
OL = 2y - 7
-----------------------------------------------
Since it is a parallelogram:
-----------------------------------------------
ON = LM and
MN = OL
-----------------------------------------------
ON = LM:
-----------------------------------------------
7x - 9 = 6x + 4
-----------------------------------------------
Subtract 6x from both sides:
-----------------------------------------------
x - 9 = 4
-----------------------------------------------
Add 9 to both sides:
-----------------------------------------------
x = 13
-----------------------------------------------
MN = OL:
-----------------------------------------------
x - 7 = 2y - 7
-----------------------------------------------
Sub x = 13:
-----------------------------------------------
13 - 7 = 2y - 7
-----------------------------------------------
Simplify:
-----------------------------------------------
6 = 2y - 7
-----------------------------------------------
Add 7 on both sides:
-----------------------------------------------
13 = 2y
-----------------------------------------------
Divide by 2:
-----------------------------------------------
y = 13/2
-----------------------------------------------
Answer: x = 13, y = 13/2 (Answer D)
-----------------------------------------------
Answer:
y = -2(x + 1)^2 + 8
Step-by-step explanation:
The equation of a parabola can be written in the form;
y = a(x-h)^2 + k
where a is the multiplier (h,k) is the vertex
so h = -1 and k = 8
Plug in these values
y = a(x + 1)^2 + 8
So to get the value of a, we use the point where the parabola passes through which is the point (1,0)
Simply substitute the values of x and y
0 = a(1 + 1)^2 + 8
0 = a(2)^2 + 8
-8 = 4a
a = -8/4
a = -2
So therefore the equation of the parabola is ;
y = -2(x + 1)^2 + 8