MTH101 Lecture Wise Short Questions File
MTH101 Lecture Wise Short Questions File
Course: MTH101
Short Notes For Midterm
Lecture # 01
What is calculus?
Calculus is the study of the continuous rates of change of quantities.
What is a subset?
A subset is a part of a collection or set.
Lecture # 02
What is the theorem related to the square of a number and its square roots?
Answer: The theorem states that for any real number a, a^2 = (+a)^2 = (-a)^2.
Lecture # 03
What is the coordinate plane?
The intersection of two coordinate lines at 90 degrees.
What is the purpose of drawing two lines through a point in the coordinate plane?
To associate a unique ordered pair of real numbers with that point.
Lecture # 04
Can any two distinct points on a non-vertical line be used to calculate its slope?
Yes, the slope remains the same regardless of which pair of distinct points on the
line is used.
What is the equation of a line passing through a point (x1, y1) with slope m?
The equation of the line is given by y - y1 = m(x - x1), known as the point-slope
form.
Lecture # 05
What will we derive a formula for in this lecture?
The distance between two points in a coordinate plane.
What is the formula for finding the distance between two points in a plane?
sqrt((x2 - x1)^2 + (y2 - y1)^2)