+0  
 
0
547
1
avatar

If h > 0, find all values of h such that floor(h) * ceil(h) = 72. Express your answer using interval notation.

 Feb 22, 2018
 #1
avatar+128408 
+1

Note that

 

Floor   (  8  < h  < 9)  =  8

 

and

 

Ceiling  ( 8 < h < 9)   =  9

 

So

 

Floor ( 8 < h < 9)  *  Ceiling ( 8 < h < 9)  = 

8 * 9   = 

72

 

The interval   is     8 < h < 9

 

 

cool cool cool

 Feb 22, 2018

2 Online Users

avatar