The right triangle bound by the x and y axes and the line $3x-y=6$ contains 2 lattice points in its interior. How many lattice points will be contained in the interior of a triangle bound by the x and y axes and the line $3x-y=24$?
So I first convert the line in question to slope intercept form, which is $y=3x-24$. Thus, this means that the line in question has a y-intercept of $-24$ and an x-intercept of $8$. This means that the line in question makes a right triangle with a dilation of $4$ from the origin in relation to the triangle the problem gives. I've heard something like that when a side is dilated with a factor of $r$, then the area is dilated with a factor of $r^2$. So I multiply $2$ by $4^2=16$ which gives me $32$. This is wrong, so what exactly is wrong with my reasoning? How can I solve this problem?