Note: Since the symbols for greatest integer function (GIF) and least integer function (LIF) are not given, I will be using the words GIF and LIF in the solution
GIF x means largest integer less than or equal to x, and LIF x means least integer greater than or equal to x.
We need to determine which expressions are equal
Option 1: GIF 4.9 and LIF 3.1
GIF 4.9 = 3
LIF 3.1 = 4
Hence GIF 4.9 ≠ LIF 3.1
Option 2: GIF 15.2 and GIF 14.8
GIF 15.2 = 15
GIF 14.8 = 14
Hence, GIF 15.2 ≠ GIF 14.8
Option 3: GIF -6 and LIF -6
GIF -6 = -6
LIF -6 = -6
Hence, GIF -6 = LIF -6
Option 4: LIF -3.2 and LIF -2.6
LIF -3.2 = -2
LIF -2.6 = -1
Hence, LIF -3.2 ≠ LIF -2.6
Hence, only in Option C the pair of expressions are equal.
The answer is A! Hope you have a nice day <3
Answer:24
Step-by-step explanation:3x9=27
3+3=6
9+9=18
18+6=24
Answer:
Step-by-step explanation:
The equation of a straight line can be represented in the slope-intercept form, y = mx + c
Where c = intercept
For two lines to be perpendicular, the slope of one line is the negative reciprocal of the other line. The equation of the given line is
y = 2x - 2
Comparing with the slope intercept form,
Slope, m = 2
This means that the slope of the line that is perpendicular to it is -1/2
The given points are (-3, 5)
To determine c,
We will substitute m = -1/2, y = 5 and x = - 3 into the equation, y = mx + c
It becomes
5 = -1/2 × - 3 + c
5 = - 3/2 + c
c = 5 + 3/2
c = 13/2
The equation becomes
y = -x/2 + 13/2