Write a complete C++ program that: 1) Prompts the user to enter from the keyboard two numbers of type float and store them in the variables xand y. 2) Calculates the value of f as follows: x² + y2 f%3D x - y 3) At the beginning of a new line, displays the entered values of xand y. Each is located in a field of 10 positions with 2 digits to the right of the point. The unused positions in the fields MUST be filled with '&'. The values are separated by a tab. 4) Displays the value of f at the beginning of the next line in a field of 10 positions with 3 digits to the right of the point. The unused positions in the fields MUST be filled with %'.

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter4: Selection Structures
Section4.5: A Case Study: Solving Quadratic Equations
Problem 6E
icon
Related questions
Question
Apps
M Gmail
YouTube
Maps
< Every
Write a complete C++ program that:
1) Prompts the user to enter from the keyboard two numbers of type float and store them
in the variables xand y.
2) Calculates the value off as follows:
x² + y²
f%=D
x - y
3) At the beginning of a new line, displays the entered values of xand y. Each is located in a
field of 10 positions with 2 digits to the right of the point. The unused positions in the
fields MUST be filled with '&'. The values are separated by a tab.
4) Displays the value of f at the beginning of the next line in a field of 10 positions with 3
digits to the right of the point. The unused positions in the fields MUST be filled with %'.
You program MUST display the results exactly as shown in the sample runs below.
Say some
CSC 103 Lab Quiz 1 SECT18.pdf
Transcribed Image Text:Apps M Gmail YouTube Maps < Every Write a complete C++ program that: 1) Prompts the user to enter from the keyboard two numbers of type float and store them in the variables xand y. 2) Calculates the value off as follows: x² + y² f%=D x - y 3) At the beginning of a new line, displays the entered values of xand y. Each is located in a field of 10 positions with 2 digits to the right of the point. The unused positions in the fields MUST be filled with '&'. The values are separated by a tab. 4) Displays the value of f at the beginning of the next line in a field of 10 positions with 3 digits to the right of the point. The unused positions in the fields MUST be filled with %'. You program MUST display the results exactly as shown in the sample runs below. Say some CSC 103 Lab Quiz 1 SECT18.pdf
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 2 images

Blurred answer
Knowledge Booster
Datatypes
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning