Piecewise functions have different definitions, depending on when you evaluate them.
Given an input x, your function returns:
- 2x if the input is negative
- 1 if the input lies between 0 (included) and 2 (excluded)
- the square root of x if the input is greater than 2 (included)
You want to know what f(0) is. In other words, you want to know what happens if we give 0 as input.
The piecewise definition tells us that, if the input is 0, the function outputs 1.
So, you have f(0) = 1.
Answer:
<h2>1.1</h2>
is answer
plz mark as brainliest plz
Look at the picture.
Therefore we have the equation:
10y - 29 = 7y + 19 <em>add 29 to both sides</em>
10y = 7y + 48 <em>subtract 7y from both sides</em>
3y = 48 <em>divide both sides by 3</em>
y = 16
3x + 7 = 5x - 21 <em>subtract 7 from both sides</em>
3x = 5x = -28 <em>subtract 5x from both sides</em>
-2x = -28 <em>divide both sides by (-2)</em>
x = 14
Answer: 3/5
Step-by-step explanation:
Fist find out how many whites are there and divide it by the total to find the probability.
9/15 simplify it to 3/5
A. The number of fabric-pattern-color combinations is 4 * 13 * 9 = 468
B. P(1st choice) = no of novels / total books = 3/6 = 1/2
P(2nd choice) = no of remaining novels/ total remaining books = 2/5
P(both novels) = 1/2 * 2/5 = 1/5 (without replacement assumed)
C. P(1st choice) = no of biographies / total books = 2/6 = 1/3
P(2nd choice) = no of remaining biographies/ total remaining books = 1/5
P(both biographies) = 1/3 * 1/5 = 1/15 (without replacement assumed)
D. P(1st choice) = no of history books / total books = 1/6
P(2nd choice) = no of novels/ total remaining books = 3/5
P(a history, then a novel) = 1/6 * 3/5 = 1/10 (without replacement assumed)