Skip to main content

Mathematics Test Class 6 (Decimal)

Section A: Basic Understanding

1. What is a decimal? Give one example.  

Decimals are one of types of numbers, which has a whole number and the fractional part separated by a decimal(.) point, we write 0.1.  

   Example: 0.75

2. Convert the fraction 3/8 to a decimal (round to 2 decimal places).  

   \( 3 \div 8 = 0.375 \approx 0.38 \)

3. Write 7.25 as a mixed fraction in its simplest form.  

   \( 7 \frac{1}{4} \)

4. What is the place value of 4 in 9.745?  

   Hundredth place (value: 0.04)

5. Express 0.375 as a fraction in its simplest form.  

   \( \frac{3}{8} \)


Section B: Comparing and Ordering

6. Compare the following decimals:

   - a) \( 0.75 > 0.705 \)

   - b) \( 2.3 = 2.30 \)

7. Arrange in ascending order: 1.08, 1.18, 1.05, 1.09  

   Answer: 1.05, 1.08, 1.09, 1.18

8. Arrange in descending order: 5.35, 5.03, 5.5, 5.15  

   Answer: 5.5, 5.35, 5.15, 5.03


Section C: Operations with Decimals

9. Add the following decimals:

   - a) \( 5.32 + 2.75 = 8.07 \)

   - b) \( 8.05 + 1.35 = 9.4 \)

10. Subtract the following decimals:

    - a) \( 7.5 - 3.25 = 4.25 \)

    - b) \( 12.08 - 4.3 = 7.78 \)

11. Multiply the following:

    - a) \( 2.3 \times 4 = 9.2 \)

    - b) \( 0.75 \times 6 = 4.5 \)

12. Divide the following:

    - a) \( 6.4 \div 2 = 3.2 \)

    - b) \( 5.5 \div 0.5 = 11 \)


Section D: Application-Based Questions

13. Cost of 6 chocolate bars at Rs. 3.75 each:  

    \( 3.75 \times 6 = 22.5 \)  

    Answer: Rs. 22.5

14. Amount left with Ravi after buying a notebook and pen:  

    Total spent: \( 6.25 + 3.75 = 10 \)  

    Amount left: \( 15.5 - 10 = 5.5 \)  

    Answer: Rs. 5.5

15. Total distance covered by three runners:  

    \( 2.35 + 3.6 + 4.05 = 10 \) km  

    Answer: 10 km


Section E: Higher Order Thinking Skills (HOTS)

16. Water left in the tank after using 35.75 liters out of 75.25 liters:  

    \( 75.25 - 35.75 = 39.5 \) liters  

    Answer: 39.5 liters

17. Total weight of 4 baskets, each weighing 2.85 kg:  

    \( 2.85 \times 4 = 11.4 \) kg  

    Answer: 11.4 kg

18. Total cost of 3.5 meters of cloth at Rs. 52.5 per meter:  

    \( 3.5 \times 52.5 = 183.75 \)  

    Answer: Rs. 183.75

**END**

🔴Beware of Cyber-Crime & Cyber-Fraudulent🔴

Comments

Popular posts from this blog

Computer Test Answers Class 6 (Introduction to HTML)

HTML, or HyperText Markup Language , is the basic language used to create web pages. It is a simple language that uses special codes called tags  to structure content on a webpage, such as text, images, links, and more. Here are questions for practice with answers from the chapter of Introduction to HTML for students of Class 6 of CBSE Board.  Introduction to HTML for Class 6 CBSE | JK Online Classes Introduction to HTML - Structure of Web Pages : HTML provides the structure of a webpage, much like a skeleton for a body. It tells the browser how to display the different parts of a webpage. - Tags and Elements : HTML uses tags, such as <p>  for paragraphs or <h1>  for headings, to organize and format content. Tags are written within angle brackets < >. - Basic HTML Document : Every HTML document has a standard structure: - <html> : The root tag that starts and ends the HTML document. - <head> : Contains information about the webpage, like...

HTML Class 6 Questions and Answers with Examples (January 2026) | JK Online Classes

 HTML Class 6 – 30 Important Questions & Answers with Examples (Jan 2026) HTML Class 6 Question Answers 2026 (J K Online Classes) Q1. What is HTML? Answer: HTML stands for HyperText Markup Language. It is used to create web pages. Q2. Is HTML a programming language? Answer: No, HTML is a markup language, not a programming language. Q3. What is a web page? Answer: A web page is a document written in HTML and shown using a web browser. Q4. What is a website? Answer: A website is a collection of many web pages connected together. Q5. Name any two web browsers. Answer: Google Chrome and Mozilla Firefox. Q6. What are HTML tags? Answer: HTML tags are special words written inside angle brackets `< >`. Example: <p>This is a paragraph</p> Q7. What is an HTML element? Answer: An HTML element consists of a start tag, content, and an end tag. Example: <b>Bold Text</b> Q8. What is the use of `<html>` tag? Answer: The `<html>` tag tells the browse...

ICSE Board Class 7 Computer Test for session 2024 - 25 (MCQs - Answers)

      Here are few important questions along with their answers for students of Class 7 of ICSE Board of Computer subject from the chapters of 'Hardware components and Introduction to spreadsheet'. Here you will find 30 Questions of Multiple Choice Questions of the chapter hardware components and introduction to spreadsheet. ICSE Computer Test Hardware Components and Introduction to spreadsheet 2024-25 (J K Online Classes) I.C.S.E Computer test Class VII Chapters: Hardware components and Introduction to spreadsheet *Note -  Please mention how much you got correct in comment Multiple Choice Questions 1. What is the main function of the Central Processing Unit (CPU)? a) Storing data b) Executing instructions and performing calculations  c) Displaying output on the monitor 2. What is the primary role of the motherboard in a computer system? a) Providing electrical power to components b) Connecting all hardware components together c) Generating heat during operation...