Answer:
60 degress
Step-by-step explanation:
180-80=120
120/2=60
Answer:
Option A. 
Step-by-step explanation:
Point to remember while solving the question of function,

Here, 'f' is the parent function and
is the inverse of the function 'f'.
So for the given function,
f(x) = 2x - 2

For x = -2

Therefore, Option A will be the correct answer.
<h3>
Answers:</h3>
==================================================
Explanation:
The given piecewise function is

At first piecewise functions may be strange confusing things, but they aren't so bad. I like to think of it like this: f(x) is a function that changes its identity based on what the input x is. We have three situations
- f(x) = -4x+3 when x < 3
- f(x) = -x^3 when

- f(x) = 3x^2+1 when x > 8
In a sense, we have three different functions but they are combined somehow.
If x is smaller than 3, then we go for the first definition. Or if x is between 3 and 8, then we go for the second definition. Or if x is larger than 8, then we go for the third definition.
-----------------------
f(-5) means f(x) when x = -5. We see that -5 is smaller than 3, so x = -5 makes x < 3 true. We'll use the first definition
f(x) = -4x+3
f(-5) = -4(-5)+3
f(-5) = 20+3
f(-5) = 23
------------------------
Now the input is x = 12. This is larger than 8. In other words, x = 12 makes x > 8 true. We'll use the third definition
f(x) = 3x^2+1
f(12) = 3(12)^2+1
f(12) = 3(144)+1
f(12) = 432+1
f(12) = 433
------------------------
Side notes:
- We won't use the second definition since we don't have any x inputs between 3 and 8
- To say "less than or equal to" on a keyboard, you can write "<=" without quotes. For example,
is the same as x<=5
Answer:
0.938
Step-by-step explanation:
From the question :
p = 0.14
Number of children, n = 7
P(x ≤ 2) = P(2) + P(1) + P(0)
Using binomial probability :
P(x =x) = nCx * p^x * (1 - p)^(n - x)
We could also use the binomial probability calculator :
P(x ≤ 2) = 0.3479 + 0.3965 + 0.1936
P(x ≤ 2) = 0.938
Answer:
30 each of 23% bars and 18 each of 79% bars
Step-by-step explanation:
If x is the number of 1 kg 23% copper bars, and y is the number of 1 kg 79% copper bars, then:
x + y = 48
0.23x + 0.79y = 0.44(48)
Substituting and solving:
0.23x + 0.79(48-x) = 0.44(48)
0.23x + 37.92 - 0.79x = 21.12
16.8 = 0.56x
x = 30
y = 48 - x
y = 18
You need 30 each of 23% bars and 18 each of 79% bars.