Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write in assembly language x86 processors in Visuals studio . Use Floating point arithmetic!!!! 2. The two real roots of quadratic equation :ax'+ bx+ ce0

Write in assembly language x86 processors in Visuals studio .
Use Floating point arithmetic!!!!
image text in transcribed
2. The two real roots of quadratic equation :ax'+ bx+ ce0 are 9tt x1-(b+Vb-4ac )/(2a) and X2- (b-Vb2 -4ac ) /(2a) Write a program to read the values of a, b, and c and compute both real number roots Sample I/O To see the two real roots of axA2+ bX + c-0, enter the a,b, and c values: 2.1 4.5 1.7 X1--0.49 X2-1.65

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

Step: 3

blur-text-image

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 Concepts

Authors: David Kroenke

4th Edition

0136086535, 9780136086536

More Books

Students also viewed these Databases questions

Question

=+What is the most that you should pay to complete development?

Answered: 1 week ago

Question

=+development and make the product, should you go ahead and do so?

Answered: 1 week ago