Excel formulas are expressions used to perform computation.
The Excel formula to calculate the unit price of any object is = (D2/E2)
From the question, we have:
The unit price of an item is the quotient of the price and the quantity.
i.e.
[tex]Unit\ Price = \frac{Price}{Quantity}[/tex]
Replace the variables with the cell names
[tex]Unit\ Price = \frac{D2}{E2}[/tex]
Rewrite as:
[tex]Unit\ Price = D2/E2[/tex]
Remove "Unit Price" from the formula
So, we have:
= D2/E2
This means that the Excel formula to calculate the unit price of any object is = (D2/E2)
Read more about Excel formulas at:
https://brainly.com/question/14820723