Answer:
37
Step-by-step explanation:
Range is biggest number - smallest number so....
69 - 32 = 37
 
        
                    
             
        
        
        
Hey there!
To plot the inequality y≥-6 on the coordinate plane, keep in mind that whenever you have y set equal to a constant, your graph will be a horizontal line. Therefore, your graph would be a solid (not dashed since your sign is greater than or equal to) horizontal line passing through (0,-6). Then you would shade the portion over the line to signify that the values of y must be greater than or equal to -6.
The graph below shows y≥-6:
 
        
        
        
Answer:
1.5 meters = 150 centimeters (multiply by 100)
Therefore, you should cut off  centimeters.
 centimeters.
 
        
             
        
        
        
To solve using synthetic division:
Draw an upside down division symbol (I did the best I can given the format). Place the constant of x - 1 (1) on the outside, and the coefficients of x³ - 2x² - 1 on the inside, like so:       
   | x³   x²   x¹   x⁰
1 | 1   -2    0   -1    
   |          
   |___________
Next, bring down the first coefficient.
    | x³   x²   x¹   x⁰
  1| 1   -2    0   -1    
    |          
    |___________ 
      1
Multiply the number on the outside of the symbol (1) by the coefficient you've just brought down (1). Place that number under the next coefficient to the right.
    | x³   x²   x¹   x⁰
  1| 1   -2    0   -1    
    |       1   
    |___________ 
      1
Add the new number (1) to the coefficient above it (-2) and place that number directly underneath it.
    | x³   x²   x¹   x⁰
  1| 1   -2    0   -1    
    |       1   
    |___________ 
      1   -1
Continue this process until you've run out of numbers to multiply.
    | x³   x²   x¹   x⁰
  1| 1   -2    0   -1    
    |       1   -1   -1
    |___________ 
      1   -1   -1   -2
The resulting numbers are coefficients. The first three are part of the quotient, and the last one is part of the remainder. The remainder becomes the last coefficient (-2) over the divisor (x - 1).
Answer:
(x³ - 2x² - 1) / (x - 1) = x² - x - 1 + -2/x - 1