asked 119k views
5 votes
For what value of n is |n-1|+1 equal to 0

1 Answer

1 vote
first redefine the function:

(n-1)+1 ...... when n-1 ≥ 0.........n ≥ 1
-(n-1)+1 .......when n-1 < 0..........n < 1

then solve it:

n-1+1 = n =0 ( doesn't belong to the interval)

-n+1+1 = -n + 2 = 0, n = 2 ( doesn't belong to the interval either)

no solution for n ∈ R
answered
User Nilesh Thakkar
by
7.8k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.