How to solve algebra in Excel?

Proteus

New Member
Joined
Dec 8, 2011
Messages
11
I am trying to find an Excel formula to solve what should be a very simple problem. The problem for me is that I believe the solution requires Algebra - which I lack.
I can find the answer by trial an error, but obviously I'm looking for a smarter, quicker way to get it. Thanks for your help.

Known:
3% = 25,000

Q: What is the total?
 

Excel Facts

Remove leading & trailing spaces
Save as CSV to remove all leading and trailing spaces. It is faster than using TRIM().
Or if you really want an excel version (although I can't think why)

Excel Workbook
ABCD
1325000100833333.333333333
Sheet12
 
Last edited:
Upvote 0
Or if you really want an excel version (although I can't think why)
ABCD

<colgroup><col style="font-weight:bold; width:30px; "><col style="width:64px;"><col style="width:64px;"><col style="width:64px;"><col style="width:117px;"></colgroup><tbody>
[TD="bgcolor: #cacaca, align: center"]1[/TD]
[TD="align: right"]3[/TD]
[TD="align: right"]25000[/TD]
[TD="align: right"]100[/TD]
[TD="align: right"]833333.333333333[/TD]

</tbody>
Thanks, although it seems to work fine without cell C1 also.
 
Upvote 0
Thanks, although it seems to work fine without cell C1 also


Of course it does as C1 is always 100 but you wanted it done in Excel so the 100 goes in C1 or you just do it the same way as you would normally
=25000/(3/100)
 
Upvote 0

Forum statistics

Threads
1,223,239
Messages
6,170,947
Members
452,368
Latest member
jayp2104

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