Answer:
b = 17
∠QPS = 124°
∠SPT = 17°
∠TPR = 39°
Step-by-step explanation:
- The sum of the three angles shown is a linear angle, with a measure of 180°.
This fact can be used to write an equation:
(8b -12)° +b° +(2b+5)° = 180°
11b -7 = 180
11b = 187
b = 17
8b -12 = 8(17) -12 = 124
2b +5 = 2(17) +5 = 39
The value of b is 17.
The angle measures are ...
∠QPS = 124°
∠SPT = 17°
∠TPR = 39°
The factors of 50a³ are 1, 2, 5, 10, 25, 50,
and their products with a, a² and a³ .
The factors of 10a² are 1, 2, 5, 10,
and their products with 'a' and a² .
Their common factors are 1, 2, 5, 10,
and their products with 'a' and a².
Their greatest common factor is 10a² .
(Another way to spot it, easily, is to remember this helpful factoid:
If the smaller number is a factor of the larger number,
then the smaller number is their greatest common factor.
Using the greatest common factor, then . . .
50a³ + 10a² = 10a²(5a + 1) .
(-3, 6) includes all numbers between -3 and 6 but it does not include -3 and 6.
when you put square parentheses you include the number on the edge
so if an anwser includes all numbers between -3 and 6 and the number 6 it's correct to write (-3,6]
Answer:
Step-by-step explanation:
domain is (-3,x) x- inter
range is (x,2) y-inter
Answer:
a. 5,040 ways
b. 210 ways
Step-by-step explanation:
a) We want to pick 4 numbers out of 10 given that orders matter
If orders do matter, it will be a permutation problem
Mathematically;
n P r = n!/(n-r)!
In this case, n is 10 and r is 4
Thus, we have it that;
10 P 4 = 10!/(10-4)! = 5,040
b) if orders do not matter
It will be a combination problem
n C r = n!/(n-r)!r!
n = 10 and r = 4
10 C 4 = 10! /(10-4)!4!
= 210