asked 146k views
5 votes
Draw the graph of the function f(x) = 2 * ⌈x⌉ for the domain -2 < x < 1 .

asked
User IoctlLR
by
7.2k points

1 Answer

3 votes
when 0<x<1 → ⌈x⌉=1 →f(x)=2
when x=0 → ⌈x⌉=0 →f(x)=0
when -1 <x<0 → ⌈x⌉=0 →f(x)=0
when x= -1 → ⌈x⌉= -1 →f(x)= -2
when -2<x<-1 → ⌈x⌉= -1 →f(x)= -2

Draw the graph of the function f(x) = 2 * ⌈x⌉ for the domain -2 < x < 1 .-example-1
answered
User Dan Bracuk
by
7.5k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.