38.2k views
25 votes
Dtermine the Range and domain defined by R = {(x-1), (x+2); x € (2,3,4,5)}​

User Arati
by
3.1k points

1 Answer

11 votes

Step-by-step explanation:

Given that :

R ={ (x-1),(x-2) ,x = (2,3,4,5)}

Put x = 2 then (2-1),(2-2) = (1,0)

Put x = 3 then (3-1),(3-2) = (2,1)

Put x = 4 then (4-1),(4-2) = (3,2)

Put x = 5 then (5-1),(5-2) = (4,3)

R = { (1,0),(2,1),(3,2),(4,3)}

Domain = {1,2,3,4}

Range = {0,1,2,3}

User Goran
by
3.6k points