document.write( "Question 131018: Can you help me with the following problem?\r
\n" ); document.write( "\n" ); document.write( "The solutions of line \"a\" are (3,3) and (5,5).
\n" ); document.write( "The solutions of line \"b\" are (3,-3) and (5,-5).\r
\n" ); document.write( "\n" ); document.write( "a. Form the equations of both the lines.
\n" ); document.write( "b. What are the co-ordinates of the point of intersection of lines a and b?
\n" ); document.write( "

Algebra.Com's Answer #95644 by pug912(10)\"\" \"About 
You can put this solution on YOUR website!
for line a, first you need to find out the slope of line a.\r
\n" ); document.write( "\n" ); document.write( "slope of line a = (5-3)/(5-3) = 2/2=1 = m \r
\n" ); document.write( "\n" ); document.write( "use line equation y -y1 = m(x-x1) where (x1,y1) is either your (3,3) or (5,5).\r
\n" ); document.write( "\n" ); document.write( "so the equation of line a is:\r
\n" ); document.write( "\n" ); document.write( "y-3 = 1*(x-3)\r
\n" ); document.write( "\n" ); document.write( "y-3 = x-3\r
\n" ); document.write( "\n" ); document.write( "y = x --> line a\r
\n" ); document.write( "\n" ); document.write( "for line b, first you need to find out the slope of line b.\r
\n" ); document.write( "\n" ); document.write( "slope of line a = (-5+3)/(5-3) = -2/2= -1 = m \r
\n" ); document.write( "\n" ); document.write( "use line equation y -y1 = m(x-x1) where (x1,y1) is either your (3,-3) or (5,-5).\r
\n" ); document.write( "\n" ); document.write( "so the equation of line a is:\r
\n" ); document.write( "\n" ); document.write( "y+3 = -1*(x-3)\r
\n" ); document.write( "\n" ); document.write( "y+3 = -x+3\r
\n" ); document.write( "\n" ); document.write( "y = -x --> line b\r
\n" ); document.write( "\n" ); document.write( "now, to find out the intersection point of these two lines.\r
\n" ); document.write( "\n" ); document.write( "y=x (line a) and y=-x (line b)\r
\n" ); document.write( "\n" ); document.write( "subtitute y=x into equation of line b,\r
\n" ); document.write( "\n" ); document.write( "so we have y = -y , Hence, y=0.\r
\n" ); document.write( "\n" ); document.write( "now subtitude y=0 to equation of line a . we have x=0\r
\n" ); document.write( "\n" ); document.write( "so (0,0) is the intersection point of line a and b.
\n" ); document.write( "
\n" );