document.write( "Question 282530: graph the equations to find the point of intersection : y=4x-3 & y=2x-2 \n" ); document.write( "
Algebra.Com's Answer #205128 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
y=4x-3 (RED LINE)
\n" ); document.write( "y=2x-2 (GREEN LINE)
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+4x+-3%2C+2x+-2%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions 4x -3 and 2x -2).
\n" ); document.write( "INTERSECT (1/2,-1)
\n" ); document.write( "
\n" );