Difference between revisions of "2018 AMC 12B Problems/Problem 3"

Line 1: Line 1:
A line with slope 2 intersects a line with slope 6 at the point <math>(40,30)</math>. What is the distance between the x-intercepts of these two lines?  
+
A line with slope 2 intersects a line with slope 6 at the point <math>(40,30)</math>. What is the distance between the <math>x</math>-intercepts of these two lines?  
  
 
<math>(\text{A}) 5 \qquad (\text{B}) 10 \qquad (\text{C}) 20 \qquad (\text{D}) 25 \qquad (\text{E}) 50</math>
 
<math>(\text{A}) 5 \qquad (\text{B}) 10 \qquad (\text{C}) 20 \qquad (\text{D}) 25 \qquad (\text{E}) 50</math>
 +
 +
 +
===Solution 1===
 +
 +
Using the slope-intercept form, we get the equations <math>y-30 = 6(x-40)</math> and <math>y-30 = 2(x-40)</math>. Simplifying, we get  <math>6x-y=210</math> and <math>2x-y=50</math>. Letting <math>y=0</math> in both equations gives the <math>x</math>-intercepts

Revision as of 15:03, 16 February 2018

A line with slope 2 intersects a line with slope 6 at the point $(40,30)$. What is the distance between the $x$-intercepts of these two lines?

$(\text{A}) 5 \qquad (\text{B}) 10 \qquad (\text{C}) 20 \qquad (\text{D}) 25 \qquad (\text{E}) 50$


Solution 1

Using the slope-intercept form, we get the equations $y-30 = 6(x-40)$ and $y-30 = 2(x-40)$. Simplifying, we get $6x-y=210$ and $2x-y=50$. Letting $y=0$ in both equations gives the $x$-intercepts