subject
Mathematics, 30.08.2021 20:30 krojas015

The unit price varies depending on the specified quantity, and your goal is to write a formula in cell B9 that calculates the total price for any amount of items input in a specific cell (in this case, cell B8) 1 Unit Quantity 2 1 to 10 3 11 to 19 4 20 to 49 5 50 to 100 6 Over 100 7 8 Quantity 9 Total Cost Price Per Unit 20.00 28.00 16.00 13.00 12.00 Write a nested IF function based on the above criteria to display the total cost of an order in cell B9 for any given ordered quantity B8 IF(B8>-101, 12, IF(B8 50, 13, IF(B8>-20, 16, IF( B8> 11, 18, IF(B8> 1, 20, " "))) OB8 IF(B8>101, 12, IF(B8<50, 13, IF(B8<20, 16, IF( B8<11, 18, IF(B8>1, 20, " ) B8 IF(B8-100, 12, IF(B8 50, 13, IF(B8-20, 16, IF B811, 18, IF(B8>-1, 20, "") -B8 IF(B8 100, 12, IF(B8>50, 13, IF(B8>20, 16, IF( B8 11, 18, IF(B8>1, 20, ) For a particular month, the worksheet below shows the inventory of cel phones in stock at the beginning of the month. It also shows the number of cell phones of each type that have been sold during the month. When there are less than 10 phones in the inventory, it is time to replenish the stock. Write a statement for cell D2 to be copied for column D that will display the text, "Order" if more cell phones need to be ordered, yet leave the cell blank if more cell phones do not need to be ordered 1Smartphone Model 2 Nokia 6500 Classic 3 Samsung SGH-E250 4 LG Shine Quantity in Stock Quantity Sold Order More? 51 52 60 45 37 Apple Iphone 6 LG Viewty HTC Touch 8 Palm Centro 72 51 30 46 Order IF((C2-B2)<= 10, "Order") IF(B2-C2)<10, Order"," ") -IFIABS(B2-C2) 10,"Order", " ") IFIABS(B2-C2)<10,"Order"," ")

ansver
Answers: 2

Another question on Mathematics

question
Mathematics, 21.06.2019 15:00
Ricardo ran the 400 meter race 3 times his fastest time was 54.3 seconds his slowest time was 56.1 seconds if his average time was 55.0 seconds what was his time for the third race
Answers: 2
question
Mathematics, 21.06.2019 16:00
Find the equation of the trend line (line of best fit). show your work i'm using the points (34,76) (42,91)
Answers: 2
question
Mathematics, 21.06.2019 19:30
Ascientist wants to use a model to present the results of his detailed scientific investigation. why would a model be useful? a )because the model makes the concepts easier to understand b) because the model is easy to put together and to use c) because the model prevents other scientists from asking questions d) because the model requires the audience to pay full attention to it i don't know what to choose because between a and d a is much more likely than d because it only wants to get the attention of the audience. i'm confuse.
Answers: 1
question
Mathematics, 21.06.2019 23:30
Simplify the following expression 48^1/2
Answers: 2
You know the right answer?
The unit price varies depending on the specified quantity, and your goal is to write a formula in ce...
Questions
question
Mathematics, 03.11.2019 18:31
question
Mathematics, 03.11.2019 18:31
Questions on the website: 13722363