document.write( "Question 1010346: y=x-3
\n" );
document.write( "y=-1/3x+1 \n" );
document.write( "
Algebra.Com's Answer #625877 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! From \n" ); document.write( "y=x-3 \n" ); document.write( "y=-1/3x+1, set them equal and get \n" ); document.write( "x - 3 = (-1/3)x + 1 \n" ); document.write( "(4/3)x = 4 \n" ); document.write( "x = 3 so that \n" ); document.write( "y = 0 \n" ); document.write( " |