Answer:
4.6
Step-by-step explanation:
 
        
                    
             
        
        
        
'One third' as a decimal is 1 ÷ 3 = 0.333333..... ⇒ The decimal is recurring
'One fifth' as decimal is 1 ÷ 5 = 0.2 ⇒ The decimal terminates at the tenth value
'One seventh'  as decimal 1 ÷ 7 = 0.142857142857.... ⇒ The decimal is recurring for every digit between 1 and 7
'One ninth' as decimal 1 ÷ 9 = 0.111111.... ⇒ The decimal is recurring 
Answer: one fifth
        
                    
             
        
        
        
9514 1404 393
Answer:
   f(x) = 6x +1
Step-by-step explanation:
Differences in x-values (first row) are 1, 1, 1.
Differences in y-values (second row) are 6, 6, 6.
The constant ratio of differences (6/1) tells you the function is linear, and has a slope of m = 6/1 = 6.
Using the first point in the form ...
   y = mx + b
we have ...
   y = 6x + b
   7 = 6·1 + b . . . . (x, y) = (1, 7)
   1 = b . . . . . . subtract 6
Then the equation can be written ...
   y = 6x +1
In functional form, this is ...
   f(x) = 6x +1