Skip to main content

Profit Formulae

Profit formula is used to know how much profit has been made by selling a particular product. Formula for profit is majorly used for business and financial transactions. Profit arises when the selling price of any product sold is greater than the cost price (that is the price at which the product was originally bought). It should be noted that the profit and loss as a percentage is generally used to depict how much profit or loss a trader gets from a particular deal.




The Profit Formulas are given as:

Formula for ProfitProfit = S.P – C.P.
Formula for Profit PercentageProfit Percent Formula = Profit×100C.P.
Gross Profit FormulaGross Profit = Revenue – Cost of Goods Sold
Profit Margin FormulaProfit Margin = TotalIncomeNetSales×100
Gross Profit Margin FormulaGross Profit Margin = GrossProfitNetSales×100
  • S.P. = Selling Price i.e. the cost at which the product is sold
  • C.P. = Cost price i.e. the cost at which the product is originally bought


Example:-

Question: A shopkeeper buys watches in bulk for Rs. 20 each. He sells them for Rs. 45 each. Calculate the profit and the profit percentage.

Solution:

Given,

Selling price of the watch = Rs. 45

Cost price of the watch = Rs. 20

Now, Profit = Selling Price – Cost Price

So, profit on the watch = 45 – 20 = Rs. 25

Using the formula for profit percentage,

Profit % = (Profit / C.P.) × 100

So, the profit percentage of the shopkeeper will be (25 / 20) × 100 = 1.25 × 100 = 125%.

It can be said that the shopkeeper made a profit of Rs. 25 from each watch with a profit percentage of 125%.


 


Comments

Popular posts from this blog

Reasoning: Alphabet Test and Miscellaneous Series

Position of Alphabets A-   A- One brand B-   Bi- ttu D-    For -D F-   F- ix G-  G- iven H-   H- eight K-   K- elvin M-   M- 13  hero N-    14 th November P-    Pre- sixteen T-    T- 20 E-5 J-10 O-15 T-20 Y-25 C-3 F-6 I-9 L-12 O-15 R-18 U-21 X-24 G-7 L-7+5=12 Q-12+5=17 V-17+5=22 I-9 S-19 C-3 M-13 W-23

Simple Interest

Simple interest formula is one of the methods of calculating the interest on a certain amount. First, it is important to recall the concept of interest and ways to calculate it. When you borrow money from a bank, there is an extra amount to be along with the amount you borrowed. That extra money that you pay is called interest. Some money lenders and financial institutions also charge this interest for the money borrowed. There are two types of interest levied upon: Simple Interest, and Compound Interest It should be noted that the simple interest is paid at the end of a specific time period and is always a fixed amount that the borrower has to pay. The   simple interest   is calculated using a formula which is described below along with an example question. Formula for Simple Interest Simple interest is calculated by multiplying the interest rate by the principal amount and the time period which is generally in years. The S.I. formula is given as: Simple Interest (SI) = P × T...

Basic tips and tricks to solve coding-decoding

The approach to solve the questions of this section? Observe alphabets or numbers given in the code keenly. Find the sequence it follows whether it is ascending or descending. Detect the rule in which the alphabets/numbers/words follow. Fill the appropriate letter/number/word in the blank given. Some Basics which we need to learn before solving the questions of this topic are: Letter position  (A=1, B=2, C=3, D=4 …… Y=25, Z=26) Opposite position of letters  (A=26, B=25 …… Z=1) Opposite of each letter  (A is opposite to Z and B is opposite to Y and C is opposite to X …… and so on) Various types on which Coding and Decoding are classified are (as per Bank Exams): Letter Coding Substitution Mixed Letter Coding Mixed Number Coding LETTER CODING: In this type the real alphabets in a word are replaced by certain other alphabets according to a specific rule to form its code. The candidate is required to detect the common rule and answer the questions acc...