English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories
0

Can you please help me here? How can youy can graph this?
y=[x]
Waht doea that bracket means?

2007-07-20 15:14:03 · 4 answers · asked by Anonymous in Science & Mathematics Mathematics

What does that bracket means?

2007-07-20 15:15:45 · update #1

4 answers

The answers posted so far are not quite correct.
[x] is also called floor(x).
It denotes the greatest integer less than or equal to x.
So if x is positive just drop the decimal part of x,
e.g. [3.14] = 3.
But if x is negative you must drop the decimal
part of x and subtract 1.
e.g., [-3.14] = -4
The graph does look like a bunch of stairsteps
with a jump at each integer.

2007-07-20 15:26:21 · answer #1 · answered by steiner1745 7 · 0 0

The brackets mean integer. That means that whatever value "x" is, "y" is the number rounded down to the nearest ones place.

For example, if x = 3.8, y would equal 3.

If x = 5.0, y = 5

If x = 5.9, y = 5.

The graph would look like stair steps without the vertical lines.

2007-07-20 22:19:47 · answer #2 · answered by jdrichards1 3 · 0 0

This is the Greatest Integer function. Y is the greatest integer less than or equal to x. So if x = 1.7, y = 1; if x = 2.6, y = 2, etc. The graph should look like a discontinuous stairstep.

2007-07-20 22:25:09 · answer #3 · answered by Anonymous · 0 0

those r not brackets. it is like this
y=lxl
those r absolute valuses meanin u must convert the x-value to positive.
eg. x= -2, so make it positive the y=2(if postive ans, it remains postive)
it gives a v shaped graph,

2007-07-20 22:28:35 · answer #4 · answered by **PiNoY YFC** 7 · 0 2

fedest.com, questions and answers