Answer to Question #134899 in C++ for Mohammed

Question #134899
The roots of the quadratic equation 0 ax bx 2 1 1 c 5 , a ≠ 0 are given
by the following formula:
4
2
2 6b b2 2 ac
a
In this formula, the term 4 b a 2 2 c is called the discriminant. If
4 0 b a 2 2 5c , then the equation has a single (repeated) root. Ifb a 2 2 .c , the equation has two real roots. If 4 0 b a 2 2 ,c , the
equation has two complex roots. Write a program that prompts the
user to input the value of a (the coefficient of 2 x ), b (the coefficient
of x), and c (the constant term) and outputs the type of roots of the
equation. Furthermore, if 4 0 b a 2 2 $c , the program should output
the roots of the quadratic equation. (Hint: Use the function pow from
the header file cmath to calculate the square root. Chapter 3 explains
how the function pow is used.)
1
Expert's answer
2020-09-24T00:25:46-0400
Dear Mohammed, your question requires a lot of work, which neither of our experts is ready to perform for free. We advise you to convert it to a fully qualified order and we will try to help you. Please click the link below to proceed: Submit order

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS