Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need 1 through 5 answered. I am not sure can just count me for 5 or if I should post each one I need

I need 1 through 5 answered. I am not sure can just count me for 5 or if I should post each one I need done seperate. questions asked .. .. please me know. thank you.

image text in transcribed

Please do the following exercises(Make sure that you Declare any variables you need in your pseudo-code)[Also include both pseudo-code and Visual Logic Image when you turn in your solutions) 1.) Write the pseudo-code for an application that converts a Fahrenheit Temperature into a Celsius Temperature. (Formula is: Cel = (Fahr-32.0) * (5.0/9.0)) 2.) Write the pseudo-code for an application that calculates the area of a Circle. Read in the Radius and calculate the area and display the results. (Formula is: Area = pi* radius * radius ) 3.) Write the pseudo-code for an application that calculates the area of a Square. Read in the length of one side of the Square and calculate the area and display the results. (Formula is: Area = side * side ) 4) Write the pseudo-code for an application that calculates the area of a Rectangle. Read in the height and width of the Rectangle, then calculate the area and display the results. (Formula is: Area = height * width ) 5 Write the pseudo-code for an application that reads in 3 Quiz scores, calculates the average of the 3 Quizzes and prints out this average score

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Publishing With Filemaker Pro On The Web

Authors: Maria Langer

1st Edition

0201696657, 978-0201696653

More Books

Students also viewed these Databases questions