It’s probably true as matter is either gas liquid or solid
Answer:
m<N = 76°
Step-by-step explanation:
Given:
∆JKL and ∆MNL are isosceles ∆ (isosceles ∆ has 2 equal sides).
m<J = 64° (given)
Required:
m<N
SOLUTION:
m<K = m<J (base angles of an isosceles ∆ are equal)
m<K = 64° (Substitution)
m<K + m<J + m<JLK = 180° (sum of ∆)
64° + 64° + m<JLK = 180° (substitution)
128° + m<JLK = 180°
subtract 128 from each side
m<JLK = 180° - 128°
m<JLK = 52°
In isosceles ∆MNL, m<MLN and <M are base angles of the ∆. Therefore, they are of equal measure.
Thus:
m<MLN = m<JKL (vertical angles are congruent)
m<MLN = 52°
m<M = m<MLN (base angles of isosceles ∆MNL)
m<M = 52° (substitution)
m<N + m<M° + m<MLN = 180° (Sum of ∆)
m<N + 52° + 52° = 180° (Substitution)
m<N + 104° = 180°
subtract 104 from each side
m<N = 180° - 104°
m<N = 76°
You want to eliminate one of the terms (x or y) in one of the equations so you can solve for the other variable. You have to multiply by the opposite number of the coefficient to be able to eliminate the term in the other equation. If the x coefficient is 2, then you have to multiply the entire other equation by -2. If the y coefficient is -5, then you have to multiply the entire other equation by 5.
10)
-4x + 9y= 9
x - 3y= -6
STEP 1:
multiply the bottom equation by 4
4(x- 3y)= 4(-6)
4x - 12y= -24
STEP 2:
add the top equation and the equation from step 2
-4x + 9y= 9
4x - 12y= -24
the x term cancels out
-3y= 15
divide both sides by -3
y= -5
STEP 2:
substitute the y value in either original equation to solve for x
x - 3y= -6
x - 3(-5)= -6
x + 15= -6
subtract 15 from both sides
x= -21
ANSWER: x= -21; y= -5
____________________
12)
-7x + y= -19
-2x + 3y= -19
STEP 1:
multiply the top equation by -3 to eliminate the y term and to solve for x
-3(-7x + y)= -3(-19)
21x - 3y= 57
STEP 2:
add the bottom equation and the equation from step 2 to solve for x
-2x + 3y= -19
21x - 3y= 57
the y term cancels out
19x= 38
divide both sides by 19
x= 2
STEP 3:
substitute the x value in step 2 to solve for y; you can use either original equation
-7x + y= -19
-7(2) + y= -19
-14 + y= -19
add 14 to both sides
y= -5
ANSWER: x= 2; y=-5
Hope this helps! :)
Answer:
Slope = 6.000/2.000 = 3.000
x-intercept = 10/3 = 3.33333
y-intercept = -10/1 = -10.00000
Step-by-step explanation:
Slope is defined as the change in y divided by the change in x. We note that for x=0, the value of y is -10.000 and for x=2.000, the value of y is -4.000. So, for a change of 2.000 in x (The change in x is sometimes referred to as "RUN") we get a change of -4.000 - (-10.000) = 6.000 in y. (The change in y is sometimes referred to as "RISE" and the Slope is m = RISE / RUN)
Answer:
f(x) = x^3 - x^2 -2x
Step-by-step explanation:
If x = a is a zero of a polynomial, then x-a is a factor of the polynomial. Given the factors of a polynomial, the polynomial can be obtained by multiplying the factors.
The factors of the given polynomial are;
x - 2
x + 1
x
Multiplying the first two factors;
(x-2)(x+1) = x^2 + x -2x -2
= x^2 -x -2
We finally multiply this result by x to obtain our polynomial;
f(x) = x ( x^2 -x -2)
= x^3 - x^2 -2x
which is a cubic polynomial since it has 3 roots.