document.write( "Question 600898: May I ask a Question?
\n" );
document.write( "What is the equation for finding the point of intersection, given the equations of two lines that intersect?
\n" );
document.write( " Like: Find the point in which the lines y= x+4 and 3x+2y=13.
\n" );
document.write( "Thank you ma'am/sir. \n" );
document.write( "
Algebra.Com's Answer #379538 by Nihal@SriLanka(22)![]() ![]() ![]() You can put this solution on YOUR website! For lines to intersect they must have a common point (the point of intersection) and at this point the x and y values representing the coordinates of the point must satisfy both equations representing the lines.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In the present case, if there is a point of intersection its coordinates (x,y) must satisfy both equations y=x+4 and 3x+2y=13.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now we proceed to solve these equations for x and y.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Multiplying both sides of the first equation by 2 we have 2y=2x+8\r \n" ); document.write( "\n" ); document.write( "Substituting 2x+8 for 2y in the second equation we have 3x+(2x+8)=13 \n" ); document.write( "i.e. 3x+2x=13-8 \n" ); document.write( "i.e. 5x =5 \n" ); document.write( "i.e. x = 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now substituting x= 1 in the first equation we have y=1+4=5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We conclude that (1,5) is the point of intersection of the given lines.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you need further clarification on this solution you may email sumanapala@gmail.com \n" ); document.write( " |