document.write( "Question 85490: How do I solve graphically for x and y? The equation is 3x-y=-4 and 2x-3y=9. How would it look like on a graph? Thanks I am lost on this one. \n" ); document.write( "
Algebra.Com's Answer #61708 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The equation is 3x-y=-4 and 2x-3y=9. How would it look like on a graph?
\n" ); document.write( "-----------------------
\n" ); document.write( "Solve for y:
\n" ); document.write( "y=3x+4
\n" ); document.write( "Plot two points: If x=0,y=4; If x= 2, y=10
\n" ); document.write( "Draw the graph thru the two points.
\n" ); document.write( "\"graph%28400%2C300%2C-10%2C10%2C-10%2C10%2C3x%2B4%29\"
\n" ); document.write( "-----------
\n" ); document.write( "y=(2/3)x-3
\n" ); document.write( "Plot two points: if x=0,y=-3; If x=3, y=-1
\n" ); document.write( "Dras the graph thru the two points.
\n" ); document.write( "\"graph%28400%2C300%2C-10%2C10%2C-10%2C10%2C%282%2F3%29x-3%29\"
\n" ); document.write( "===========
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );