Answer:
y = 2x + 11
Step-by-step explanation:
The first thing we need to do
is to find the slope of the line that passes through the points (-4,-3) and (4,1)
Mathematically, that would be;
m = y2-y1/(x2-x1)
where (x1,y1) = (-4,-3) and (x2,y2) = (4,1)
substituting these. values we have;
m = (1-(-3))/(4-(-4)) = 4/8 = 1/2 or 0.5
Now we are told this line is perpendicular to another line that passes through another point.
We can find the slope of this other line
Since both lines are perpendicular, the product of their slope is -1.
Thus , -0.5 * m = -1
m = -1/-0.5 = 2
So the slope of the other line is 2
Using the point-slope form;
y-y1= m(x-x1)
The point for the other line is (-4,3)
So the equation will be
y-3 = 2(x+4)
y-3 = 2x + 8
y = 2x + 11
I think it is yz but I and not completely sure
Answer:
30
Step-by-step explanation:

Answer:
y = (x - 4)² - 25
Step-by-step explanation:
The equation of a parabola in vertex form is
y = a(x - h)² + k
where (h, k) are the coordinates of the vertex and a is a multiplier
To obtain this form use the method of completing the square.
Given
y = (x + 1)(x - 9) ← expand factors using FOIL, thus
y = x² - 8x - 9
To complete the square
add/subtract ( half the coefficient of the x- term )² to x² - 8x
y = x² + 2(- 4)x + 16 - 16 - 9
= (x - 4)² - 25 ← in vertex form
Answer:
Step-by-step explanation:
Let the sides be a, b and c.
<h3>Given</h3>
The length of one side of a triangle is 2 feet less than three times the length of its second side
The length of the third side is 3/4 of the sum of the lengths of the first two sides:
The perimeter of the triangle is 17.5 feet:
<h3>Solution</h3>
Substitute a with b in the second equation:
- c = (3/4)(3b - 2 + b) = (3/4)(4b - 2) = (3/4)(4b) - (3/4)(2) = 3b - 1.5
Now substitute a and c with b in the third equation and solve for b:
- 3b - 2 + b + 3b - 1.5 = 17.5
- 7b - 3.5 = 17.5
- 7b = 17.5 + 3.5
- 7b = 21
- b = 3
Find the value of a:
- a = 3b - 2 = 3*3 - 2 = 9 - 2 = 7
Find the value of c:
- c = 3b - 1.5 = 3*3 - 1.5 = 9 - 1.5 = 7.5
The sides of the triangle are:
- a = 7 feet, b = 3 feet, c = 7.5 feet