document.write( "Question 252857: I need help graphing this linear equation.\r
\n" );
document.write( "\n" );
document.write( "2y - 6x = 10\r
\n" );
document.write( "\n" );
document.write( "I think I know what I'm doing but my answer doesn't match my book.
\n" );
document.write( "Any help would be great. Thanks. \n" );
document.write( "
Algebra.Com's Answer #184958 by richwmiller(17219) You can put this solution on YOUR website! Since this is a linear equation(forms a straight line) you only need to plot two points. \n" ); document.write( "The two easiest points to find are when x=0 and when y=0 \n" ); document.write( " so when x=0 \n" ); document.write( "we have 2y=10 \n" ); document.write( "y=5 \n" ); document.write( "so the point is (0,5) \n" ); document.write( "when y=0 we have \n" ); document.write( "-6x=10 \n" ); document.write( "x=-10/6=-5/3 \n" ); document.write( " so the point is (-5/3,0) \n" ); document.write( "
|