OAA Mathematics — Questions and Answers
Question 1: What is the value of pi?
- 3.14159 (Correct answer)
- 3.14
- 3.1415
- 2.71828
Correct answer: 3.14159
Pi (π) is a mathematical constant representing the ratio of a circle's circumference to its diameter. While often approximated as 3.14 for simplicity, its value is an irrational number that extends infinitely without repeating. The value 3.14159 is a more precise common approximation used in calculations.
Question 2: What is the perimeter of a rectangle with length 5 and width 8?
- 30
- 40
- 26 (Correct answer)
- 13
Correct answer: 26
The perimeter of a rectangle is calculated by adding the lengths of all its sides. The formula is P = 2 * (length + width). For a rectangle with length 5 and width 8, the perimeter is 2 * (5 + 8) = 2 * 13 = 26. This measures the total distance around the shape.
Question 3: What is the area of a triangle with a base of 10 and a height of 6?
- 30 (Correct answer)
- 60
- 20
- 50
Correct answer: 30
The area of a triangle is calculated using the formula A = (1/2) * base * height. With a base of 10 and a height of 6, the area is (1/2) * 10 * 6. This simplifies to 5 * 6 = 30, representing the total space enclosed by the triangle.
Question 4: What is the solution to the equation 2x + 5 = 15?
- x = 5
- x = 3 (Correct answer)
- x = 7
- x = 10
Correct answer: x = 3
To solve a linear equation such as 2x + 9 = 15, you first isolate the term containing the variable. Subtracting 9 from both sides of the equation yields 2x = 6. Finally, dividing both sides by 2 gives the solution x = 3, which is the value that satisfies the equation.
Question 5: What is the slope of the line represented by the equation y = 2x + 3?
- 2 (Correct answer)
- 3
- 1
- 0
Correct answer: 2
In the slope-intercept form of a linear equation, y = mx + b, 'm' represents the slope of the line and 'b' represents the y-intercept. For the equation y = 2x + 3, the coefficient of x is 2. Therefore, the slope of this line is 2, indicating its steepness and direction.
Question 6: What is the value of 5! (5 factorial)?
- 120 (Correct answer)
- 24
- 60
- 100
Correct answer: 120
The factorial of a non-negative integer n, denoted by n!, is the product of all positive integers less than or equal to n. So, 5! means 5 * 4 * 3 * 2 * 1. Calculating this product yields 120.
Question 7: What is the sum of the angles in a triangle?
- 180 (Correct answer)
- 360
- 90
- 270
Correct answer: 180
A fundamental property of Euclidean geometry states that the sum of the interior angles of any triangle always equals 180 degrees. This holds true regardless of the triangle's shape or size, whether it's acute, obtuse, or right-angled.
Question 8: What is the formula for the volume of a cylinder?
- πr²h (Correct answer)
- πr²h/2
- πr² + h
- r²h
Correct answer: πr²h
The formula for the volume of a cylinder is derived by multiplying the area of its circular base by its height. The area of a circle is πr² (pi times the radius squared), so when multiplied by the height (h), the volume (V) becomes V = πr²h.
Question 9: What is the Pythagorean theorem?
- a² + b² = c² (Correct answer)
- a² + c² = b²
- a + b = c
- a² - b² = c²
Correct answer: a² + b² = c²
The Pythagorean theorem is a fundamental relation in Euclidean geometry among the three sides of a right triangle. It states that the square of the hypotenuse (the side opposite the right angle, denoted as c) is equal to the sum of the squares of the other two sides (legs, denoted as a and b). This theorem is crucial for calculating unknown side lengths in right triangles.
What is the value of pi?