document.write( "Question 310496: I have come across another graphing issue\r
\n" );
document.write( "\n" );
document.write( "The equation is x+2y=10 i need to graph and find the y intercept.\r
\n" );
document.write( "\n" );
document.write( "Can you please show me step by step how to do this?
\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #221999 by JBarnum(2146)![]() ![]() You can put this solution on YOUR website! memorize the slope intercept formula: y=mx+b m=slope b=intercept \n" ); document.write( "x+2y=10 \n" ); document.write( "2y=-x+10 \n" ); document.write( "y=(-1/2)x+5 \n" ); document.write( "from y-intercept go down 1 and right 2 \n" ); document.write( "two points are \n" ); document.write( "(0,5)(2,4) \n" ); document.write( "draw line \n" ); document.write( " |