Question: 1.C++ programmer: write a program that prompts the user to enter the weight of a person in kilograms and outputs the equivalent weight in pounds.
1.C++ programmer: write a program that prompts the user to enter the weight of a person in kilograms and outputs the equivalent weight in pounds. output both the weights rounded to two decimal places. (note that 1 kilogram = 2.2 pounds). former your output with two decimal places.
2.C++ programmer: Paula and Danny want to plant evergreen trees alone the back side of their yard. they do not want to hard an excessive number of tree. write a programs that prompts the user to input the following.
a. the length of the yard.
b. the radius of fully grown ground tree.
c. the required space between fully grown trees.
the program outputs the number of trees that can be planted in the yard and the total space that will be occupied by the fully grown tree!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
