Math, asked by palaksaxena22, 6 months ago

18 Simplify:
+ 5
(b) 18 79
8
(c) 56-3 - 18-89
14
19 Write the number which has
(a) 15 lakhs, 18 thousands, 6 tens and 2 ones
(b) 62 lakhs, 3 hundreds, 21 thousands and 1 ten
(c) 3 crore, 2 thousands, 5 lakhs, 3 tens, 2 hundreds and 9 ones
20. On a squared paper, sketch the following:
(a) A quadrilateral with a vertical line of symmetry but no horizonal line of symmetry.
(b) A right angled triangle with a line of symmetry.
21. A shopkeeper sold 8 books for * 200.80. Later on he sold 3 more books of the same type.
How much total money did he get for these 11 books?
22. David earns 1920000 in 12 months.
(a) How much will he earn in 5 months?
(b) In how many months will he earn * 48000?​

Answers

Answered by aryan073
3

Answer:

the question is so many plz give only one question to answer

Answered by N3KKI
6

<!DOCTYPE html>

<html>

<head>

<style>

div {

width: 100px;

height: 100px;

background: red;

position: relative;

animation: mymove 5s infinite;

animation-delay: 2s;

}

@keyframes mymove {

from {left: 0px;}

to {left: 200px;}

}

</style>

</head>

<body>

<h1>The animation-delay Property</h1>

<p>Start the animation after 2 seconds:</p>

<div></div>

<p><strong>Note:</strong> The animation-delay property is not supported in Internet Explorer 9 and earlier versions.</p>

</body>

</html>

Similar questions