Question: a- below. You must create the intermediate values specified by the variables. 15 paints -program/) and pseudocode is simpler version of a ing code in
a- below. You must create the intermediate values specified by the variables. 15 paints -program/) and pseudocode is "simpler version of a ing code in plain English which uses short phrases to write code for a program before it (ibid.) So for this problem you are going to write out the steps of solving the quadratic formula that the computer must go h, such that you intermediate values that are put in the variables given below use the intermediate values to get the final result, and e e write these steps out in simplified English using the variable names given below double xPlus:// for the "b+root double xMinus://for the b "ot double a double b: double c double rad. I/ the radicand of the quadratic formula double the denominator of the quadratic formula e numPlus:I/ the numerator of the quadratic formula for the "b+"root double numMinus / the numerator of the quadratic formula for the b- root // you may use the numbers 4 and 2 directly in your equation steps // An example first step could be Square the value of b and save it in bSquared Algorithm is written in pseudocode -3 pts) Algorithm uses the variable names given -2 pts) Algorithm includes all intermediate steps as defined by the variables. Additional intermediate steps and additional variable are fine -4 pts) (Given algorithm correctly includes all steps needed to solve formula 6 pts) rds English (us) OOD FA F9 F2 FS F7 F8
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
