document.write( "Question 28567: Use the intercept method to find the equation of a straight line passing through (-3,0) and (0,2) \n" ); document.write( "
Algebra.Com's Answer #15564 by sdmmadam@yahoo.com(530)\"\" \"About 
You can put this solution on YOUR website!
Use the intercept method to find the equation of a straight line passing through (-3,0) and (0,2)
\n" ); document.write( "The intercept form of equation to a straight line is given by
\n" ); document.write( "x/(a) +y/(b) = 1 -----(1)
\n" ); document.write( "where a and b are the x-intercept and the y-intercept respectively
\n" ); document.write( "The given points on the line are A(-3,0) and B(0,2)
\n" ); document.write( "Observe that the y-coordinate of A is zero and hence A is a point on the x-axis
\n" ); document.write( "and the x-coordinate of B is zero and hence B is a point on the y-axis
\n" ); document.write( "A(-3,0) and B(0,2)means the line traverses through the first and third quadrant via the second quadrant meeting the x-axis at A which is 3 units to the left of the origin and meeting the y-axis at B which is 2 units above the origin
\n" ); document.write( "Therefore a = (-3) and b= 2
\n" ); document.write( "Therefore (1) becomes
\n" ); document.write( "x/(-3) +y/(2) = 1
\n" ); document.write( "-x/3 +y/2 = 1
\n" ); document.write( "Multiplying through out by 6(which is the lcm of 3 and 2)
\n" ); document.write( "(-x)X2 +yX(3) = 1X6
\n" ); document.write( "-2x+3y = 6
\n" ); document.write( "That is 2x-3y = -6 (multiplying by (-1) through out)
\n" ); document.write( "That is 2x-3y+6 = 0 ----(*)
\n" ); document.write( "Verification: We check if A(-3,0) and B(0,2) hold in (*)
\n" ); document.write( "Putting A in (*) that is putting x=-3 and y=0 in (*)
\n" ); document.write( "LHS = 2x-3y+6 = 2X(-3)-3X(0)+6 = -6-0+6 = 0 =RHS
\n" ); document.write( "Therefore A(-3,0) is a point on our line
\n" ); document.write( "Putting B in (*) that is putting x=0 and y=2 in (*)
\n" ); document.write( "LHS = 2x-3y+6 = 2X(0)-3X(2)+6 = 0-6+6 = 0 =RHS
\n" ); document.write( "Therefore B(0,2) is a point on our line
\n" ); document.write( "Therefore the equation: 2x-3y+6 = 0 is correct\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );