Question
A certain computer program lets the user pick a positive number, decreases the number by 60%, and displays the square of the result. If the number displayed is 140% larger than the number that the user picked, what number did the user pick?
Answers
Related Questions
Write a GUI application that prompts the user for a number between 1 and 5. Be sure to include err...
A-Asking the user to pick a number between 1 and 20 and having the computer pick a number between 1...
Write a program in c++ that inputs a number [1-12] from the user and displays the month. it also ask...
Design a flowchart for a program that prompts the user to enter ten numbers one at a time. After the...