Formula meaning =C16-C16/(1+D16)

mrmangesh

New Member
Joined
Jul 6, 2015
Messages
5
Experts want to know meaning of the formula

=C16-C16/(1+D16).......

(Cells contain C16=12, D16=20%)

Ans. is 2

What is this formula:confused:
 
Last edited:

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.
You might need to read up on PEDMAS / BODMAS

to solve maths you do what ever is insided the brackets first, so 1+D16 then Exponentials, then Division (C16 divided by the previous workings), then Multiplication, then Addition then SUbtraction C16 Minus the previous calculation part
 
Upvote 0
Looks like a tax calculation to show the amount of tax on an item

Sale value = 12
Tax = 20%
Item cost before tax C16/(1+20%) = 10
So subtracting the two 12 - 10 = 2 the amount of tax or vat
 
Upvote 0

Forum statistics

Threads
1,214,798
Messages
6,121,635
Members
449,043
Latest member
farhansadik

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top