Answer:
-1
Step-by-step explanation:
1-2k=-3k
1-2k+2k=-3k+2k
      1=-1k
1/-1=-1k/-1
-1=k
 
        
                    
             
        
        
        
If one inch = 2.54 centimeters, then 45 centimeters divided by 2.54 centimeters will give you the amount of inches the piece of wood needs to be.
45/2.54 = 17.72  ---- Rounded to the nearest quarter, would be 17.75 inches.
        
                    
             
        
        
        
Answer:
192
Step-by-step explanation:
20% of 240 is 48
240-48 = 192
 
        
                    
             
        
        
        
Answer:
maybe 67 ft not sure though 
 
        
             
        
        
        
Answer:
 0.3678
Step-by-step explanation:
Jones figures that the total number of thousands of miles that an auto can be driven before it would need to be junked is an exponential random variable with parameter 1/20. Smith has a used car that he claims has been driven only 10,000 miles. If Jones purchases the car, what is the probability that she would get at least 20,000 additional miles out of it?
Given that the total number of thousands of miles(X) that an auto can be driven
before it would need to be junked is an exponential random variable with parameter 1/20.
=> X ≅ Exponential(λ= 1/20)
=> f(x) = 1/20 * e^(-x/20) , 0 < x < ∞
=> F(X) = P{X < x} = 1 - e^(-x/20)
The probability that she would get at least 20,000 additional miles out of it.
P{X > 20} = 1-P{X < 20}
P{X > 20} = 1-(1 - e^(-20/20))
= e^(-1)
= 0.3678