document.write( "Question 935189: how do you get the intersecting point on a graph?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #568332 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!
There are times when we need to find the point(s) common to two graphs. In other words, both graphs pass through the same point, and we may need to find out that point of intersection.
\n" ); document.write( "We can look at both graphs and see that they intersect, and sometimes, we may even be able to approximate the point or points of intersection just by looking at the two graphs together.
\n" ); document.write( "Very often, though, we can use algebra to find the exact intersection point(s) of two graphs.\r
\n" ); document.write( "\n" ); document.write( "First, we need the equations of the graphs. Let’s look at an example to see how we might use algebra to find their intersection. \r
\n" ); document.write( "\n" ); document.write( "Find the intersection of the two lines: \"y=3x%2B2\" and \"+y=2x-1\"\r
\n" ); document.write( "\n" ); document.write( "you find two points for both line and graph them:\r
\n" ); document.write( "\n" ); document.write( "for \"y=3x%2B2+\"
\n" ); document.write( "\"x\"|\"y\"
\n" ); document.write( "\"0\"|\"2\"
\n" ); document.write( "\"-2%2F3\"|\"0\"\r
\n" ); document.write( "\n" ); document.write( "for \"y=2x-1+\"
\n" ); document.write( "\"x\"|\"y\"
\n" ); document.write( "\"0\"|\"-1\"
\n" ); document.write( "\"1%2F2\"|\"0\"\r
\n" ); document.write( "\n" ); document.write( "graph them:\r
\n" ); document.write( "\n" ); document.write( "\"+graph%28+600%2C+600%2C+-10%2C+10%2C+-10%2C+10%2C3x%2B2+%2C+2x-1%29+\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "by looking at the two graphs together, we see that both line passing through point (\"-3\",\"-7\")-that is what we SEE as their intersection point\r
\n" ); document.write( "\n" ); document.write( "but, we might use algebra to find their intersection exactly:\r
\n" ); document.write( "\n" ); document.write( "so, solve the system:
\n" ); document.write( "\"y=3x%2B2\"
\n" ); document.write( "\"y=2x-1+\"
\n" ); document.write( "------------------since left side same, right sides must be same too\r
\n" ); document.write( "\n" ); document.write( "\"3x%2B2=2x-1\"....solve for \"x\"\r
\n" ); document.write( "\n" ); document.write( "\"3x-2x=-1-2\"\r
\n" ); document.write( "\n" ); document.write( "\"x=-3\"\r
\n" ); document.write( "\n" ); document.write( "find \"y\"\r
\n" ); document.write( "\n" ); document.write( "\"y=2%28-3%29-1+\"\r
\n" ); document.write( "\n" ); document.write( "\"y=-6-1+\"\r
\n" ); document.write( "\n" ); document.write( "\"y=-7+\"\r
\n" ); document.write( "\n" ); document.write( "so, their intersection is at point (\"-3\",\"-7\")
\n" ); document.write( "
\n" );