subject

Aquadratic equation is an equation of the form ax2+bx+c. a, b, and c are the coefficients of the equation, and the roots are the values of x at which the equation evaluates to 0, and the well-known quadratic formula is often used to find these roots. write a program that asks a user for the 3 coefficients and outputs the roots of that equation. be aware of the following: • be sure that your request for input and your output both have descriptive text.• be sure to handle the cases where some or even all of the coefficients are 0.• if the roots have an imaginary component, use i when representing the imaginary term in the output. for example, you may output "3 + 7i" as a root.• there could be 2 roots, 1 root, no roots, or infinite roots. if 1 or 2, you should output those. if no roots or infinite roots, you should output text stating that

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 06:30
Exchanging which type of data uses the least bandwidth? music photographs video voice bandwidth- the amount of data that can be moved between two points in a set time period
Answers: 1
question
Computers and Technology, 23.06.2019 03:00
What are the different parts of computer
Answers: 2
question
Computers and Technology, 23.06.2019 10:00
How do i delete my account on this because i didn't read this agreements and also i put age at xd
Answers: 1
question
Computers and Technology, 24.06.2019 06:30
For which utilities, if any, does the landlord pay?
Answers: 2
You know the right answer?
Aquadratic equation is an equation of the form ax2+bx+c. a, b, and c are the coefficients of the equ...
Questions
Questions on the website: 13722363