document.write( "Question 26895: for each equation, find the slope, the y-intercept, and the x-intercept (y=3x) (y=10x+20) (y=10x+100) \n" ); document.write( "
Algebra.Com's Answer #14669 by elima(1433)![]() ![]() ![]() You can put this solution on YOUR website! Your slope would be the in front of x, to find the y-intercept make x=0, to find the x-intercept make y=0; \n" ); document.write( "(y=3x) \n" ); document.write( "slope= \n" ); document.write( "y-intercept = 3(0)=0 \n" ); document.write( "x-intercept= o=3x= \n" ); document.write( "(y=10x+20) \n" ); document.write( "slope = 10 \n" ); document.write( "y-intercept=20 \n" ); document.write( "x-intercept=0=10x+20 \n" ); document.write( "-20=10x \n" ); document.write( " \n" ); document.write( "-2=x \n" ); document.write( "(y=10x+100 \n" ); document.write( "slope=10 \n" ); document.write( "y-intercept=100 \n" ); document.write( "x-intercept=0=10x+100 \n" ); document.write( "-100=10x \n" ); document.write( " \n" ); document.write( "-10=x \n" ); document.write( "=) \n" ); document.write( " |