Answer: well 56 is the answer
Step-by-step explanation:
The graph of the function is a parabola.
The nose comes down as far as y=4 but no farther.
That happens when (x - 2)² = 0 , and THAT happens when x = 2 .
Z = 140
X = 40
Y = 40
Explanation:
Z and the angle given (140 degrees) are vertical angles, and are therefore congruent
We know that x and y are vertical angles, so they are also congruent to each other
You know that together, the angles have to add up to 360
140 + 140 + x + y = 360
Another way of putting it:
360-280 = 80
Now, we have to divide by two since we need to find x AND y
80/2 = 40
Therefore, your answers for x and y are 40
To double check, you can add up the angles and see if they equal 360
140 + 140 + 40 + 40
280 + 80 = 360
Answer:
2b
Step-by-step explanation:
Identify the greatest common factors of 2 and 6, the answer is 2
identify the greatest common between b^2 and b, the answer is b
ao therefore the greatest common factor is 2b.
Answer:
Step-by-step explanation:
A system of linear equations is one which may be written in the form
a11x1 + a12x2 + · · · + a1nxn = b1 (1)
a21x1 + a22x2 + · · · + a2nxn = b2 (2)
.
am1x1 + am2x2 + · · · + amnxn = bm (m)
Here, all of the coefficients aij and all of the right hand sides bi are assumed to be known constants. All of the
xi
’s are assumed to be unknowns, that we are to solve for. Note that every left hand side is a sum of terms of
the form constant × x
Solving Linear Systems of Equations
We now introduce, by way of several examples, the systematic procedure for solving systems of linear
equations.
Here is a system of three equations in three unknowns.
x1+ x2 + x3 = 4 (1)
x1+ 2x2 + 3x3 = 9 (2)
2x1+ 3x2 + x3 = 7 (3)
We can reduce the system down to two equations in two unknowns by using the first equation to solve for x1
in terms of x2 and x3
x1 = 4 − x2 − x3 (1’)
1
and substituting this solution into the remaining two equations
(2) (4 − x2 − x3) + 2x2+3x3 = 9 =⇒ x2+2x3 = 5
(3) 2(4 − x2 − x3) + 3x2+ x3 = 7 =⇒ x2− x3 = −1