Answer:
I think the answer is B.
Step-by-step explanation:
I'm just going by how it looks but I am pretty sure that <em>n</em> is -0.5 and <em>m</em> is 2.5. Therefore, if you add -0.5 + 2.5 it equals 2.0.
Answer:
x = 4
Step-by-step explanation:
<em>Perimeter of triangle = sum of all sides</em>
Side 1: 14 - 2x
Side 2: 3x - 1
Side 3: 2x + 1
<em>Perimeter= side 1 + side 2 + side 3</em>
26 = 14 - 2x + 3x - 1 + 2x + 1
26 = 14 - 1 + 1 - 2x + 3x + 2x
26 = 14 + 3x
3x = 12
x = 12/3
x = 4
!!
Answer: 135*
Step-by-step explanation:
35* is what the bottom left side of the triangle angle equals because of congruency.
All triangles = 180*
180 - 100 - 35 = 45*
top angle of triangle = 45 *
said angle (45) + x angle = 180
x = 135*
The answer to the question is b.4in
Answer:
substitute that value for x in the polynomial and see if it evaluates to zero
Step-by-step explanation:
A "zero" of a polynomial is a value of the polynomial's variable that make the expression become zero when it is evaluated. As an almost trivial example, consider the polynomial x-3. The value x = 3 is a zero because substituting that value for x makes the expression evaluate as zero.
3 -3 = 0
___
Evaluating polynomials can be done different ways. Straight substitution for the variable is one way. Using synthetic division by x-a (where "a" is the value of interest) is another way. This latter method is completely equivalent to rewriting the polynomial to Horner form for evaluation.
__
In the attachment, Horner Form is shown at the bottom.