City C (42 and 66 are the two modes they are the most frequent numbers both appearing 3 times)
        
             
        
        
        
B=bellt price
j=jacket price
b+j=82.78
belt is 0.86 less than jacket
b=j-0.86
add 0.86 to both sides
b+0.86=j
sub
b+b+0.86=82.78
2b+0.86=82.78
minus 0.86 from both sides
2b=81.92
divid both sides by 2
b=40.96
belt=$40.96
        
                    
             
        
        
        
Answer:
-6x-19
Step-by-step explanation:
 
        
             
        
        
        
Answer: -1/2
Explanation: -4y > 2x + 4; isolate the y by dividing both sides by -4 and get:
y = -2/4x + 4; simplify
y = -1/2x + 4
In y = mx + b; m is the slope
In this case, -1/2 is the slope
        
             
        
        
        
Number of ways of picking a smaller number out of a bigger number is called combination.
Number of way of picking 3 stamps out of 4 is 4C3 (4 combination 3) = 4! / (3! x (4 - 3)!) = 4! / (3! x 1!) = (4 x 3 x 2 x 1) / (3 x 2 x 1 x 1) = 24 / 6 = 4 ways.