document.write( "Question 541618: find the slope and y-intercept of the line 7x+4y=24
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #354236 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! find the slope and y-intercept of the line 7x+4y=24 \n" ); document.write( "------- \n" ); document.write( "Solve for y \n" ); document.write( "y = (-7/4)x + 6 \n" ); document.write( "slope = -7/4, the coefficient of x \n" ); document.write( "y-int = 6, the other term \n" ); document.write( " |