Mathematics
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"," ")

answer
Answers: 2

Other questions on the subject: Mathematics

image
Mathematics, 21.06.2019 22:40, katerin3499
Explain in a minimum of 2 sentences how to graph the equation of the absolute value function given a vertex of (-1,3) and a value of “a” equal to ½.
Answers: 2
image
Mathematics, 21.06.2019 23:30, larey
Find each value of the five-number summary for this set of data. [note: type your answers as numbers. do not round.] 150, 120, 136, 180, 158, 175, 124, 162 minimum maximum median upper quartile lower quartile
Answers: 1
image
Mathematics, 22.06.2019 01:30, isabelgalvarado2838
At store a, erasers are sold individually. the cost y of x erasers is represented by the equation y=0.75x. the costs of erasers at store b are shown in the graph.
Answers: 2
image
Mathematics, 22.06.2019 03:00, iBrain
Can you make 1000, using only eight 8’s? if you had your choice, would you rather have 5 million dollars, or 1 penny, doubled every day for a month?
Answers: 2
Do you know the correct answer?
The unit price varies depending on the specified quantity, and your goal is to write a formula in ce...

Questions in other subjects: