Answer:
AB = √37
BC = 2√5
AC = √41
Type: SCALENE TRIANGLE
Step-by-step explanation:
Given the coordinates
A(1, –9), B(0, –3), C(–4, –5)
We are to find the length of each sides first. Using the formula for calculating the distance between two points, we will have;
For A(1, –9) and B(0, –3)
AB = √(-3+9)²+(0-1)²
AB = √6²+(-1)²
AB = √36+1
AB = √37
For coordinates B(0, –3) and C(–4, –5)
BC = √(-5+3)²+(-4-0)²
BC= √(-2)²+(-4)²
BC = √4+16
BC = √20
BC = 2√5
For coordinates A(1, –9), C(–4, –5)
AC = √(-5+9)²+(-4-1)²
AC= √(4)²+(-5)²
AC = √16+25
AC = √41
<em>Since the sides of the triangles are all different, hence the triangle is a SCALENE triangle</em>
Answer:
<h3>
14, 15, 16</h3>
Step-by-step explanation:
The consecutive integers iincrease by 1. So the middle integer of an odd number of consecutive integers is their mean. Three is an odd number of integers.
45:3 = 15 ← middle number
15 - 1 = 14 ← the smallest number
15 + 1 = 16 ← the largest number
Base 10 has the ten digits: {0, 1, 2, 3, 4, 5, 6,7, 8, 9}
Base 11 has the digits: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A} where A is treated as a single digit number
Base 12 has the digits {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B}
Base 13 has the digits: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C}
Base 14 has the digits: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D}
The digit D is the largest single digit of that last set. So the largest 3-digit base 14 integer is DDD which is the final answer
Note: It is similar to how 999 is the largest 3-digit base 10 integer