document.write( "Question 665341: find the x-and y-inercpts of the line: y=3x-3 \n" ); document.write( "
Algebra.Com's Answer #413762 by lynnlo(4176)![]() ![]() ![]() You can put this solution on YOUR website! x=(1,0) \n" ); document.write( "y=(0,-3) \n" ); document.write( " |