ClarganGif
ClarganGif ClarganGif
  • 23-12-2016
  • Mathematics
contestada

find a polynomial f(x) of degree 3 that has the following zeros. 0,-8,3

Respuesta :

MissPhiladelphia
MissPhiladelphia MissPhiladelphia
  • 26-12-2016
since it has the zeros as 0, -8 and 3 so the polynomial is in the form (x-0)*(x-(-8))*(x-3) = (x-0)*(x+8)*(x-3)
Answer Link

Otras preguntas

Who was involved in the declaration of independence
A chemical that, in relatively small amounts, produces injury when it comes in contact with skin tissue is known as:
How can you figure out the part of speech and the meaning of the word grievously by breaking it down to its word parts?
Trina'sTrikes, Inc. reported a debt-to-equity ratio of 2 times at the end of 2018. If the firm's total debt at year-end was $10 million, how much equity does Tr
which number is greater than 2 and less than 3 a. 34/8 b. 34/18 c. 34/10 d. 34/12
1 Is this trinomial a trinomial square? x2 + 18x + 81.
An aircraft engine takes in 8950 J of heat and discards 6150 J each cycle.
ne Given vectors u and v, find (a) 3u (b) 3u +2v (c) v-2u. ests (a)3u(Type your answer in terms of i and j) nten ucce
Solve. One pattern starts at O and follows the rule "add 2." Another pattern starts at 0 and follows the rule "add 5." Write the first 6 numbers in each pattern
Write a "for loop" that displays a string in the reverse order (DO NOT use the reverse method) 3.