193k views
0 votes
What is the range and domain of:

y= 4|x|-1

User Korny
by
8.3k points

1 Answer

2 votes
Function: y = 4|x| - 1.


Domain: R (all real numbers).


Range: As we know, the absolute value of x is always a non-negative number:

|x| >= 0

4|x| >= 4 * 0

4|x| >= 0

4|x| - 1 >= -1

y >= -1 <----- this is the range


I hope this helps. =)

User Sven Delueg
by
7.9k points