Answer:
-7/6
Step-by-step explanation:
var y/ var x
5 to -2 is variation y ----> -7
-3 to 3 is variation x ---> 6
The answer is 5/1 because reciprocal means to flip a fraction.
Write an expression using multiplication and addition with a sum of 16:
2 x 6 +4
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.