Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

DUE IN 3 HOURS!! USE C++!! HOW DO WE FILL IN THE TABLE BELOW FOR QUESTION 2( THERE MUST BE TWO TABLES PER DIRECTIONS IN

DUE IN 3 HOURS!! USE C++!! HOW DO WE FILL IN THE TABLE BELOW FOR QUESTION 2( THERE MUST BE TWO TABLES PER DIRECTIONS IN FIRST IMAGE!)
image text in transcribed
image text in transcribed
the first image is the instructor stating what he would want from question 3 ( an initial test table, final test table, to copy/paste the source code, and take a picture of each test result in the test table such as testing values like positive numbers- negative numbers-0-punctuation..)
The second image is the ACTUAL question that we need to create a code for, and do everything that was directed above).
Submission of Your Work You need to prepare and submit ONE SINGLE MS Word document to Canvas (in your lab section) as LastName FirstName Labxy doc. It must contain: - Only your NAME on page 1 - For each question: Specify the question number. Initial Test Table Copy/paste your source code (epp file) Final Test Table Paste in a snippet of output showing results of each test in your test plan, labeled with test number. Tests should include values to prove all parts of a conditional (if statement) works. Remember to test positives, negatives, 0 , characters, strings, punctuation, and boundary values (if they apply) Test Table: Add / delete rows from Test Table as necessary Modify column widths as necessary Test both valid and invalid input Test for every output expected If failure is an expected output and it happens then that test Passes Any test that fails means the program must be fixed so that it passes the test Failing tests need a new test row, ie la, Ib, ete, showing corrections from original Prompt the user to input 3 doubles, a,b and c, which will represent the coefficients in the quadratic equation a2 +bx+c0. Print out the solutions (if any) of the quadratic equation. If no root exists (this happens if a=0, or b2

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

SQL For Data Science Data Cleaning Wrangling And Analytics With Relational Databases

Authors: Antonio Badia

1st Edition

3030575918, 978-3030575915

More Books

Students also viewed these Databases questions