In this article, the task is to display the scientific notation as float in Python. The scientific notation means any number expressed in the power… Read More
Category Archives: Technical Scripter
Open Authorization or OAuth is an industry level protocol used for authorization. It allows third-party services to exchange your information without the user having to… Read More
RTF (Run-to-Failure) is a Maintenance Strategy that is usually required whenever an asset is not working i.e. failure occurred. Here, assets can be equipment, component,… Read More
Question 1. Which of the following are quadratic equations? (i) x2 + 6x – 4 = 0 Solution: As we know that, quadratic equation is… Read More
Question 1. Evaluate: Solution: (i) 3–2 3-2 = (Property used: a-n = ) (ii) (– 4)– 2 (-4)-2 = … Read More
Problem 1. Multiply the binomials. Solution: When we multiply two binomials, four multiplications must take place. These multiplications can be in any order, although we… Read More
Chapter 12 Percentage – Exercise 12.2 | Set 1 Question 14. An alloy of tin and copper consists of 15 parts of tin and 105… Read More
Question 1. Find:(i) 22% of 120(ii) 25% of Rs 1000(iii) 25% of 10 kg(iv) 16.5% of 5000 meter(v) 135% of 80 cm(vi) 2.5% of 10000… Read More
Prerequisite: Working with .docx module Word documents contain formatted text wrapped within three object levels. The lowest level- run objects, middle level- paragraph objects, and… Read More
Prerequisite: Working with .docx module Word documents contain formatted text wrapped within three object levels. The Lowest level- run objects, middle level- paragraph objects, and… Read More
Prerequisite: Working with .docx module Word documents contain formatted text wrapped within three object levels. The Lowest level- run objects, middle level- paragraph objects, and… Read More
Question 1. The graphs of y = p(x) are given in Fig. 2.10 below, for some polynomials p(x). Find the number of zeroes of p(x),… Read More
Question 1. Prove that √5 is irrational. Solution: Let √5 be a rational number. √5 = p/q be a rational number, where p and q… Read More
First-Class Function: A programming language is said to have First-class functions if functions in that language are treated like other variables. So the functions can… Read More
Chapter 6 Linear Inequalities – Exercise 6.1 | Set 1 Question 13. 2 (2x + 3) – 10 < 6 (x – 2) Solution: Given,… Read More