Answer:
y - 2 = - 5(x - 7)
Step-by-step explanation:
The equation of a line in point- slope form is
y - b = m(x - a)
where m is the slope and (a, b) a point on the line
Here m = - 5 and (a, b) = (7, 2) , thus
y - 2 = - 5(x - 7) ← equation in point- slope form
Answer:
<em>Set the function equal to 0</em>
Step-by-step explanation:
<u>Standard Form of the Quadratic Equation</u>
The form

is called the standard form of a quadratic equation. It can be clearly identified the terms of a second-degree polynomial equated to 0.
The equation is given in the form:

And we need to operate the expression to make it look like a standard form. The first logical step should be to set the function equal to 0 and then start to operate the resulting expression. It can be done by subtracting 8 on both sides of the equation:

Answer: Set the function equal to 0
Answer:
<h2>
y = -4/9</h2>
Step-by-step explanation:
Given the system of equations y = 3/2 x − 6, y = −9/2 x + 21, since both expressions are functions of y, we will equate both of them to find the variable x;
3/2 x − 6 = −9/2 x + 21,
Cross multiplying;
3(2x+21) = -9(2x-6)
6x+63 = -18x+54
collecting the like terms;
6x+18x = 54-63
24x = -9
x = -9/24
x = -3/8
To get the value of y, we will substitute x = -3/8 into any of the given equation. Using the first equation;
y = 3/2x-6
y = 3/{2(-3/8)-6}
y = 3/{(-3/4-6)}
y = 3/{(-3-24)/4}
y = 3/(-27/4)
y = 3 * -4/27
y = -4/9
Hence, the value of y is -4/9
Answer:
X=6 I believe
Step-by-step explanation:
Answer:
height = 12 cm
base length = 4 cm
Step-by-step explanation:
area of a triangle
base length × height / 2
x = height
y = base length
x = y + 8
24 = y × (y + 8) / 2
48 = y × (y + 8) = y² + 8y
squared equation
y² + 8y - 48 = 0
solution
y = (-b ± sqrt(b² - 4ac))/(2a)
a = 1
b = 8
c = -48
y = (-8 ± sqrt(64 - 4×-48))/2 = (-8 ± sqrt(64 + 192))/2 =
= (-8 ± sqrt(256))/2 = (-8 ± 16)/2 = -4 ± 8
y1 = -4 + 8 = 4 cm
y2 = -4 - 8 = -12
but a negative base length did not make any sense, so only y = 4 remains.
x = y + 8 = 4 + 8 = 12 cm