Answer:
The answer is
<h2>

</h2>
Step-by-step explanation:
Equation of a line is y = mx + c
where
m is the slope
c is the y intercept
To find the equation of the parallel line we must first find the slope of the original line
From the question the original line is
y=1/4x+5
Comparing with the general equation above
Slope = 1/4
Since the lines are parallel their slope are also the same
Slope of parallel line = 1/4
So the equation of the line using point
(2,-9) and slope 1/4 is
<h3>

</h3>
We have the final answer as
<h3>

</h3>
Hope this helps you
consider first number is = x
formula,
(n / 2)(first number + last number) = sum,
7/2(x+x+6)= 945
2x+6= 945×2/7
2x+6 = 270
2x= 270-6
x=264/2= 132
Answer the smallest number is 132.
After plotting all the three points, we get the parabolic equation in the form is 2(x - 1)²-34.
<h3>What is parabola?</h3>
Any point on a parabola, which has the shape of a U, is situated at an equal distance from the focus, a fixed point, and the directrix, a fixed line.
General equation of the quadratic equation,
Y = ax² + bx +c
Given points,
(-2, 0),
(-1, -10),
(4, 0).
Putting the points in the general equation,
Putting (-2, 0), we get
0 = 4a - 2b + c
Putting (-1, -10), we get
-10 = a - b +c
Putting (4, 0), we get
0 = 16a + 4b +c
Solving all equations we get,
a = 2 , b = -4 , c = -16
After putting the values,
Y = 2x²- 4x- 16
2(x² - 2x - 8)
2(x²- 2x + 1 - 1 - 16)
=2(x - 1)²-34
Hence we get the required equation in the parabolic form.
To know more about parabola, visit :
brainly.com/question/21685473
#SPJ1
Answer:
26
Step-by-step explanation:
f(x) = 5x²
f(10) = 5(10)² = 5(100) = 500
f'(x) = 10x
f'(10) = 10(10) = 100
Now, find the line that passes through (10, 500) and has a slope of 100
y - y₁ = m(x - x₁)
y - 500 = 100(x - 10)
y - 500 = 100x - 1000
y = 100x - 500