Question 1082096
Two lines have the same non-zero y-intercept. The first line has a slope of 10 and an x-intercept of (s, 0). The second line has a slope of 6 and an x-intercept of (t, 0). What is the ratio of s to t? Express your answer as a common fraction.
<pre>{{{matrix(2,3, s, "=", b/(- 10), t, "=", b/(- 6))}}}
{{{highlight_green(matrix(1,7, s:t, "=", (- b/10)/(- b/6), "=", (- b/10) * (- 6/b), "=", 3/5))}}}
IGNORE all other NONSENSE!!