document.write( "Question 308034: Given the linear equation:
\n" );
document.write( "- Find the missing coordinates of the given points. Show your work.
\n" );
document.write( "- Plot those points and graph the linear equation.
\n" );
document.write( "
\n" );
document.write( "5x - 7y = 35
\n" );
document.write( "
\n" );
document.write( "(0, ), ( ,0) \n" );
document.write( "
Algebra.Com's Answer #220276 by texttutoring(324)![]() ![]() You can put this solution on YOUR website! Do the exact same thing as the other question you just posted. Put x=0 in, and solve for y:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y=-5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(0,-5) is a point.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then put y=0 in, and solve for x:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x=7\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(7,0) is another point. \n" ); document.write( " |