24/74 simplified is 12/37
19.95x + 9.95y <== ur answer
Answer:
Slope = 0/-6
(Sorry for the bad handwriting)
We can use a system of equations in order to solve for both of the numbers. Let's start off by assigning variables to each number. The bigger number can be 'x', and the smaller number can be 'y'.
We can make two equations from the given:
x = 18 + y
("One number is 18 more than another number")
x + y = 36
("The sum of the numbers is 36")
If you look at the first equation, the variable 'x' already has a value (18 + y). We can input its value into the second equation in order to solve for y:
x + y = 36
(18 + y) + y = 36
18 + 2y = 36
2y = 18
y = 9
Input the value of 'y' into the first equation:
x = 18 + y
x = 18 + 9
x = 27
<u>One number is 27 and the other number number is 9.</u>
<u></u>
Let me know if you'd like me to explain anything I did here.
- breezyツ
Answer:
y=-3/16(x-8)^2+12
Step-by-step explanation:
Refer to the vertex form equation for a parabola:
y=a(x-h)^2+k where (h,k) is the vertex.
Therefore, we have y=a(x-8)^2+12 as our equation so far. If we plug in (16,0) we can find a:
0=a(16-8)^2+12
0=64a+12
-12=64a
-12/64=a
-3/16=a
Therefore, your final equation is y=-3/16(x-8)^2+12