QUESTION IMAGE
Question
a certain polygon has a total of five diagonals that can be drawn from all vertices. how many sides would that polygon have?
select one:
a. 3
b. 7
c. 5
d. 2
a scalene triangle has
select one:
a. no equal sides
b. three equal sides
c. two equal sides
First Question (Polygon Diagonals)
Step1: Recall diagonal count formula
The total number of diagonals $D$ in an $n$-sided polygon is given by:
$$D = \frac{n(n-3)}{2}$$
Step2: Substitute given diagonal count
Set $D=5$, solve for $n$:
$$5 = \frac{n(n-3)}{2}$$
Step3: Rearrange to quadratic equation
Multiply both sides by 2, rearrange terms:
$$n^2 - 3n - 10 = 0$$
Step4: Factor and solve for $n$
Factor the quadratic:
$$(n-5)(n+2)=0$$
Since side count cannot be negative, $n=5$.
A scalene triangle is defined as a triangle where all three sides have different lengths, meaning it has no equal sides. A triangle with three equal sides is equilateral, and one with two equal sides is isosceles.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
c. 5
---