The boxplots below shows salaries for Construction workers and Teachers.

[Graphs generated by this script: setBorder(15); initPicture(20,50,-3,11);axes(5,100,1,null,null,1,'off');text([32,-3],"Salary (thousands of $)");line([24,2],[24,4]); rect([25,2],[45,4]); line([35,2],[35,4]);line([47,2],[47,4]); line([24,3],[25,3]); line([45,3],[47,3]);line([25,7],[25,9]); rect([35,7],[46,9]); line([45,7],[45,9]);line([48,7],[48,9]); line([25,8],[35,8]); line([46,8],[48,8]);text([20,5],"Teacher","right");text([20,10],"Construction","right");]

Jennie makes the minimum salary for a construction worker.

Markos makes the median salary for a teacher.

Who makes more money?



How much more? $

(Note that the boxplots are labeled in thousands of dollars. For example, 30 means $30,000. If the difference appears to be $5, it is actually $5000. If this were the correct answer, you could enter it as either 5000 or 5,000)