subject

Tomatoes in Owino market can be purchased by traders according to this price schedule: For the first 10 baskets11,000 per basket
For any of the next 20 baskets10,000 per basket
For any tomatoes beyond 20 baskets9,000 per basket

Create a spreadsheet that will calculate the total price of buying x baskets of tomatoes, where x is a number to be entered into a cell on the spreadsheet. Notes Creating this spreadsheet requires the use of Excel’s powerful IF statement. The syntax of the IF statement is a three-part “if-then-else” format. If the test condition (the first parameter) evaluates to true, the value-if-condition-true (the second parameter) is returned. But if the test condition evaluates to false, the value-if-condition-false (the third parameter) is returned.
=IF(condition-to-test, value-if-condition-true, value-if-condition-false) A simple example: =IF(Sky-is-blue, sunny-day, cloudy-day)
IF statements can be nested, although to retain clarity in your work it’s generally not a good idea to nest them to very many levels. A nested IF statement (where the nested IF takes the place of the value-if-condition-false in the original IF statement) might look like this:
=IF(condition-to-test, value-if-condition-true, IF(condition-to-test, value-ifcondition-true, value-if-condition-false))

Required
In your groups create your own scenario and use an if statement similar to the example above

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 20:40
Peripherals are part of the main computer. true false
Answers: 3
question
Computers and Technology, 23.06.2019 07:00
1. you have a small business that is divided into 3 departments: accounting, sales, and administration. these departments have the following number of devices (computers, printers, etc.): accounting-31, sales-28, and administration-13. using a class c private network, subnet the network so that each department will have their own subnet. you must show/explain how you arrived at your conclusion and also show the following: all available device addresses for each department, the broadcast address for each department, and the network address for each department. also, determine how many "wasted" (not usable) addresses resulted from your subnetting (enumerate them).
Answers: 3
question
Computers and Technology, 23.06.2019 15:00
Based on the current economic situation do you expect the employment demand for graduating engineers to increase or decrease? explain the basis for your answer. with a significant economic recovery, what do you think will happen to future enrollments in graduating engineering programs?
Answers: 1
question
Computers and Technology, 23.06.2019 17:00
Companies that implement and apply an information system effectively can create
Answers: 1
You know the right answer?
Tomatoes in Owino market can be purchased by traders according to this price schedule: For the fir...
Questions
question
Mathematics, 08.12.2019 06:31
question
Mathematics, 08.12.2019 06:31
Questions on the website: 13722362