Basic algebra problem but need help

TaxLady

New Member
Joined
Mar 26, 2011
Messages
1
I am spinning my wheels trying to solve this problem and would really appreciate your help. I need to know what formula to use in excel.

I want to pay someone a total of $5000 (including fees). The fees I will pay are 5.6%. How do I figure out the base rate? I think the algebra would be 5000=x+x(.0565).

5000 is cell A1
.0565 is cell A2
x is cell A3

Thanks for your help
 

Excel Facts

Spell Check in Excel
Press F7 to start spell check in Excel. Be careful, by default, Excel does not check Capitalized Werds (whoops)
I am spinning my wheels trying to solve this problem and would really appreciate your help. I need to know what formula to use in excel.

I want to pay someone a total of $5000 (including fees). The fees I will pay are 5.6%. How do I figure out the base rate? I think the algebra would be 5000=x+x(.0565).

5000 is cell A1
.0565 is cell A2
x is cell A3

Thanks for your help
Try...

A3:

=A1/(1+A2)
 
Upvote 0

Forum statistics

Threads
1,224,609
Messages
6,179,879
Members
452,948
Latest member
Dupuhini

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