Question: Can anyone please help me with this problems, please answer all them, thanks! Lab 1: Intro to Python Task 16: 1. Write a function that

 Can anyone please help me with this problems, please answer all

Can anyone please help me with this problems, please answer all them, thanks!

Lab 1: Intro to Python Task 16: 1. Write a function that takes three inputs, a, b, and c, and outputs the set of solutions to the quadratic equation ax^2 + bx+c= 0. 2. **Write a function that takes three inputs, a, b, and c, and outputs the string "(-b + (b^2- 4*a*c)^(1/2))/(2*a)" with a, b, and c replaced by their corresponding Task 17: 1. Write a function that takes a matrix as input and outputs the transpose of the matrir 2. "Include testing code where you compare your transpose function with NumPy's transpose function. Task 18: *Write a function that takes a nonnegative integer as input and outputs the factorial of its input

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!