Math, asked by laxgoaliesforlife, 2 months ago

PLEASE HELP WILL MARK BRAINLIEST Find the root(s) of f (x) = (x + 5)3(x - 9)2(x + 1).
-5 with multiplicity 3

5 with multiplicity 3

-9 with multiplicity 2

9 with multiplicity 2

-1 with multiplicity 0

-1 with multiplicity 1

1 with multiplicity 0

1 with multiplicity 1

Answers

Answered by shashidubey1119
0

Step-by-step explanation:

>>> import csv >>> marks=[('Seema',22,45),('Anil',21,56),('Mike',20,60)] >>> csvfile=open(marks.csv','w', newline='') >>> obj=csv.writer(csvfile) >>> for row in marks: obj.writerow(row) >>> csvfile.close()

Answered by ganga9265
1

Answer:

Tomorrow will give answer to your question

Similar questions