+0  
 
0
428
1
avatar

Find all values of  t such that  t = floor(2*t) - 3. If you find more than one value, then list the values you find in increasing order, separated by commas.

 Dec 17, 2020
 #1
avatar+128475 
+1

t =  floor  (2 * t)  -  3

 

t will  have to be an integer  since  floor  (2*t)  will always produce an integer

 

t  =  3  is  the only value I find

 

cool cool cool

 Dec 17, 2020

2 Online Users

avatar
avatar