Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

i need help with this ASAP. also in 3 significant figures. this is for c++ Question 1 In mathematics a polynomial equation of the following

image text in transcribed
i need help with this ASAP. also in 3 significant figures. this is for c++
Question 1 In mathematics a polynomial equation of the following form is called a quadratic equation ax' + bx +c= 0, a, b, and care just normal numbers (doubles). The "roots" of the equation are the values of X that make the equation equal to zero. There are typically two roots and they can be found using the following formulas -b + b2 - 4ac 2a and -6-62 4ac 2a Write a program that asks the user for a, bandc and prints out the 2 roots of the equation using the formulas above, Your program need not behave correctly ifb4ac is negative. Formatting Requirement: Your roots should be printed with 3 sienificant figures (even if they are zeros, like 3.000)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Processing Fundamentals, Design, and Implementation

Authors: David M. Kroenke, David J. Auer

14th edition

133876705, 9781292107639, 1292107634, 978-0133876703

More Books

Students also viewed these Databases questions

Question

=+1. Give the balance sheet to Melissa.

Answered: 1 week ago

Question

Explain why diffusion takes place

Answered: 1 week ago

Question

25.0 m C B A 52.0 m 65.0 m

Answered: 1 week ago