To find three numbers between -0.62 and -0.61 you will add a number in the hundredth place.
        
             
        
        
        
Y=mx+b
m=slope
b=yint
find slope
slope between (x1,y1) and (x2,y2) is (y1-y2)/(x1-x2)
given
(-3,5) and (1,1)
slope=(5-1)/(-3-1)=4/-4=-1
y=-1x+b
find b
when x=1, then y=1
1=-1(1)+b
1=-1+b
add 1
2=b
y=-x+2
        
             
        
        
        
Answer:
17. 
Step-by-step explanation:
Statement: "ten more than the product of two and a number"
Translation: 10 + (2 * x)
x = 3.5
10 + (2 * 3.5)
= 10 + 7
= 17. 
Hope this helps! 
 
        
             
        
        
        
To get the probability that at least 8 of the words on the test are words that students know we need to do the following calculations.
<span>=[C(16,8)*C(10,2) + C(16,9)*C(10,1) + C(16,10)*C(10,0)] / C(26,10)
</span>
=0.132