Answer:
c. C Both a and b can be solved using this inequality
 
        
             
        
        
        
Answer:
f = 4
Step-by-step explanation:
Step 1: Distribute
-11f = 7 - 14f + 5
Step 2: Combine like terms
-11f = 12 - 14f
Step 3: Add 14f to both sides
3f = 12
Step 4: Divide both sides by 3
f = 4
 
        
                    
             
        
        
        
Answer:
y=1/2x+5
Step-by-step explanation:
y=mx+b
m is slope so the slope is 1/2.
 
        
                    
             
        
        
        
Answer:
3/4 is a bigger
Step-by-step explanation:
and 4/15 is a smaller
 
        
             
        
        
        
The quickest way for converting small numbers like this to binary would probably be to find the closest power of 2, then add/subtract intermediate powers of 2 as needed.
Converting 8 is immediate, since it's already a power of 2:

Converting 15 and 17 is also pretty easy if you're familiar with the rules of arithmetic in binary.

