Concept explainers
To write a BASIC program that will solve the given quadratic equation by using the quadratic formula.
Explanation of Solution
Given:
The given quadratic equation is
Calculation:
The following is the required BASICProgram-
10 INPUT “Enter the value of a”: a
20 INPUT “Enter the value of b”: b
30 INPUT “Enter the value of c”: c
40 LET
50 If
60 LET
70 LET
80 ELSE
90 PRINT “Roots are imaginary”;
100 PRINT “The first root is”:
110 PRINT “The second root is”:
120 END
DRY RUN of the program:-
INPUT:
Enter the value of a
Enter the value of b
Enter the value of c
OUTPUT:
The first root is
The second root is
Chapter 12 Solutions
Algebra: Structure And Method, Book 1
Additional Math Textbook Solutions
University Calculus: Early Transcendentals (4th Edition)
Thinking Mathematically (6th Edition)
A Problem Solving Approach To Mathematics For Elementary School Teachers (13th Edition)
Elementary Statistics
Algebra and Trigonometry (6th Edition)
- Algebra and Trigonometry (6th Edition)AlgebraISBN:9780134463216Author:Robert F. BlitzerPublisher:PEARSONContemporary Abstract AlgebraAlgebraISBN:9781305657960Author:Joseph GallianPublisher:Cengage LearningLinear Algebra: A Modern IntroductionAlgebraISBN:9781285463247Author:David PoolePublisher:Cengage Learning
- Algebra And Trigonometry (11th Edition)AlgebraISBN:9780135163078Author:Michael SullivanPublisher:PEARSONIntroduction to Linear Algebra, Fifth EditionAlgebraISBN:9780980232776Author:Gilbert StrangPublisher:Wellesley-Cambridge PressCollege Algebra (Collegiate Math)AlgebraISBN:9780077836344Author:Julie Miller, Donna GerkenPublisher:McGraw-Hill Education