Decision Making Tech

odcangola

This is for Erudite787 thanks anyways guys.

Cell A1 contains the demand for a certain product (e.g., 100 sofas), and A2 contains the number of available items for sale (e.g., 125 sofas).

Which of the following formulas calculates the number of items that can be sold?

 

[removed]a.

=A1

[removed]b.

=IF(A1<A2, A1, A2)

[removed]c.

=A2

[removed]d.

=MAX (A1, A2)

    • 10 years ago
    • 3
    Answer(1)

    Purchase the answer to view it

    NOT RATED
      Bids(0)