Question: 6. Write a C++ program to solve ax + b = 0. a and b are 2 inputs from keyboards (follow steps from the flowchart
6. Write a C++ program to solve ax + b = 0. a and b are 2 inputs from keyboards (follow steps from the flowchart below)

Start Input a, b at 0 b=0 x can be any numbers End There is x= -b/a no x
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
