Math, asked by sivam2709, 1 year ago

find the quadratic polynomial whose one zero is 5 & the product is 30....

Answers

Answered by SARDARshubham
60
Let the zeros is the polynomial be m and n

According to the question ;
m = 5
mn = 30

n = 30/5
n = 6

The required polynomial with zeros m and n is;

x²-(m+n)x+(mn) = 0

x²- (5+6)x + (5.6) = 0

x² - 11x + 30 = 0
---------------------------------------

Answered by saumya10
52

let the zeroes be x and y

 x = 5
xy = 30

y = 30/5
y = 6

apply the formula
p(x)= x²- (sum of the zeroes)+ ( product of zeroes)
      = x²-x(5+6) + (5×6)
      = x²- 11x + 30

reqired polynomial is x²- 11x + 30..

hope it helps..
Similar questions