Answer:
x = 25
Step-by-step explanation:
2/5x - 1 = 9
Add 1 to both sides
2/5x = 10
Multiply by 5 on both sides
2x = 50
Divide by 2 on both sides
x = 25
Check the answer:
Plug in 25 for x
2/5(25) - 1 = 9
10 - 1 = 9
9 = 9
The answer is correct.
Answer:
B
Step-by-step explanation:
Using the Sine Rule in ΔABC
=
= 
∠C = 180° - (82 + 58)° = 180° - 140° = 40°
Completing values in the above formula gives
=
= 
We require a pair of ratios which contain b and 3 known quantities, that is
= 
OR
=
→ B
Answer:
The answer would be c
Step-by-step explanation:
I did it edge yesterday
Answer:
y = -2x - 1
Step-by-step explanation:
y + 3 = -2 ( x - 1 )
y + 3 = -2x + 2
y = -2x - 1
Assuming the order required is as n-> inf.
As n->inf, o(log(n+1)) -> o(log(n)) since the 1 is insignificant compared with n.
We can similarly drop the "1" as n-> inf, the expression becomes log(n^2+1) ->
log(n^2)=2log(n) which is still o(log(n)).
So yes, both are o(log(n)).
Note: you may have more offers of answers if you post similar questions in the computer and technology section.