7.3 Currency Conversion, Financial Math & Profit/Loss
Key Takeaways
- Foreign exchange quotes from a bureau de change define transactions from the dealer's perspective: 'We Sell' is the rate applied when the customer buys foreign currency, while 'We Buy' is the rate applied when converting foreign currency back to domestic currency.
- Exchange commissions must be properly sequenced: percentage commission fees are typically deducted upfront from the base domestic currency before multiplying by the exchange rate.
- Markup is calculated relative to Cost Price (Markup = Profit / Cost * 100%), whereas Profit Margin is calculated relative to Selling Price (Margin = Profit / Selling Price * 100%); a 25% markup equals exactly a 20% margin.
- Progressive tax band calculations assess income strictly within discrete marginal intervals above the personal allowance; moving into a higher tax bracket taxes only the incremental earnings exceeding that bracket's threshold.
- Simple interest yields linear arithmetic growth (I = P * r * t), whereas compound interest produces exponential growth (A = P(1 + r)^t); the Rule of 72 provides a rapid doubling time estimate (Years ≈ 72 / r%).
7.3 Currency Conversion, Financial Math & Profit/Loss
Financial mathematics questions in UCAT Quantitative Reasoning assess your ability to model commercial transactions, currency exchanges, multi-tiered taxation schedules, and interest growth models. These questions simulate real-world fiscal governance in healthcare management, clinical procurement, and research grant administration.
Foreign Currency Exchange & Bureau de Change Arithmetic
Currency conversion scenarios frequently present exchange boards from a commercial bureau de change. A common pitfall is misidentifying which quoted exchange rate applies to a transaction.
The Bureau's Perspective: "We Buy" vs. "We Sell"
Currency boards always state rates from the bureau's perspective, not the traveler's:
We SellRate: The bureau sells foreign currency to you in exchange for domestic currency. Because the bureau seeks to maximize profit, it gives you fewer foreign currency units per domestic pound (the lower numeric rate).We BuyRate: The bureau buys foreign currency back from you in exchange for domestic currency. The bureau requires more foreign currency units per domestic pound (the higher numeric rate).
┌─────────────────────────────────────────────────────────────────────────┐
│ BUREAU DE CHANGE RATE BOARD │
├──────────────────────────┬─────────────────────┬────────────────────────┤
│ Currency (Base = £1 GBP) │ We Buy (From You) │ We Sell (To You) │
├──────────────────────────┼─────────────────────┼────────────────────────┤
│ Euro (EUR) │ 1.22 EUR │ 1.14 EUR │
│ US Dollar (USD) │ 1.35 USD │ 1.27 USD │
│ Japanese Yen (JPY) │ 198.00 JPY │ 188.00 JPY │
└──────────────────────────┴─────────────────────┴────────────────────────┘
Conversion Equations
- Converting Domestic (£GBP) to Foreign Currency:
- Converting Foreign Currency to Domestic (£GBP):
Handling Commission Charges
Bureaux often levy a percentage commission or flat transaction fee:
- Upfront Percentage Commission: Deducted from the domestic principal prior to conversion:
- Flat Transaction Fee: Subtracted from the base principal before currency multiplication.
Complete Worked Example:
A surgeon travels to an international medical summit in the United States, converting £1,200 GBP into US Dollars (USD) at the bureau above, which charges a $2.5%$ commission fee.
\text{Commission Fee} &= 1,200 \times 0.025 = \text{£}30.00 \\ \text{Net GBP Converted} &= 1,200 - 30 = \text{£}1,170.00 \\ \text{USD Received} &= 1,170.00 \times 1.27 \text{ (We Sell Rate)} = \mathbf{\$1,485.90} \end{aligned}$$ --- ## Profit, Loss, Markup vs. Margin In medical supply logistics and pharmaceutical pricing, distinguishing between **Markup** and **Margin** is vital. Both measure profit, but they use different reference denominators. ``` Cost Price (CP) ──────[ + Gross Profit ]──────► Selling Price (SP) 1. Markup: Profit evaluated relative to Cost Price (Profit / CP) 2. Margin: Profit evaluated relative to Selling Price (Profit / SP) ``` ### Core Commercial Definitions - **Cost Price (CP)**: Direct expenditure required to produce or acquire an item. - **Selling Price (SP)**: Gross revenue received from customer sale. - **Gross Profit**: $\text{Profit} = \text{SP} - \text{CP}$ - **Gross Loss**: $\text{Loss} = \text{CP} - \text{SP}$ (when $\text{CP} > \text{SP}$) ### Markup vs. Margin Formulas $$\mathbf{\text{Markup \%}} = \left(\frac{\text{Selling Price} - \text{Cost Price}}{\text{Cost Price}}\right) \times 100\% = \left(\frac{\text{Profit}}{\text{CP}}\right) \times 100\%$$ $$\mathbf{\text{Profit Margin \%}} = \left(\frac{\text{Selling Price} - \text{Cost Price}}{\text{Selling Price}}\right) \times 100\% = \left(\frac{\text{Profit}}{\text{SP}}\right) \times 100\%$$ ### Algebraic Interconversion Table To convert between decimal Markup ($m$) and decimal Margin ($g$): $$g = \frac{m}{1 + m} \quad \Longleftrightarrow \quad m = \frac{g}{1 - g}$$ | Cost Price (CP) | Selling Price (SP) | Gross Profit | Markup on Cost ($m$) | Margin on Revenue ($g$) | | :--- | :--- | :--- | :--- | :--- | | £80.00 | £100.00 | £20.00 | **25.0%** ($20/80 = 1/4$) | **20.0%** ($20/100 = 1/5$) | | £75.00 | £100.00 | £25.00 | **33.33%** ($25/75 = 1/3$) | **25.0%** ($25/100 = 1/4$) | | £60.00 | £100.00 | £40.00 | **66.67%** ($40/60 = 2/3$) | **40.0%** ($40/100 = 2/5$) | | £50.00 | £100.00 | £50.00 | **100.0%** ($50/50 = 1/1$) | **50.0%** ($50/100 = 1/2$) | #### Worked Clinical Procurement Example: A diagnostic laboratory purchases rapid lateral flow testing cartridges for **£6.00 per unit**. Management mandates a **$40.0\%$ profit margin** on sales. What must the unit selling price be? $$\begin{aligned} \text{Margin} &= \frac{\text{SP} - \text{CP}}{\text{SP}} = 0.40 \\ \text{SP} - 6.00 &= 0.40 \times \text{SP} \\ 0.60 \times \text{SP} &= 6.00 \\ \text{SP} &= \frac{6.00}{0.60} = \mathbf{\text{£}10.00} \end{aligned}$$ *(Note: Adding a $40\%$ markup to cost gives $6.00 \times 1.40 = \text{£}8.40$, which produces a profit margin of only $\frac{2.40}{8.40} = 28.57\%$, falling far short of the target).* --- ## Progressive Income Taxation & Marginal Band Modeling Income tax in the UK and common test scenarios operates on a **progressive marginal schedule**. Income is taxed in discrete slices (bands); entering a higher tax bracket does **not** cause your entire salary to be taxed at the higher rate. ``` ┌─────────────────────────────────────────────────────────────────────────┐ │ PROGRESSIVE TAX BAND STRUCTURE │ ├─────────────────────────┬─────────────────────────┬─────────────────────┤ │ Tax Bracket │ Income Range │ Marginal Tax Rate │ ├─────────────────────────┼─────────────────────────┼─────────────────────┤ │ **Personal Allowance** │ £0 – £12,570 │ 0% (Tax-Free) │ │ **Basic Rate Band** │ £12,571 – £50,270 │ 20% │ │ **Higher Rate Band** │ £50,271 – £125,140 │ 40% │ │ **Additional Rate Band**│ Over £125,140 │ 45% │ └─────────────────────────┴─────────────────────────┴─────────────────────┘ ``` ### Step-by-Step Calculation Methodology To calculate total tax on a gross income ($G$): 1. Identify which tax bands the income spans. 2. Calculate taxable earnings within each band by subtracting the band floor from either $G$ or the band ceiling. 3. Multiply each taxable slice by its marginal tax rate. 4. Sum the tax liabilities across all bands. #### Worked Example: NHS Specialty Doctor Calculate the annual income tax due on an NHS doctor's gross salary of **£68,000** under the tax structure above: $$\begin{aligned} \text{Band 1 (Personal Allowance, } £0\text{–}£12,570): &\quad £12,570 \times 0\% = \mathbf{\text{£}0.00} \\ \text{Band 2 (Basic Rate, } £12,571\text{–}£50,270): &\quad (50,270 - 12,570) \times 20\% = £37,700 \times 0.20 = \mathbf{\text{£}7,540.00} \\ \text{Band 3 (Higher Rate, } £50,271\text{–}£68,000): &\quad (68,000 - 50,270) \times 40\% = £17,730 \times 0.40 = \mathbf{\text{£}7,092.00} \\ \mathbf{\text{Total Income Tax Payable}} &= £0 + £7,540 + £7,092 = \mathbf{\text{£}14,632.00} \end{aligned}$$ $$\text{Effective Tax Rate} = \left(\frac{14,632}{68,000}\right) \times 100\% \approx \mathbf{21.52\%}$$ --- ## Simple vs. Compound Interest & Exponential Growth Interest models evaluate capital accumulation, loan servicing, and medical equipment leasing. ### 1. Simple Interest (Linear Growth) Interest is earned purely on the initial principal sum ($P$) across $t$ years at an annual interest rate $r$: $$\mathbf{I = P \times r \times t} \quad \text{and} \quad \mathbf{A = P + I = P(1 + rt)}$$ ### 2. Compound Interest (Exponential Compounding) Interest is added to the principal at each compounding interval, generating interest on previously accumulated interest: $$\mathbf{A = P\left(1 + \frac{r}{n}\right)^{nt}}$$ For annual compounding ($n = 1$): $$\mathbf{A = P(1 + r)^t}$$ ``` ┌─────────────────────────────────────────────────────────────────────────┐ │ GROWTH COMPARISON: £10,000 PRINCIPAL AT 6% PER ANNUM │ ├──────────────┬────────────────────────────┬─────────────────────────────┤ │ Time Horizon │ Simple Interest Total (A) │ Compound Interest Total (A) │ ├──────────────┼────────────────────────────┼─────────────────────────────┤ │ Year 1 │ £10,000 + £600 = £10,600 │ £10,000 × 1.06¹ = £10,600 │ │ Year 2 │ £10,000 + £1,200 = £11,200 │ £10,000 × 1.06² = £11,236 │ │ Year 3 │ £10,000 + £1,800 = £11,800 │ £10,000 × 1.06³ = £11,910 │ │ Year 5 │ £10,000 + £3,000 = £13,000 │ £10,000 × 1.06⁵ = £13,382 │ │ Year 10 │ £10,000 + £6,000 = £16,000 │ £10,000 × 1.06¹⁰ = £17,908 │ └──────────────┴────────────────────────────┴─────────────────────────────┘ ``` ### 3. Rapid Mental Estimation: The Rule of 72 To approximate how many years ($t$) it takes for an investment or medical inflation figure to **double** at a compound annual interest rate of $r\%$: $$\mathbf{\text{Doubling Time (Years)} \approx \frac{72}{r}}$$ - At **$6\%$ annual compound interest**: $\frac{72}{6} = \mathbf{12\text{ years}}$ to double. - At **$8\%$ annual compound interest**: $\frac{72}{8} = \mathbf{9\text{ years}}$ to double. - At **$12\%$ annual compound interest**: $\frac{72}{12} = \mathbf{6\text{ years}}$ to double.A clinician travelling to an overseas conference exchanges £800 into Euros (EUR) at an airport bureau quoting GBP/EUR 'We Sell @ 1.15' and 'We Buy @ 1.25'. The bureau charges a 2.0% commission fee deducted from the GBP principal before exchange. How many Euros does the clinician receive?
A medical supply company sells an advanced diagnostic test kit for £75.00 per unit, realizing a 28.0% profit margin on revenue. What is the unit cost price incurred to produce the kit?
Under a progressive taxation schedule with a £12,500 tax-free personal allowance, a 20% basic rate band spanning £12,501 to £50,000, and a 40% higher rate band on all earnings above £50,000, what is the total income tax owed by a specialty registrar earning a gross salary of £65,000?