Answer: 12
Step-by-step explanation:
We know that , the ceiling function y = [x] is also known as the least integer function that gives the smallest integer greater than or equal to x.
For example : For x= 1.5
y = [1.5] =2
For x= 3.64
y = ⌊3.64⌋=4
The given function :
Then, for x= 5.9 , we have
[since [3.9]=4 (least integer function)]
Therefore, the value of f(5.9) is 12
Answer:
3/2
Step-by-step explanation:
Assuming you meant fractions, to divide them, you must multiply the reciprocal of that fraction. You'll then have:
4/5x15/8
Reduce the numbers of the greatest common factor which is 5:
4x3/8
Reduce the numbers of the greatest common factor which is now 4:
3/2 is your answer
Problem 1 (on the left)
It appears we have an exponential function curve through the points (0,4) and (1,7)
The general exponential function is of the form
y = a*b^x
The value of 'a' is the y intercept or initial value. So a = 4
Plug in (x,y) = (1,7) to help solve for b
y = a*b^x
y = 4*b^x
7 = 4*b^1
7 = 4b
b = 7/4 = 1.75
Therefore, the function is y = 4*(1.75)^x
- Plug in x = 0 and you should get y = 4.
- Plug in x = 1 and you should get y = 7
These two facts help confirm we have the correct exponential equation.
<h3>Answer: y = 4*(1.75)^x</h3>
===========================================================
Problem 2 (on the right)
The steps will follow the same idea as the previous question.
The exponential curve goes through (-1, 120) and (0,40)
We have a = 40 this time due to the y intercept (0,40)
Plug in the coordinates of the other point to find b
y = a*b^x
y = 40*b^x
120 = 40*b^(-1)
120 = 40/b
120b = 40
b = 40/120
b = 1/3
<h3>Answer: y = 40*(1/3)^x</h3>