<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:
A) ( -8, -32 )
Step-by-step explanation:
Given function : f (x,y) = 21 - 4x^2 - 16y^2
point p( 1,1,1 ) on surface
Gradient of F
attached below is the detailed solution
There are 52 weeks in one year. If we divide 159 by 52 we get 3.05. Therefore, there would be an average of 3-4 murders per week.
9514 1404 393
Answer:
2662.50
Step-by-step explanation:
Let s represent her old salary. Then we have ...
0.065s = 162.50
s = 162.50/0.065 = 2500
Then her new monthly salary is ...
new salary = old salary + raise
new salary = 2500 +162.50
new salary = 2662.50
Answer:
x= 13, angle 1= 37, and angle 2= 53
Step-by-step explanation:
So you have 2x+11+1+4x=90 degrees
If you simplify it, it becomes 6x+12=90 degrees
Then, you rearrange; 6x=90-12 or 6x= 78
So then, x=13
For angle 1 its 2x+11= 37 degrees
And angle 2 is 1+4x= 53 degrees