document.write( "Question 367615: Let ⌊x ⌋ = the greatest integer that is less than or equal to x. For example ⌊4.23⌋ = 4 and ⌊8⌋ = 8 What is the average of ⌊10.75⌋ and ⌊-3.68⌋ ? \n" ); document.write( "
Algebra.Com's Answer #262013 by robertb(5830)![]() ![]() You can put this solution on YOUR website! (10+(-4))/2 = 6/2 = 3 \n" ); document.write( " |