document.write( "Question 69471: {y=3x-3
\n" );
document.write( " y=4x \n" );
document.write( "
Algebra.Com's Answer #49472 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! 4x = 3x - 3 \n" ); document.write( "x = -3 \n" ); document.write( "y = 3(-3) - 3 = -9 - 3 = -12 \n" ); document.write( "(-3,-12) \n" ); document.write( " |