document.write( "Question 158372: Find the slop and y-intercept of the following lines:
\n" );
document.write( "4x+16y=12
\n" );
document.write( "by putting the equation in slope-intercept form.\r
\n" );
document.write( "\n" );
document.write( "(This is what i got so far):\r
\n" );
document.write( "\n" );
document.write( "16y=4x+12
\n" );
document.write( "Slope=4 \n" );
document.write( "
Algebra.Com's Answer #118298 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the slop and y-intercept of the following lines: \n" ); document.write( "4x+16y=12 \n" ); document.write( "by putting the equation in slope-intercept form. \n" ); document.write( "(This is what i got so far): \n" ); document.write( "16y=4x+12 \n" ); document.write( "Slope=4 \n" ); document.write( "-------------- \n" ); document.write( "4x+16y=12 \n" ); document.write( "x+4y = 3 \n" ); document.write( "4y = -x + 3 \n" ); document.write( "y = (-1/4)x = 3/4 \n" ); document.write( "So the slope is -1/4, and the y-intercept is 3/4 \n" ); document.write( " \n" ); document.write( " |