The angle that corresponds with angle A will be P on the other triangle. Both angle A and P are 68 degrees.
And if you look at the sides of the triangle there is a similarity, proving the sides to be similar to each other.
Answer:
If b = 0 and c = -11, all you have to do is plug in the values into bc + b:
Step-by-step explanation:
(0)(-11) + 0 = 0
Answer: x - 5/x + 1
Step-by-step explanation:
This algebraic fraction
The task to be performed here is factorisation and simplification. Now going by the question,
x² + 4x - 45/x² + 10x + 9, the factorisation of
x² + 4x - 45 = x² + 9x - 5x - 45
= x(x + 9 ) - 5(x + 9 )
= ( x + 9 )(x - 5 ), don't forget this is the algebraic fraction's Numerator
The second part
x² + 10x + 9 = x² + x + 9x + 9
= x(x + 1) + 9( x + 1 )
= ( x + 9 )( x + 1 ), this is the algebraic denominator.
Now place the second expression which is the denominator under the first expression which is the numerator.
( x + 9 )( x - 5 )/( x + 9 )( x + 1 ).
You can see that, ( x + 9 )/( x + 9 ) divide each other , therefore therr then cancelled and left with
x - 5/x + 1
0.019 is the correct answer. I hope this is the answer you are looking for! :)
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