A). |x| = |-x|
This is always true.
The definition of 'absolute' value is 'size of the number without its sign'.
That's what this expression says.
b). |x| = -|x|
This is never true, because an absolute value is never negative.
This one would true if x=0 . So maybe some people might say
it's sometimes true, but that doesn't feel right to me. I say never.
c). |-x| = -|x|
This looks to me like exactly the same situation as (b),
and I would say all the same things about it.
Answer:
probability for 3 on a dice (P3) in one dice =

probability for even no. of a dice (Pe) =

Therefore, the probability of finding 3 on one dice and even on another (P) = P3 + Pe

The answer is: c
Explination 30-9=21
Answer:
Step-by-step explanation:
Let the base camp is point A and boats' locations after two hours are points B and C.
By connecting the three points together we get a triangle ABC with sides:
- AB = 50*2 = 100 km
- AC = 70*2 = 140 km
The angle between AB and AC is:
- 60 + 50 = 110 degrees (opposite directions from south)
We are looking for the distance BC, which can be found by using the law of cosines:
- BC² = AB² + AC² - 2AB*AC*cos ∠BAC
- BC² = 100² + 140² - 2*100*140*cos 110°
- BC² = 39176.56 (rounded)
- BC = √39176.56 = 197.93 km (rounded)
The distance between the boats is 197.93 km.
Answer:
a) 18
b)x^2+10x+18
c)x^2 -6x+2
Step-by-step explanation:
This is a case of plugging in the value into f(x).
a) f(-8)= -8^2 + 6(-8) +2
f(-8)= 64 + (-48) +2
f(-8)=64 + (-46)
f(-8)=18
b) f(x+2)= (x+2)^2+6(x+2)+2
So here I'll take a break to explain what's going on, because x+2 is a binomial meaning two terms and it is being squared I have to multiply the whole thing by itself. Meaning: (x+2) x (x+2), this is also known as foiling!! and for the next part its distributing 6 into x and 2.
f(x+2)= x^2+4x+4+6x+12+2
I'll reorder it
f(x+2)= x^2+4x+6x+12+2+4
f(x+2)= x^2+10x+18
c) f(-x)= -x^2+6(-x) +2
f(-x)= x^2 -6x+2