UMUC - CMIS102 Homework 1 The task at hand is to design a program‚ using pseudocode‚ which will calculate the square feet of a house with no more than four rooms. It must be additionally assumed that each of these rooms is rectangular. The required output is the accurate calculation of the aggregate square footage of these rooms. The required input to arrive at this output is the length and width of each of the rooms‚ the multiplication of each individual room length and width‚ and the sum
Premium Length Mathematics
CMIS102 Homework Assignment 1 Student Name: Class/Section: CMIS 102 Professor Name: Dr. Hung Dao Assignment due date: 5/27/2012 Problem definition: Calculate the monthly payment on a loan given the loan amount‚ the annual interest rate‚ and the total number of monthly payments. A. Problem Analysis – Here are the input data‚ output data and processing step to convert input data into output data. 1. Input Data: a. Loan Amount (P) b. Annual percentage rate of interest (r) c. Number of monthly
Premium Mortgage loan Loan Debt
CMIS102 Homework Assignment 1 (Worth 13% of your grade) Problem definition: Calculate the usable area in square feet of house. Assume that the house has a maximum of four rooms‚ and that each room is rectangular. A. Problem Analysis – Following the directions in the assignment‚ clearly write up your problem analysis in this section. This program will compute the area of a house that has four rectangular rooms. Output is the value of the total area (total_area) of the house and is to be
Premium
Description This program will determine the usable area of a house. The rooms are rectangular in shape and maximum of four rooms are allowed to be calculated at once. It will use the area formula for a rectangle to find the usable area of each room and once the calculation are made for each room it will print out the total usable area of a house to the output screen. Analysis This program will calculate the usable area in square feet of a house with a maximum of four rooms that are rectangular
Premium Area Rectangle Room
CMIS102 Homework Assignment 1 (Worth 13% of your grade) Student Name: Heather Elliott Class/Section: 1202CMIS1026391 Professor Name: Nicolae Tapus Assignment due date: 1/29/12 Problem definition: Calculate the usable area in square feet of house. Assume that the house has a maximum of four rooms‚ and that each room is rectangular. A. Problem Analysis – Following the directions in the assignment‚ clearly write up your problem analysis in this section
Premium Rooms Area English-language films
CMIS102 Final Project Part 2(Worth 20% of your grade) Student Name: David Cline Class/Section: CMIS 102 Section 7383 Professor Name: Tiffany Johnson Assignment due date: 11/25/2012 1. Problem definition: Design a program that will allow a user to Input a list of your family members along with their age and state where they reside. Determine and print the average age of your family and print the names of anyone who live in Texas. Note: Your problem analysis should have
Premium
CMIS102 Homework Assignment 1 Student Name: Ryan J. Rath Class/Section: 6383 Professor Name: Anthony Baird Assignment due date: 1/27/2013 1. Using a similar approach as example 2.3 (textbook page 75): “Finding the Sale Price of Items in a Department Store”‚ provide your analysis for the following problem statement: You need to write a program that will calculate the number of square feet (living space) in a 4-room house. Your analysis should be clearly written and demonstrate your
Premium
CMIS102 Final Project Part 2(Worth 20% of your grade) Student Name: Class/Section: Professor Name: Assignment due date: 1. Problem definition: Design a program that will allow a user to Input a list of your family members along with their age and state where they reside. Determine and print the average age of your family and print the names of anyone who live in Texas. Note: Your problem analysis should have already been submitted as part 1 of the assignment. A. Program Design
Premium Ring Chicago Variable