Question 1072155
you are graphing the whole line so it should be:
The regression line would be: 
 y = μ_y + (x - μ_x ) * r * sd_y / sd_x 
 => y = 189 + (x - 71) * 0.75 * 41 /5
 => y = 189 + 6.15x - 436.65
 => y = 6.15x - 247.65