10.
The median is calculated by taking all values in a data set, placing them in order from least to greatest, and finding the value that is in the middle of the data set. In this case, the middle number (median) for Bank is 15. The middle number (median) for Software Company is 25. The difference between 25 and 15 is 10. So Software Company is 10 more minutes greater than Bank,
Rewriting the equation of the given line in slope-intercept form,

From this, we know the slope of the given line is -1/4.
Since parallel lines have the same slope, we know the line whose equation we want to find has a slope of -1/4.
Substituting into point-slope form,

Answer:
y = 2x - 1
Step-by-step explanation:
The equation of a line in slope- intercept form is
y = mx + c ( m is the slope and c the y- intercept )
Calculate m using the slope formula
m = (y₂ - y₁ ) / (x₂ - x₁ )
with (x₁, y₁ ) = A(4, 7) and (x₂, y₂ ) = B(2, 3)
m = = = 2, thus
y = 2x + c ← is the partial equation
To find c substitute either of the 2 points into the partial equation.
Using B(2, 3), then
3 = 4 + c ⇒ c = 3 - 4 = - 1
y = 2x - 1 ← equation of line