document.write( "Question 331519: Please show me how to find the slope and the y-intercept of the line.
\n" );
document.write( "9y+6x+4=17+6x\r
\n" );
document.write( "\n" );
document.write( "I'm coming up with a slope of 13/9 and y-intercept is (0,0)
\n" );
document.write( "I know that's incorrect.
\n" );
document.write( "Please help \n" );
document.write( "
Algebra.Com's Answer #237583 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 9y+6x+4=17+6x \n" ); document.write( "add -6x \n" ); document.write( "9y+6x-6x+4=17+6x-6x \n" ); document.write( "9y=17-4 \n" ); document.write( "y=13/9\r \n" ); document.write( "\n" ); document.write( "It is a line parallel to x axis. The line intersects the y axis at 13/9 \n" ); document.write( ".. \n" ); document.write( " |