Answer:
x = 100°
Step-by-step explanation:
The measure of a chord- chord angle is half the sum of the arcs intercepted by the angle and its vertical angle, that is
x =
(71 + 129)° = 0.5 × 200° = 100°
Answer:
I'm assuming we're solving for the hypotenuse, which is 21.5
Step-by-step explanation:
If a^2+b^2=c^2
Then 19^2+10^2 =461
This is c^2 so we must find the square root of 461
the square root of 461 is 21.47, or 21.5 rounded to the nearest tenth
200$ because if you do 2000dovided by 10 then it will equal=200 so loook 200x10=2000 so 1/10=200
Answer: DB=31.66and EC=49.32
Step-by-step explanation:
Answer:
f(x) = 1.5x - 0.5x
Step-by-step explanation:
The function of the pattern represented by the pentagonal numbers is the sum of three triangular numbers.
The triangular number general formula
x (x + 1) / 2
For example,
The sequence
1, 3, 6, 10
*
* * *
* * * * * *
* , * *, * * *, * * * *
_____________________________
The pentagonal numbers
The sequence:
1, 5, 12, 22, 35
As shown in the picture can be divided into three triangles
Triangle 2
x (x + 1) / 2
Triangle 1 and 3 (they are triangles one unit smaller than 2)
n (n + 1) / 2
n= x-1
Replacing n
(x-1) ((x-1) + 1) / 2
(x-1) (x) / 2
(x-1) x / 2
______________
Function represents the pattern
Triangle 2 + (Triangle 1 + Triangle 3)
Triangle 1 = Triangle 3
So then,
Triangle 2 + 2* Triangle 1
x (x +1) /2 + 2* (x -1) x/2
Rearranging
0.5 x (x +1) + x(x -1)
0.5x^2 + 0.5x + x^2 -x
(0.5 x^2 + x^2) + (0.5x -x )
1.5 x^2 - 0.5 x
______