Question: 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!)
DUE IN 3 HOURS!! USE C++!! HOW DO WE FILL IN THE
TABLE BELOW FOR QUESTION 2( THERE MUST BE TWO TABLES PER DIRECTIONS
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

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!