MATLAB: An Introduction with Applications
MATLAB: An Introduction with Applications
5th Edition
ISBN: 9781118629864
Author: Amos Gilat
Publisher: WILEY
bartleby

Videos

Textbook Question
Book Icon
Chapter 6, Problem 12P

Write a program in a script file that determines the real roots of a quadratic equation a x 2 + b x + c = 0 . Name the file quadroots. When the file runs, it asks the user to enter the values of the constants a, b, and c. To calculate the roots of the equation the program calculates the discriminant D, given by:

D = b 2 4 a c

If D> 0, the program displays message “The equation has two roots,” and the roots are displayed in the next line.

If D = 0, the program displays message “The equation has one root,” and the root is displayed in the next line.

If D< 0, the program displays message “The equation has no real roots.”

Run the script file in the Command Window three times to obtain solutions to the following three equations:

(a) 3 x 2 + 6 x + 3 = 0 (b) 3 x 2 + 4 x 6 = 0 (c) 3 x 2 + 7 x + 5 = 0

Blurred answer

Chapter 6 Solutions

MATLAB: An Introduction with Applications

Knowledge Booster
Background pattern image
Statistics
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, statistics and related others by exploring similar questions and additional content below.
Recommended textbooks for you
Text book image
Algebra: Structure And Method, Book 1
Algebra
ISBN:9780395977224
Author:Richard G. Brown, Mary P. Dolciani, Robert H. Sorgenfrey, William L. Cole
Publisher:McDougal Littell
Text book image
Glencoe Algebra 1, Student Edition, 9780079039897...
Algebra
ISBN:9780079039897
Author:Carter
Publisher:McGraw Hill
Text book image
Elementary Algebra
Algebra
ISBN:9780998625713
Author:Lynn Marecek, MaryAnne Anthony-Smith
Publisher:OpenStax - Rice University
Text book image
Intermediate Algebra
Algebra
ISBN:9781285195728
Author:Jerome E. Kaufmann, Karen L. Schwitters
Publisher:Cengage Learning
Text book image
Functions and Change: A Modeling Approach to Coll...
Algebra
ISBN:9781337111348
Author:Bruce Crauder, Benny Evans, Alan Noell
Publisher:Cengage Learning
Text book image
College Algebra
Algebra
ISBN:9781305115545
Author:James Stewart, Lothar Redlin, Saleem Watson
Publisher:Cengage Learning
Interpreting Graphs of Quadratic Equations (GMAT/GRE/CAT/Bank PO/SSC CGL) | Don't Memorise; Author: Don't Memorise;https://www.youtube.com/watch?v=BHgewRcuoRM;License: Standard YouTube License, CC-BY
Solve a Trig Equation in Quadratic Form Using the Quadratic Formula (Cosine, 4 Solutions); Author: Mathispower4u;https://www.youtube.com/watch?v=N6jw_i74AVQ;License: Standard YouTube License, CC-BY