Pre-Calculus — Semester B
Free Practice · 10 Questions · 20 min
20:00 Exit
1
2
3
4
5
6
7
8
9
10
Question 1 of 10
TEKS 4H-4K Hard

Verify the identity by simplifying: sin²x · (1 + cot²x).

A Equals tan²x
B Equals sin²x
C Cannot be simplified
D Equals 1 — using 1 + cot²x = csc²x and csc²x = 1/sin²x
Explanation
Apply identity 1 + cot²x = csc²x: sin²x · csc²x = sin²x · (1/sin²x) = 1. Or step by step: sin²x · (1 + cos²x/sin²x) = sin²x + cos²x = 1 (by Pythagorean).
Question 2 of 10
TEKS 4H-4K Medium

Solve sin x = 1/2 on the interval [0, 2π].

A x = π/3 and x = 2π/3
B x = π/6 and x = 5π/6
C x = π/6 only
D x = π/2
Explanation
Find both solutions in [0, 2π] where sine = 1/2. Reference angle: sin⁻¹(1/2) = π/6. Sine is positive in Quadrants I and II: Q1 solution is x = π/6; Q2 solution is x = π − π/6 = 5π/6. So x = π/6 and 5π/6.
Question 3 of 10
TEKS 4A-4G Medium Diagram
-4 -3 -2 -1 1 2 3 4 -2 -1 1 2 x yπ

The graph above shows y = sin(x). What is the PERIOD of this function?

A π
B π/2
C
D
Explanation
Period of sin(x): the smallest positive T such that sin(x + T) = sin(x) for all x. From the graph: one complete wave cycle spans (e.g., from 0 to 2π, the function goes 0 → 1 → 0 → −1 → 0). For sin(Bx): period = 2π/|B|.
Question 4 of 10
TEKS 5D-5I Medium

Find the MAGNITUDE of the vector v = ⟨3, 4⟩.

A |v| = 7
B |v| = 5
C |v| = 12
D |v| = 25
Explanation
Vector magnitude: |⟨a, b⟩| = √(a² + b²). For ⟨3, 4⟩: √(9 + 16) = √25 = 5. 3-4-5 right triangle again — the magnitude is the length of the hypotenuse from the origin to the endpoint.
Question 5 of 10
TEKS 5A-5C Hard

A geometric sequence has recursive form a₁ = 3, aₙ = 2·aₙ₋₁. What is the EXPLICIT form?

A aₙ = 3 · 2ⁿ
B aₙ = 3 · 2n−1
C aₙ = 2 · 3n−1
D aₙ = 3 + 2(n−1)
Explanation
Convert recursive to explicit: the recursion "multiply previous by 2, starting at 3" generates 3, 6, 12, 24, … Geometric with a₁ = 3 and r = 2. Explicit: aₙ = a₁ · r^(n−1) = 3 · 2^(n−1). Verify a₁ = 3·1 = 3 ✓; a₂ = 3·2 = 6 ✓.
Question 6 of 10
TEKS 4H-4K Easy

Which is the PYTHAGOREAN IDENTITY?

A sin²θ + cos²θ = 1
B tan θ = sin θ · cos θ
C sin θ + cos θ = 1
D sin(2θ) = 2sin θ
Explanation
Pythagorean identity: sin²θ + cos²θ = 1 — comes directly from the unit circle (x² + y² = 1 with x = cos θ, y = sin θ). Derived: dividing through by cos²θ gives tan²θ + 1 = sec²θ; dividing by sin²θ gives 1 + cot²θ = csc²θ.
Question 7 of 10
TEKS 5A-5C Easy Diagram
5 n=1 8 n=2 11 n=3 14 n=4 17 n=5 Each term adds 3 → common difference d = 3

The bars show an arithmetic sequence: 5, 8, 11, 14, 17. Find the formula for the nth term aₙ.

A aₙ = 5 + 3(n − 1) = 3n + 2
B aₙ = 5n
C aₙ = 5 + 3n
D aₙ = 5 · 3ⁿ
Explanation
Arithmetic sequence formula: aₙ = a₁ + d(n − 1), where a₁ is the first term and d is the common difference. Here a₁ = 5, d = 3. So aₙ = 5 + 3(n − 1) = 3n + 2. Verify: a₁ = 3(1)+2 = 5 ✓; a₂ = 3(2)+2 = 8 ✓; a₃ = 11 ✓.
Question 8 of 10
TEKS 4A-4G Medium Diagram
-2 -1 1 2 -1 1 2 x y(1, 0)(0, 1)(-1, 0)(0, -1)IIIIIIIV

On the unit circle shown, what are the coordinates of the point corresponding to θ = π/2 (90°)?

A (1, 0)
B (−1, 0)
C (0, 1)
D (0, −1)
Explanation
Unit circle definition: at angle θ, the point on the circle is (cos θ, sin θ). At θ = π/2: cos(π/2) = 0, sin(π/2) = 1. So point = (0, 1) — the top of the circle. (B) is θ = 0; (D) is θ = π.
Question 9 of 10
TEKS 4A-4G Easy Diagram
b = 4a = 3c = 5θ

In the 3-4-5 right triangle shown, the angle θ is at the bottom-right vertex (adjacent to side b = 4 and opposite side a = 3). What is sin θ?

A sin θ = 3/4 (opposite/adjacent)
B sin θ = 4/5 (adjacent/hypotenuse)
C sin θ = 5/3
D sin θ = 3/5 (opposite/hypotenuse)
Explanation
SOH-CAH-TOA: sin θ = opposite / hypotenuse. From angle θ's perspective: opposite side = 3 (vertical leg), hypotenuse = 5. So sin θ = 3/5. (B) is cos θ; (C) is tan θ; (D) inverts the ratio.
Question 10 of 10
TEKS 5D-5I Medium

What is the VERTEX of the parabola y = 2(x − 3)² + 5?

A (−3, 5)
B (2, 3)
C (3, 5)
D (3, −5)
Explanation
Vertex form: y = a(x − h)² + k has vertex at (h, k). Here h = 3, k = 5, so vertex = (3, 5). The leading coefficient a = 2 controls how narrow/wide the parabola is (not the vertex).

Score
Correct
Wrong
Try Again Exit