Answer: 11:7
Step-by-step explanation:
Number of green colored pencils=11
Number of blue colored pencils= 7
Number of red colored pencils= 3
Total number of colored pencils= 11+7+3= 21
Ratio of green colored pencils to blue colored pencils= 11:7
 
        
             
        
        
        
We can find the acceleration via

We have


Then by definition of average acceleration,

so that


We alternatively could have found the time without knowing the acceleration. Since acceleration is constant, the average velocity is

Then


 
        
             
        
        
        
Answer:
its 16m+2
Step-by-step explanation:
you add m and 15 m because they have the same variable.
then you put the two right next to it
 
        
             
        
        
        
Answer:
325.58
Step-by-step explanation:
so im not good at explaining but JUST their DINNER costed $262.57. so you also have to ADD TAX because everything has tax so to find the 4% sale tax you need to set up the equation 262.57 x .04 (which is 4%). you will get 10.50 if you round. now you need to ADD TIP which is 20%. so to find that you need to do 262.57 x .20 (which is 20%). you will get 52.51. so now take BOTH 52.51 and 10.50 and ADD them. when you get this you also add it to the 262.57 and it gets you to 325.58
 
        
             
        
        
        
Let me use Python to find the answers 
Program.

![\tt Prices=[75,120,120,145,150,150,150,175,175,200,225,275]](https://tex.z-dn.net/?f=%5Ctt%20Prices%3D%5B75%2C120%2C120%2C145%2C150%2C150%2C150%2C175%2C175%2C200%2C225%2C275%5D)



Output:;
- Mean=163.333
- Median=150.0
- Mode=150
Console attached