1) cluster
2) outlier
3) association 
4) trend line
5) scatter plot
        
                    
             
        
        
        
Answer:
(-3, 3).
Step-by-step explanation:
4x^2-36= 0
4x^2 = 36    Taking square roots of both sides:
2x = +/- 6
x = +/- 3.
 
        
                    
             
        
        
        
                 2x - 5y = 20
At the x-intercept, y=0 .
                 2x        =  20  ==>  x = 10
At the y-intercept, x=0.
                       -5y =  20  ==>  y = -4
        
             
        
        
        
£42.75 
find 5% and deduct it from there.
hope this helps x
        
             
        
        
        
Step-by-step explanation:
the general line equation format is
y = ax + b
a is the slope or gradient of the line. it is the ratio of "y coordinate change / x coordinate change".
b is the y-intercept, the y value when x = 0. we get this by putting one point into the equation and solve for b.
(i)
A (3, 5)
B (5, 9)
x changes by +2 (from 3 to 5).
y changes by +4 (from 5 to 9).
so, the slope (or gradient) is +4/+2 = 2
(ii)
the semi-finished equation is
y = 2x + b
let's use A to get b :
5 = 2×3 + b = 6 + b
b = -1
and the full equation is
y = 2x - 1
(iii)
for point (4, k) we get
k = 2×4 - 1 = 8 - 1 = 7