Horje
Write formula of finding selling and cost price when profit or loss percent is given.

To find the selling price (SP) and cost price (CP) when the profit or loss percentage is given, you can use the following formulas:

  • Profit (P) Percentage:
    • If the profit percentage is given, use this formula:
      • SP = CP + (Profit Percentage * CP / 100)
    • To find CP when profit percentage is given, rearrange the formula:
      • CP = SP / (1 + (Profit Percentage / 100))
  • Loss (L) Percentage:
    • If the loss percentage is given, use this formula:
      • SP = CP – (Loss Percentage * CP / 100)
    • To find CP when loss percentage is given, rearrange the formula:
      • CP = SP / (1 – (Loss Percentage / 100))



Reffered: https://www.geeksforgeeks.org


Mathematics

Related
Why do we need a standard meridian for India? Why do we need a standard meridian for India?
How to Find Factors of 12 | Prime Factors of 12, Factor Tree of 12 How to Find Factors of 12 | Prime Factors of 12, Factor Tree of 12
Top 30 Math Tricks for Fast Calculations Top 30 Math Tricks for Fast Calculations
How Many Zeros are in 1 Centillion? How Many Zeros are in 1 Centillion?
Z-Score Table: Formula, Table, Types, Charts, and Examples Z-Score Table: Formula, Table, Types, Charts, and Examples

Type:
Geek
Category:
Coding
Sub Category:
Tutorial
Uploaded by:
Admin
Views:
13