document.write( "Question 360652: sketch a straight line defined by the linear equation by finding the x- and y- intercepts\r
\n" );
document.write( "\n" );
document.write( "equation is 2x - 5y + 10= 0 \n" );
document.write( "
Algebra.Com's Answer #257374 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 2x - 5y + 10= 0 \n" ); document.write( "plug y =0 \n" ); document.write( "2x+10=0 \n" ); document.write( "2x=-10 \n" ); document.write( "x=-5 \n" ); document.write( "point(-5,0) \n" ); document.write( "... \n" ); document.write( "plug x=0 \n" ); document.write( "-5y+10=0 \n" ); document.write( "-5y=-10 \n" ); document.write( "y=2 \n" ); document.write( "point(0,2) \n" ); document.write( "... \n" ); document.write( "plot the points and join the two points \n" ); document.write( " \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |