Question

Draw a flowchart and pseudocode for the Homestead Furniture Store that gets each of the following:...

Draw a flowchart and pseudocode for the Homestead Furniture Store that gets each of the following:

Sales transaction data, including an account number Customer name Purchase price Output the account number and name, then output the customer’s payment each month for the next 12 months. Assume that there is no finance charge, that the customer makes no new purchases, and that the customer pays off the balance with equal monthly payments.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Algorithm:

Function Main
Declare Integer acctnumber, i
Declare String customername
Declare Real price, EMI
  
Output "Enter Account Number"
Input acctnumber
Output "Enter Customer Name"
Input customername
Output "Enter purchase price"
Input price
  
... compute EMI as price/12
Assign EMI = price/12
Output "Account Number : "
Output acctnumber
Output "Customer Name: "
Output customername
For i = 1 to 12
Output "Payment for Month "
Output i
Output " : "
Output EMI
End
End

Flowchart:

Add a comment
Know the answer?
Add Answer to:
Draw a flowchart and pseudocode for the Homestead Furniture Store that gets each of the following:...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Please provide Flowchart and Psuedocode in MS word file so that I can edit it. The...

    Please provide Flowchart and Psuedocode in MS word file so that I can edit it. The No Interest Credit Company provides zero-interest loans to customers. (It makes a profit by selling advertising space in its monthly statements and selling its customer lists.) Design an application that gets customer account data that includes an account number, customer name, and balance due. For each customer, display the account number and name; then print the customer’s projected balance each month for the next...

  • C++ The No Interest Credit Company provides zero-interest loans to customers. (It makes a profit by...

    C++ The No Interest Credit Company provides zero-interest loans to customers. (It makes a profit by selling advertising space in its monthly statements and selling its customer lists.) Design an application that gets customer account data that includes an account number, customer name, and balance due. For each customer, display the account number and name; then print the customer's projected balance each month for the next 10 months. Assume that there is no finance charge on this account, that the...

  • 9. Credit Cards: a. If you have a balance of $1,245.00 on your credit card, how...

    9. Credit Cards: a. If you have a balance of $1,245.00 on your credit card, how long will it take you to pay off the balance if you make $50.00/month payments until it is paid off? The APR is 19%. b. What will be your monthly payment on a credit card with a balance of $2,456.80, if you desire to pay it off in 2 years, at an APR of 23.99%? 10. A furniture company allows customers to purchase household...

  • Discount Plus Store is a local discount store with the following​ information: Data Table • October...

    Discount Plus Store is a local discount store with the following​ information: Data Table • October sales are projected to be $390,000. Sales are projected to increase by 10% in November and another 25% in December and then return to the October level in January. 20% of sales are made in cash while the remaining 80% are paid by credit or debit cards. The credit card companies and banks (debit card issuers) charge a 1% transaction fee, and deposit the...

  • The assignment is to create a document flowchart for a company's processes. The flowchart may be...

    The assignment is to create a document flowchart for a company's processes. The flowchart may be created in Excel or a flowcharting tool. The deliverable for the project is a PDF version of the flowchart. The flowchart is limited to a one page printout in landscape mode. Case:                 Madison Water District bills its customers on a monthly cycle. At the end of each month a meter reader goes into the field with a meter reading worksheet listing all of...

  • Discount Plus Store is a local discount store with the following information: (Click the icon to...

    Discount Plus Store is a local discount store with the following information: (Click the icon to view the information.) Read the requirements. Requirement 1. Prepare the sales budget for November and December. Discount Plus Store Sales Budget For the Months of November and December November December Cash sales Credit sales Total sales f Requirements Prepare the following budgets for November and December: 1. Sales budget 2. Cost of goods sold, inventory, and purchases budget 3. Operating expense budget 4. Budgeted...

  • Dollar Plus Store is a local discount store with the following​ information: OctoberOctober sales are projected...

    Dollar Plus Store is a local discount store with the following​ information: OctoberOctober sales are projected to be $ 400 comma 000$400,000. times• Sales are projected to increase by 1010​% in NovemberNovember and another 2020​% in DecemberDecember and then return to the OctoberOctober level in JanuaryJanuary. times• 2525​% of sales are made in cash while the remaining 7575​% are paid by credit or debit cards. The credit card companies and banks​ (debit card​ issuers) charge a 22​% transaction​ fee, and...

  • Use program control statements in the following exercises: Question 1 . Write pseudocode for the following:...

    Use program control statements in the following exercises: Question 1 . Write pseudocode for the following: • Input a time in seconds. • Convert this time to hours, minutes, and seconds and print the result as shown in the following example: 2 300 seconds converts to 0 hours, 38 minutes, 20 seconds. Question 2. The voting for a company chairperson is recorded by entering the numbers 1 to 5 at the keyboard, depending on which of the five candidates secured...

  • #1.) Here is a sample credit card statemet. Use the CARD Statement to answer problems a-...

    #1.) Here is a sample credit card statemet. Use the CARD Statement to answer problems a- d. CARD Statement Account Number 1234 1234 1234 1234 O Statement Closing Date 11/06/08 Credit Line $2,100.00 Available Credit $1,576.80 TERESA TORRES 123 ANY STREET CITY CA 12345 o Account Summary Previous Balance - Credits - Payments + Purchases & Other Chgs - Cash Advances • FINANCE CHARGE - New Balance Payment Information O New Balance O Scheduled Minimum Payment O Scheduled Payment Due...

  • 15. aFind the present values of the following cash flow streams at a 6% discount rate....

    15. aFind the present values of the following cash flow streams at a 6% discount rate. Do not round intermediate calculations. Round your answers to the nearest cent. 0 1 2 3 4 5 Stream A $0 $100 $450 $450 $450 $300 Stream B $0 $300 $450 $450 $450 $100 Stream A: $   Stream B: $   What are the PVs of the streams at a 0% discount rate? Round your answers to the nearest dollar. Stream A: $   Stream B:...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT