Step-by-step explanation:
(x, y) -> (x+3, y+4)
that is what 3 units to the right (3 units into the outsource x direction) and 4 units up (4 units into the posits y directing) mean.
so, all points go through this translation
(1, 7) -> (4, 11)
(-4, -2) -> (-1, 2)
(-3, 5) -> (0, 9)
 
        
             
        
        
        
Answer:
6/15
Step-by-step explanation:
draw a tree diagram. 
the only path with no white is highlighted
multiply them
2/3 x 3/5 = 6/15
 
        
             
        
        
        
The graph shows a horizontal line intersecting (0, 2).
Your answer is: y = 2.
        
                    
             
        
        
        
No correlation 
A scatterplot is used to represent a correlation between two variables. There are two types of correlations: positive and negative. Variables that are positively correlated move in the same direction, while variables that are negatively correlated move in opposite directions.
        
             
        
        
        
Answer:
-5≤x <1
Step-by-step explanation:
sqrt( x+5) / sqrt(1-x)
The numerator must be greater than zero since it is a square root
sqrt(x+5) ≥0
Square each side
x+5≥0
x≥-5
The denominator must be greater than zero (the denominator cannot be zero)
sqrt(1-x)> 0
Square each side
1-x > 0
1>x
Putting these together
-5≤x <1