0% found this document useful (0 votes)
31 views

Practice Sheet

The document shows a table with product prices and sales tax amounts. It then provides the total price including 16% sales tax. Some key details are: - The table lists various grocery products/items with their prices. - It applies a 16% sales tax rate to calculate the sales tax amount for each item. - It then shows the total price including both the original price and calculated sales tax. - At the bottom is the total sales tax amount calculated as the sum of the individual item sales tax amounts. This document provides an example of calculating sales tax on grocery items by applying a tax rate to individual prices and summing the results.

Uploaded by

ziashoukat
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
31 views

Practice Sheet

The document shows a table with product prices and sales tax amounts. It then provides the total price including 16% sales tax. Some key details are: - The table lists various grocery products/items with their prices. - It applies a 16% sales tax rate to calculate the sales tax amount for each item. - It then shows the total price including both the original price and calculated sales tax. - At the bottom is the total sales tax amount calculated as the sum of the individual item sales tax amounts. This document provides an example of calculating sales tax on grocery items by applying a tax rate to individual prices and summing the results.

Uploaded by

ziashoukat
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 19

Sales Tax

Menu Item Price


Toilet Soap 100g Rs 35.00
Toothpaste 70ml Rs 55.00
Shampoo 450g Rs 240.00
Toilet Paper Roll Rs 48.00
Dish Cleaning Liquid 350ml Rs 70.00
Cooking Oil 1000ml Rs 105.00
Rice Bag 10Kg Rs 800.00
Wheat Flour 10Kg Rs 340.00
Beverages 250ml Rs 18.00
Tea 200g Rs 209.00
Eggs (Dozen) Rs 80.00
Tomatoes (Kg) Rs 68.00
Potatoes (Kg) Rs 27.00
Apple (Kg) Rs 77.00
Milk 250ml Rs 23.00
Total
Sales Tax 16.0%
Quantity Sales Tax Total
10 Rs 56.00 Rs 406.00
5
5
8
4
10
3
5
24
8
6
2
10
4
18
Total Rs 406.00
Height (Inches) 78 74 68

Weight (Kgs.) 109 102 84

Height (Mtrs.) 2.031 1.927 1.771

Weight (lbs.) 235.440 220.320 181.440

Conversion
Height 38.4
Weight 2.16
66 71 62 69 70 61

89 96 78 82 68 63

1.719 1.849 1.615 1.797 1.823 1.589

192.240 207.360 168.480 177.120 146.880 136.080


IF
Data Formula
29 =IF(A4<30,"True","False")
40 =IF(A5<30,"Correct","Incorrect")
57 =IF(A6=57,"True","False")
75 =IF(A7<>75,"Fine","Wrong")
77 =IF(A8>=80,"Appropriate","Inappropriate")
89 =IF(A9>=80,"Appropriate","Inappropriate")
AND
Output Data
True 29 15
Incorrect 40 55
True 57 37
Wrong 75 42
Inappropriate 77 90
Appropriate 89 105

OR
Data
29 15
40 55
57 37
75 42
77 90
89 105
AND
Formula
=IF(AND(E4<30,F4<20),"True","False")
=IF(AND(E5>30,F5<20),"True","False")
=IF(AND(E6=57,F6>15),"Correct","Incorrect")
=IF(AND(E7<>60,F7=29),"True","False")
=IF(AND(E8>=80,F8<>100),"Correct","Incorrect")
=IF(AND(E9>=80,F9<=105),"Appropriate","Inappropriate")

OR
Formula
=IF(OR(E13>30,F13>20),"True","False")
=IF(OR(E14>30,F14<20),"Correct,"Incorrect")
=IF(OR(E15<57,F15<15),"Correct","Incorrect")
=IF(OR(E16<>60,F16=29),"True","False")
=IF(OR(E17>=80,F17<>100),"Correct","Incorrect")
=IF(OR(E18>=80,F18<=105),"Appropriate","Inappropriate")
Output AND FUNCTION PERFORMS
True Formula
False =AND(TRUE, TRUE)

Correct =AND(TRUE, FALSE)

False =AND(2+2=4, 2+3=5)

Incorrect =AND(2+2=4, 2+3=10)


Appropriate

Output OR FUNCTION PERFORMS


False Formula
Correct =OR(FALSE, FALSE)

Incorrect =OR(TRUE, FALSE)

True =OR(2+2=5, 2+3=7)

Correct =OR(2+2=4, 2+3=7)


Appropriate
AND FUNCTION PERFORMS
Description (Result)
All arguments are true. Result: TRUE
One argument is false. Result: FALSE
All arguments evaluate to true. Result: TRUE

One argument is false. Result: FALSE

OR FUNCTION PERFORMS
Description (Result)
All arguments are false. Result: FALSE
One argument is false. Result: TRUE
All arguments evaluate false. Result: FALSE

One argument is false. Result: TRUE


Names
Shahid Khan Afridi
Ahmed Shahzad
Mohammad Hafeez
Mohammad Rizwan
Umar Akmal
Wahab Riaz
Shoaib Malik
Asad Shafiq
Junaid Khan
Younas Khan
Imad Wasim
Saeed Ajmal
Join
Shahid Khan Afridi
Ahmed Shahzad
Mohammad Hafeez
Mohammad Rizwan
Umar Akmal
Wahab Riaz
Shoaib Malik
Asad Shafiq
Junaid Khan
Younas Khan
Imad Wasim
Saeed Ajmal
Substitute
Shahid ALI Afridi ALI
Ahmed Qasim Qasim
Mohammad Hafeez Rafiq
Mohammad Rizwan Khalid
Umar Akmal Mehboob
Wahab Riaz Shaukat
Shoaib Malik Ismail
Asad Shafiq Fawad
Junaid Hassan Hassan
Younas Asim Asim
Imad Wasim Liaqat
Saeed Ajmal Azlan
VLOOKUP
ID Product Brand Year
106 Lancer Mitsubishi 2011
103 ID
104 101
101 102
102 103
103 104
105 105
104 106
101
102
104
105
104
102
101
103
106
P

Brand Product Year


Honda Civic 2016
Toyota Camery 2014
Suzuki Swift 2012
Diahatsu Mira 2013
Hyndai Sonata 2010
Mitsubishi Lancer 2011
HLOOKUP
ID Product Brand Year
106 Lancer Mitsubishi 2015
103 ID
104 Brand
101 Product
102 Model
103
105
104
101
102
104
105
104
102
101
103
106
HLOOKUP

101 102 103 104 105 106


Honda Toyota Suzuki Diahatsu Hyndai Mitsubishi
Civic Camery Swift Mira Sonata Lancer
2016 2012 2014 2013 2015 2015
ROUND FUN
Round Round (2
Data (Nearest Decimal
Integer) Places)
100.319 100 100.32
5.28
5.9999
99.5
-4.3
-100.5595
-22.45
999
991
ROUND FUNCTION
Round (1 Round Round
Round
Decimal (Nearest (Nearest
up
Place) 10) 100)
100.3 100 100 100.4
Roundd
own

100

You might also like