If two parallel lines are intersected by a transversal, then corresponding angles are always congruent.
Correct Answer
True
By definition, corresponding angles formed by parallel lines and a transversal are equal in measure.
Question 2
For any two triangles, if all three corresponding angles are congruent, then the triangles must be congruent.
Correct Answer
False
If all three corresponding angles are congruent, the triangles are similar, not necessarily congruent. Congruent triangles require corresponding sides to also be equal in length.
Question 3
The measure of an angle inscribed in a circle is half the measure of the central angle that intercepts the same arc.
Correct Answer
True
This is a fundamental theorem of inscribed angles in a circle.
Question 4
The area of a triangle with base 'b' and height 'h' is given by the formula A = b * h.
Correct Answer
False
The correct formula for the area of a triangle is A = (1/2) * b * h.
Question 5
The slope of a vertical line in the coordinate plane is 0.
Correct Answer
False
The slope of a vertical line is undefined, as there is no change in x for a change in y. The slope of a horizontal line is 0.
Question 6
The sum of the interior angles of any convex quadrilateral is 360 degrees.
Correct Answer
True
Any convex quadrilateral can be divided into two triangles, and each triangle has an angle sum of 180 degrees, totaling 360 degrees.
Question 7
If two lines are parallel, their slopes in the coordinate plane must be equal, provided they are not vertical.
Correct Answer
True
Parallel lines have the same steepness and direction, hence their slopes are identical.
Question 8
The volume of a sphere with radius 'r' is calculated using the formula V = (4/3) * pi * r^2.
Correct Answer
False
The correct formula for the volume of a sphere is V = (4/3) * pi * r^3. The given formula is incorrect for volume.
Question 9
The hypotenuse is always the shortest side of a right-angled triangle.
Correct Answer
False
The hypotenuse is always the longest side of a right-angled triangle, as it is opposite the largest angle (the 90-degree angle).
Question 10
The diagonals of a rhombus are perpendicular bisectors of each other.
Correct Answer
True
This is a defining property of a rhombus.
Question 11
Any two circles are similar figures.
Correct Answer
True
All circles are geometrically similar because one can be transformed into another by a combination of translation, rotation, and uniform scaling.
Question 12
If two triangles have two pairs of corresponding sides proportional and the included angles congruent, then the triangles are congruent.
Correct Answer
False
This describes the SAS (Side-Angle-Side) similarity criterion. If the sides are proportional, the triangles are similar, not necessarily congruent. For congruence, the corresponding sides would need to be equal, not just proportional.
Question 13
The distance between two points (x1, y1) and (x2, y2) in a coordinate plane can be found using the formula sqrt((x2-x1)^2 + (y2-y1)^2).
Correct Answer
True
This is the standard distance formula, which is derived directly from the Pythagorean theorem.
Question 14
A tangent line to a circle intersects the circle at exactly two points.
Correct Answer
False
A tangent line intersects a circle at exactly one point, known as the point of tangency. A secant line intersects at two points.
Question 15
The sum of the measures of the exterior angles of any convex polygon, one at each vertex, is 360 degrees.
Correct Answer
True
This is a fundamental property of all convex polygons, regardless of the number of sides.
Question 16
If a polygon is dilated by a scale factor of 3, its perimeter will increase by a factor of 9.
Correct Answer
False
If a polygon is dilated by a scale factor of 3, its perimeter will increase by a factor of 3 (the same as the scale factor). Its area would increase by a factor of 3^2 = 9.
Question 17
A postulate is a statement that has been proven true using other accepted statements.
Correct Answer
False
A postulate (or axiom) is a statement accepted as true without proof. A statement that has been proven true is called a theorem.
Question 18
Two angles are complementary if the sum of their measures is 90 degrees.
Correct Answer
True
This is the precise definition of complementary angles.
Question 19
The circumference of a circle with radius 'r' is given by the formula C = pi * r^2.
Correct Answer
False
The correct formula for the circumference of a circle is C = 2 * pi * r (or pi * d). The given formula is for the area of a circle.
Question 20
If two angles are vertical angles, then they are always congruent.
Correct Answer
True
Vertical angles are formed by the intersection of two lines and are always equal in measure.
Question 21
In a 30-60-90 right triangle, the side opposite the 30-degree angle is half the length of the hypotenuse.
Correct Answer
True
This is a key property of 30-60-90 special right triangles.
Question 22
The midpoint of a line segment with endpoints (x1, y1) and (x2, y2) is given by ((x1+y1)/2, (x2+y2)/2).
Correct Answer
False
The correct midpoint formula averages the x-coordinates and the y-coordinates separately: ((x1+x2)/2, (y1+y2)/2).