CE Board Exam Randomizer

⬅ Back to Plane Geometry
πŸ“ Key Concepts: Quadrilaterals & Polygons

Rectangle: Area = length Γ— width; Perimeter = 2(l + w)

Trapezoid: Area = Β½(b₁ + bβ‚‚)h; for isosceles trapezoid, legs are equal and diagonals are equal.

Cyclic Quadrilateral (Brahmagupta's Formula): $A = \sqrt{(s-a)(s-b)(s-c)(s-d)}$ where $s = \frac{a+b+c+d}{2}$

General Quadrilateral: Split into two triangles by a diagonal; sum areas using the Law of Cosines and Β½ab sin C.

Regular Polygon with n sides:

Problem: Rectangular Garden (Worded Problem)

The length of a rectangular garden is 9 m longer than its width. If the area of the garden is 78.6 square meters, find its dimensions.

Plane Geometry – Quadrilaterals – Problem 1 – Diagram Plane Geometry – Quadrilaterals – Problem 1 – Diagram Plane Geometry – Quadrilaterals – Problem 1 – Diagram
Solution Solution Solution Solution

Let $w$ = width, $l = w + 9$. Area equation:

$$w(w + 9) = 78.6 \Rightarrow w^2 + 9w - 78.6 = 0$$

Using the quadratic formula:

$$w = \frac{-9 + \sqrt{81 + 4(78.6)}}{2} = \frac{-9 + \sqrt{395.4}}{2} = \frac{-9 + 19.88}{2} \approx 5.44 \text{ m}$$
$$l = 5.44 + 9 = 14.44 \text{ m}$$

Dimensions: $\boxed{w \approx 5.44 \text{ m},\; l \approx 14.44 \text{ m}}$

Problem: Cyclic Quadrilateral (Brahmagupta's Formula)

The sides of a cyclic quadrilateral measure 8 cm, 9 cm, 12 cm, and 7 cm, respectively.
a. Find the area of the cyclic quadrilateral.
b. Find the area of the circumscribing circle.

Plane Geometry – Quadrilaterals – Problem 2 – Diagram
Solution

Part a β€” Area using Brahmagupta's Formula (sides $a=8, b=9, c=12, d=7$):

$$s = \frac{8+9+12+7}{2} = 18$$
$$A = \sqrt{(s-a)(s-b)(s-c)(s-d)} = \sqrt{10 \times 9 \times 6 \times 11} = \sqrt{5940} \approx \boxed{77.1 \text{ cm}^2}$$

Part b β€” Circumscribing circle (using the cyclic quadrilateral circumradius formula):

$$R = \frac{\sqrt{(ab+cd)(ac+bd)(ad+bc)}}{4A}$$
$$= \frac{\sqrt{(72+84)(96+63)(56+108)}}{4(77.1)} = \frac{\sqrt{156 \times 159 \times 164}}{308.4} = \frac{\sqrt{4{,}067{,}856}}{308.4} \approx \frac{2017}{308.4} \approx 6.54 \text{ cm}$$
$$A_{\text{circle}} = \pi R^2 = \pi(6.54)^2 \approx \boxed{134.3 \text{ cm}^2}$$

Problem: General Quadrilateral Building Site

A building site is in the form of a quadrilateral with the following sides and angles given. AB = 52.4 m, BC = 28.5 m, CD = 34.6 m, angle B = 72Β°, and angle D = 75Β°. Determine the area of the site.

Plane Geometry – Quadrilaterals – Problem 3 – Diagram Plane Geometry – Quadrilaterals – Problem 3 – Diagram Plane Geometry – Quadrilaterals – Problem 3 – Diagram
Solution Solution Solution Solution

Split quadrilateral ABCD with diagonal AC. Triangle ABC (AB=52.4, BC=28.5, B=72Β°):

$$A_1 = \tfrac{1}{2}(52.4)(28.5)\sin72Β° = \tfrac{1}{2}(1493.4)(0.9511) \approx 710.0 \text{ m}^2$$
$$AC^2 = 52.4^2 + 28.5^2 - 2(52.4)(28.5)\cos72Β° = 2633.0 \Rightarrow AC \approx 51.3 \text{ m}$$

Triangle ACD (AC=51.3, CD=34.6, angle D=75Β° in triangle ACD). Find angle CAD via Law of Sines:

$$\sin(\angle CAD) = \frac{CD\sin D}{AC} = \frac{34.6\sin75Β°}{51.3} = \frac{33.4}{51.3} \approx 0.651 \Rightarrow \angle CAD \approx 40.6Β°$$
$$\angle ACD = 180Β° - 75Β° - 40.6Β° = 64.4Β°$$
$$A_2 = \tfrac{1}{2}(AC)(CD)\sin(\angle ACD) = \tfrac{1}{2}(51.3)(34.6)\sin64.4Β° \approx 800 \text{ m}^2$$
$$\text{Total Area} = A_1 + A_2 = 710 + 800 = \boxed{1510 \text{ m}^2}$$

Problem: Hexagon (Polygon General Formulas)

A regular hexagon whose sides measure 30 units each is inscribed in a circle. Determine the following:
a. The number of diagonals
b. The interior angle on each side
c. The radius of the circumscribing circle
d. The length of the apothem
e. The area of the polygon

Plane Geometry – Quadrilaterals – Problem 4 – Diagram Plane Geometry – Quadrilaterals – Problem 4 – Diagram Plane Geometry – Quadrilaterals – Problem 4 – Diagram
Solution Solution Solution Solution

For a regular hexagon with $n = 6$, side $s = 30$:

a. Number of diagonals:

$$\frac{n(n-3)}{2} = \frac{6(3)}{2} = \boxed{9}$$

b. Interior angle:

$$\frac{(n-2) \times 180Β°}{n} = \frac{4 \times 180Β°}{6} = \boxed{120Β°}$$

c. Circumradius:

$$R = \frac{s}{2\sin(\pi/n)} = \frac{30}{2\sin30Β°} = \frac{30}{1} = \boxed{30 \text{ units}}$$

d. Apothem:

$$a = \frac{s}{2\tan(\pi/n)} = \frac{30}{2\tan30Β°} = \frac{30}{2(0.5774)} = \frac{30}{1.1547} = 15\sqrt{3} \approx \boxed{25.98 \text{ units}}$$

e. Area:

$$A = \frac{1}{2} \times \text{Perimeter} \times a = \frac{1}{2}(180)(15\sqrt{3}) = \frac{3\sqrt{3}}{2}s^2 = \frac{3\sqrt{3}}{2}(900) = 1350\sqrt{3} \approx \boxed{2338 \text{ sq units}}$$

Problem: Cyclic Quadrilateral (Side = Diameter)

A cyclic quadrilateral ABCD is inside a circle with side AD coinciding with the diameter of the circle. AB = 8 cm, BC = 10 cm, CD = 12 cm. Find the area of the circumscribing circle.

Plane Geometry – Quadrilaterals – Problem 5 – Diagram Plane Geometry – Quadrilaterals – Problem 5 – Diagram Plane Geometry – Quadrilaterals – Problem 5 – Diagram
Solution Solution Solution Solution

Since AD is the diameter, angles ABD and ACD are both 90Β° (inscribed-angle theorem). Let $D = AD$ (diameter).

In right triangle ABD: $BD = \sqrt{D^2 - 64}$.   In right triangle ACD: $AC = \sqrt{D^2 - 144}$.

Apply Ptolemy's theorem ($AC \cdot BD = AB \cdot CD + BC \cdot AD$):

$$\sqrt{(D^2-144)(D^2-64)} = 8(12) + 10D = 96 + 10D$$

Squaring both sides and simplifying:

$$D^4 - 208D^2 + 9216 = 9216 + 1920D + 100D^2$$
$$D^3 - 308D - 1920 = 0 \Rightarrow D \approx 20.09 \text{ cm} \Rightarrow r = \frac{D}{2} \approx 10.04 \text{ cm}$$
$$A_{\text{circle}} = \pi r^2 \approx \pi(10.04)^2 \approx \boxed{317 \text{ cm}^2}$$

Problem: Isosceles Trapezoid

An isosceles trapezoid has parallel bases of 10 cm and 16 cm. The non-parallel legs are each 5 cm. Find:
a. The height of the trapezoid
b. The area of the trapezoid
c. The length of each diagonal

Plane Geometry – Quadrilaterals – Problem 6 – Diagram Plane Geometry – Quadrilaterals – Problem 6 – Diagram Plane Geometry – Quadrilaterals – Problem 6 – Diagram
Solution Solution Solution Solution

Bases: $b_1 = 10$ cm, $b_2 = 16$ cm; leg $= 5$ cm. The overhang on each side $= (16-10)/2 = 3$ cm.

a. Height (right triangle: hyp = 5, base = 3):

$$h = \sqrt{5^2 - 3^2} = \sqrt{16} = \boxed{4 \text{ cm}}$$

b. Area:

$$A = \frac{1}{2}(b_1 + b_2)h = \frac{1}{2}(10 + 16)(4) = \boxed{52 \text{ cm}^2}$$

c. Diagonal length (e.g., from corner of $b_2$ to far corner of $b_1$, horizontal span $= 3 + 10 = 13$ cm):

$$d = \sqrt{13^2 + 4^2} = \sqrt{169 + 16} = \sqrt{185} \approx \boxed{13.6 \text{ cm}}$$

Problem: Regular Pentagon Inscribed in a Circle

A regular pentagon is inscribed in a circle of radius 10 cm. Find:
a. The side length of the pentagon
b. The perimeter of the pentagon
c. The area of the pentagon
d. The area of the region inside the circle but outside the pentagon

Plane Geometry – Quadrilaterals – Problem 7 – Diagram Plane Geometry – Quadrilaterals – Problem 7 – Diagram Plane Geometry – Quadrilaterals – Problem 7 – Diagram
Solution Solution Solution Solution

For a regular pentagon ($n = 5$) inscribed in a circle of $R = 10$ cm:

a. Side length:

$$s = 2R\sin\!\left(\frac{\pi}{5}\right) = 2(10)\sin36Β° = 20(0.5878) \approx \boxed{11.76 \text{ cm}}$$

b. Perimeter:

$$P = 5s = 5(11.76) \approx \boxed{58.78 \text{ cm}}$$

c. Area (using apothem $a = R\cos(\pi/5) = 10\cos36Β° \approx 8.09$ cm):

$$A_{\text{pentagon}} = \tfrac{1}{2}Pa = \tfrac{1}{2}(58.78)(8.09) \approx \boxed{237.8 \text{ cm}^2}$$

d. Area inside circle but outside pentagon:

$$A_{\text{circle}} - A_{\text{pentagon}} = \pi(10)^2 - 237.8 = 314.2 - 237.8 \approx \boxed{76.4 \text{ cm}^2}$$

Exam Generator Problems

Additional board-style practice items for this topic.

Question Bank: q254

MSTE - Geometry and Trigonometry / Polygons / Engr. Janclyde Espinosa (Clidez)

Only two polygons can have a smallest interior angle of 120ΒΊ with each successive angle 5ΒΊ greater than its predecessor. One is the nonagon. What is the other?

Answer:

  1. Hexadecagon
  2. Octadecagon
  3. Dodecagon
  4. Tetradecagon
For an $n$-gon, the angle sum is $180(n-2)$. The interior angles form an arithmetic sequence with first term 120° and common difference 5°:
$\frac{n}{2}[2(120)+5(n-1)]=180(n-2)$
$n^2-25n+144=0$
$n=9$ or $16$. Since the nonagon is one, the other is:
$\boxed{\text{Hexadecagon}}$

Question Bank: q267

MSTE - Geometry and Trigonometry / Polygons / Engr. Janclyde Espinosa (Clidez)

The sum of the interior angle of a polygon is 2,520Β°. How many sides does the polygon have?

Answer:

  1. 16
  2. 14
  3. 15
  4. 17
The sum of interior angles is:
$180(n-2)=2520$
$n-2=14$
$\boxed{n=16}$

Question Bank: q276

MSTE - Geometry and Trigonometry / Polygons / Engr. Janclyde Espinosa (Clidez)

Two sides of a parallelogram measure 68 cm and 83 cm and the shorter diagonal is 42 cm. Determine the smallest interior angle of the parallelogram.

Answer:

  1. 30.27ΒΊ
  2. 12.65ΒΊ
  3. 23.87ΒΊ
  4. 49.45ΒΊ
For the shorter diagonal $d=42$ opposite the smaller angle $\theta$, use the law of cosines:
$42^2=68^2+83^2-2(68)(83)\cos\theta$
$\cos\theta=\frac{68^2+83^2-42^2}{2(68)(83)}$
$\theta=30.27^\circ$
$\boxed{30.27^\circ}$

Question Bank: q282

MSTE - Geometry and Trigonometry / Polygons / Engr. Janclyde Espinosa (Clidez)

A corner lot of land is 35 m on one street and 25 m on the other street. The angle between the two lines of the street being 82Β°. The other two lines of the lot are respectively perpendicular to the lines of the streets. What is the worth of the lot of its unit price is P2500 per square meter?

Answer:

  1. P1,884,050
  2. P1,588,045
  3. P2,234,023
  4. P1,978,456

Solution pending in psadquestions/q282.json.

Question Bank: q473

MSTE - Geometry and Trigonometry / Polygons / Engr. Janclyde Espinosa (Clidez)

How many diagonals are there in a polygon of 20 sides?

Answer:

  1. 170
  2. 200
  3. 100
  4. 158
Number of diagonals in an $n$-gon is:
$D=\frac{n(n-3)}{2}$
For $n=20$:
$D=\frac{20(17)}{2}$
$\boxed{170}$

Question Bank: q475

MSTE - Geometry and Trigonometry / Polygons / Engr. Janclyde Espinosa (Clidez)

A regular hexagon with equal sides of 30cm has an area of:

Answer:

  1. 2338.27cm2
  2. 2438.27cm2
  3. 2358.27cm2
  4. 2388.27cm2
Area of a regular hexagon is six equilateral triangles:
$A=6\left(\frac{\sqrt3}{4}s^2\right)$
$A=\frac{3\sqrt3}{2}(30^2)$
$\boxed{2338.27\text{ cm}^2}$

Question Bank: t443

MSTE - Geometry and Trigonometry / Plane and Solid Geometry / Gemini mapped Chapter 1 to 3

Given rectangle whose dimension is 12 cm $\times$ 16 cm. Find the diameter of the smallest circle than can contain the rectangle.

  1. 10
  2. 20
  3. 15
  4. 12
The smallest enclosing circle has the rectangle's diagonal as its diameter.
Diameter $=\sqrt{12^2+16^2}=\sqrt{400}=20$ cm.
$\boxed{20}$

Question Bank: t453

MSTE - Geometry and Trigonometry / Plane and Solid Geometry / Gemini mapped Chapter 1 to 3

A quadrilateral ABCD is inscribed in a semicircle with side AD coinciding with the diameter of the circle. Side AB = 8 cm, BC = 10 cm, and CD = 12 cm.

What is the diameter of the circle in cm?

  1. 22.3
  2. 20.1
  3. 18.5
  4. 24.7

What is the length of the diagonal BD in cm?

  1. 18.43
  2. 19.63
  3. 20.14
  4. 17.52

What is the area of the quadrilateral in square cm?

  1. 154.74
  2. 136.85
  3. 128.75
  4. 189.63

Part 1.

Each chord subtends a central angle; with the diameter $d$, a chord of length $L$ gives $L=d\sin(\theta/2)$. Let the half-angles be $a,b,c$ with $a+b+c=90^\circ$.
$d\sin a=8$, $d\sin b=10$, $d\cos(a+b)=12$. Eliminating leads to $d^3-308d-1920=0$.
Solving gives $d=20.1$ cm.
$\boxed{20.1}$

Part 2.

Since AD is the diameter, angle ABD is inscribed in a semicircle and equals $90^\circ$. So triangle ABD is right-angled at B.
$BD=\sqrt{AD^2-AB^2}=\sqrt{20.1^2-8^2}=\sqrt{340}=18.43$ cm.
$\boxed{18.43}$

Part 3.

Split along BD. Triangle ABD (right at B): area $=\tfrac12(8)(18.43)=73.7$.
Triangle BCD (sides 10, 12, 18.43) by Heron with $s=20.22$: area $=\sqrt{20.22(10.22)(8.22)(1.78)}=55.0$.
Total $=73.7+55.0=128.75$ cm$^2$.
$\boxed{128.75}$

Question Bank: t456

MSTE - Geometry and Trigonometry / Plane and Solid Geometry / Gemini mapped Chapter 1 to 3

A polygon has twenty-four sides. How diagonals have this polygon?

  1. 222
  2. 212
  3. 232
  4. 252
Number of diagonals of an $n$-gon is $\dfrac{n(n-3)}{2}$.
$\dfrac{24(24-3)}{2}=\dfrac{24(21)}{2}=252$.
$\boxed{252}$

Question Bank: t457

MSTE - Geometry and Trigonometry / Plane and Solid Geometry / Gemini mapped Chapter 1 to 3

If the sum of the interior angles of a regular polygon equals $720^\circ$, and the length of one side of the polygon is $3x^2$, what is the perimeter of the polygon?

  1. $18x^2$
  2. $18x^{12}$
  3. $24x^2$
  4. $24x^{12}$
Interior angle sum $=(n-2)180^\circ=720^\circ\Rightarrow n-2=4\Rightarrow n=6$ sides.
Perimeter $=6\times3x^2=18x^2$.
$\boxed{18x^2}$

Question Bank: t458

MSTE - Geometry and Trigonometry / Plane and Solid Geometry / Gemini mapped Chapter 1 to 3

A regular hexagon is inscribed in a circle. The area in the circle outside the hexagon is 122.2912 cm$^2$. What is the area of the circle in cm$^2$?

  1. 804.25
  2. 530.93
  3. 615.75
  4. 706.86
For a hexagon inscribed in a circle of radius $R$, area outside $=\pi R^2-\dfrac{3\sqrt3}{2}R^2=R^2(\pi-2.598)=0.5435R^2$.
$0.5435R^2=122.2912\Rightarrow R^2=225$, so $R=15$.
Circle area $=\pi(225)=706.86$ cm$^2$.
$\boxed{706.86}$

Question Bank: t459

MSTE - Geometry and Trigonometry / Plane and Solid Geometry / Gemini mapped Chapter 1 to 3

Find the area of regular octagon of side 30 cm.

  1. 4,345.58 cm$^2$
  2. 4,698.54 cm$^2$
  3. 4,105.78 cm$^2$
  4. 3,856.36 cm$^2$
Area of a regular octagon of side $a$ is $2(1+\sqrt2)a^2$.
$=2(1+\sqrt2)(30)^2=2(2.4142)(900)=4345.58$ cm$^2$.
$\boxed{4{,}345.58\text{ cm}^2}$

Question Bank: t460

MSTE - Geometry and Trigonometry / Plane and Solid Geometry / Gemini mapped Chapter 1 to 3

Pentagons ABCDE and FGHIJ are similar. The ratio of each side of pentagon ABCDE to its corresponding side of pentagon FGHIJ is 4:1. If AB and FG are corresponding sides, and the length of AB is $4x + 4$, what is the length of FG?

  1. $x + 1$
  2. $2x + 2$
  3. $4x + 4$
  4. $16x + 16$
ABCDE is 4 times FGHIJ, so $FG=\dfrac{AB}{4}$.
$FG=\dfrac{4x+4}{4}=x+1$.
$\boxed{x+1}$

Question Bank: t503

MSTE - Geometry and Trigonometry / Plane and Solid Geometry / Gemini mapped Chapter 1 to 3

A swimming pool is rectangular in shape of length 12 m and width 5.5 m. It has a sloping bottom and is 1 m deep on one end and 3.6 m deep on the other end. The water from a full cylindrical reservoir 4 m in diameter and 10 m deep is emptied into the pool. Find the depth of water at the deep end.

  1. 2.8 m
  2. 3 m
  3. 3.1 m
  4. 3.2 m
Reservoir volume $=\pi(2)^2(10)=125.66$ m$^3$.
Filling the sloping wedge up to the shallow-bottom level uses $5.5\times\tfrac12(12)(2.6)=85.8$ m$^3$. Remaining $=125.66-85.8=39.86$ m$^3$ forms a level layer over the full $12\times5.5=66$ m$^2$ floor: thickness $=39.86/66=0.60$ m.
Depth at deep end $=2.6+0.60=3.2$ m.
$\boxed{3.2\text{ m}}$

Question Bank: t511

MSTE - Geometry and Trigonometry / Plane and Solid Geometry / Gemini mapped Chapter 1 to 3

A log $8\sqrt{2}$ cm in diameter and 16 cm long is to be cut into equal cubes. If each cube is to be 4 cm on each side, determine the maximum volume of cubes that can be cut from the log.

  1. 448
  2. 256
  3. 1024
  4. 512
An $8\times8$ square has diagonal $8\sqrt2$ = the log's diameter, so it inscribes exactly β€” fitting a $2\times2$ array of 4-cm squares (4 cubes per cross-section).
Along the 16-cm length: $16/4=4$ layers, giving $4\times4=16$ cubes.
Volume $=16\times4^3=16\times64=1024$ cm$^3$.
$\boxed{1024}$

Question Bank: t542

MSTE - Geometry and Trigonometry / Plane and Solid Geometry / Gemini mapped Chapter 1 to 3

The altitude of a regular tetrahedron is 58 cm. Its volume is:

  1. 34582 cc
  2. 42243 cc
  3. 28496 cc
  4. 51785 cc
For a regular tetrahedron, altitude $H=a\sqrt{\tfrac23}$, so $a=\dfrac{58}{0.8165}=71.03$ cm.
$V=\dfrac{a^3}{6\sqrt2}=\dfrac{71.03^3}{8.485}=42{,}243$ cc.
$\boxed{42243\text{ cc}}$

Question Bank: t553

MSTE - Geometry and Trigonometry / Plane and Solid Geometry / Gemini mapped Chapter 1 to 3

The measure of the edge of a solid regular tetrahedron is 50 cm. Find the distance of its center of gravity from its vertex.

  1. 38.42 cm
  2. 40.43 cm
  3. 32.54 cm
  4. 30.62 cm
Tetrahedron altitude $H=a\sqrt{\tfrac23}=50(0.8165)=40.82$ cm.
The centroid lies $\tfrac14$ of the way up from the base, i.e. $\tfrac34 H$ from the apex.
Distance from vertex $=\tfrac34(40.82)=30.62$ cm.
$\boxed{30.62\text{ cm}}$

Question Bank: t604

MSTE - Geometry and Trigonometry / Plane and Solid Geometry / Gemini mapped Chapter 1 to 3

A billiard ball, aimed at point A on the edge of the cushion of a horizontal billiard table, rolls along a line making 18Β° with the cushion. If the cushion overhangs so that its edge is 4 cm above the table and if the diameter of the ball is 5 cm, find the distance (measured along the edge of the cushion) between point A and the point where the ball strikes the cushion.

  1. 7.14 cm
  2. 5.87 cm
  3. 6.16 cm
  4. 4.23 cm
The ball (radius $2.5$ cm) rolls with its center at height $2.5$ cm; the overhanging cushion edge is at height $4$ cm. The ball strikes the edge when the center is a perpendicular plan-distance $y$ from the cushion such that:
$\sqrt{y^2 + (4 - 2.5)^2} = 2.5 \Rightarrow y^2 + 2.25 = 6.25 \Rightarrow y = 2$ cm
The center's plan path makes $18^\circ$ with the cushion and is aimed at $A$, so the distance along the edge is:
$d = \frac{y}{\tan 18^\circ} = \frac{2}{\tan 18^\circ}$
$\boxed{d = 6.16 \text{ cm}}$

Question Bank: t2122

MSTE - Geometry and Trigonometry / Plane and Solid Geometry / Besavilla CE Pre-Board Math & Surveying

Calculate the area of a regular octagon if each side is 20 mm and the width across the flats is 48.3 mm.

  1. 1825 mm2
  2. 1748 mm2
  3. 1932 mm2
  4. 1645 mm2
  5. 1886 mm2
For a regular polygon, area $A=\frac{1}{2}Pa$, where $a$ is the apothem. The width across flats is twice the apothem.
$a=\frac{48.3}{2}=24.15$ mm
Perimeter of octagon: $P=8(20)=160$ mm
$A=\frac{1}{2}(160)(24.15)$
$\boxed{A=1932\text{ mm}^2}$

Question Bank: t2129

MSTE - Geometry and Trigonometry / Polygons / Besavilla CE Pre-Board Math & Surveying

How many diagonals are there in a dodecagon?

  1. 50
  2. 58
  3. 56
  4. 54
  5. 52
The number of diagonals of an $n$-sided polygon is
$D=\frac{n(n-3)}{2}$
For a dodecagon, $n=12$.
$D=\frac{12(12-3)}{2}=\frac{12(9)}{2}$
$\boxed{54}$

Question Bank: w28

MSTE - Geometry and Trigonometry / Plane and Solid Geometry / MSTE May 2019

A polyhedron having 12 faces, each face a regular pentagon, is called a dodecahedron. Determine the number of edges.

  1. 60
  2. 45
  3. 15
  4. 30
For a regular polyhedron, $E = \frac{nF}{2}$, where $n$ = number of sides per face.
$E = \frac{5 \times 12}{2} = \boxed{30\text{ edges}}$

Question Bank: w73

MSTE - Geometry and Trigonometry / Quadrilaterals / MSTE November 2019

Two sides of a quadrilateral are each twice the shortest side, and the fourth side is 2 m more than the shortest side. If the perimeter of the quadrilateral is 29 m, what is the length of the shortest side?

  1. 5.5 m
  2. 5.0 m
  3. 4.5 m
  4. 4.0 m
Let $x$ be the shortest side. The four sides are $x$, $2x$, $2x$, and $x+2$:
$x + 2x + 2x + (x+2) = 29$
$6x + 2 = 29$
$6x = 27 \Rightarrow x = 4.5$ m
$\boxed{x = 4.5\text{ m}}$