document.write( "Question 123025This question is from textbook Tan 8 finite mathematics
\n" );
document.write( ": find the point of intersection of each pair of straight lines\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "y=2/3x-4 and x+3y+3=0 \n" );
document.write( "
Algebra.Com's Answer #90279 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! y=2x/3-4 (red Line) \n" ); document.write( "x+3y+3=0 or 3y=-x-3 or y=-x/3-3/3 or y=-x/3-1 (green line) \n" ); document.write( " |