document.write( "Question 246129: I'm having trouble with this equation?\r
\n" );
document.write( "\n" );
document.write( "Y=2x-2
\n" );
document.write( "7x+y=7\r
\n" );
document.write( "\n" );
document.write( "I have to find the plots and graph, then find the point at which they intercept, if they do?
\n" );
document.write( "I'm new at this. Am I supposed to be using a graphing calculator to solve as I don't know how to use it.
\n" );
document.write( "When finding plots, is it best to always start with zero as I notice most equations have?\r
\n" );
document.write( "\n" );
document.write( "Thank you!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #179766 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 7x+y=7 \n" ); document.write( "y=2x-2 \n" ); document.write( "------------- \n" ); document.write( "7x+2x-2=7 \n" ); document.write( "9x=9 \n" ); document.write( "x=1 \n" ); document.write( "------------ \n" ); document.write( "y=2x-2 \n" ); document.write( "y=2(1)-2 \n" ); document.write( "y=0 \n" ); document.write( "------------ \n" ); document.write( "intercept = (1,0) \n" ); document.write( " |