document.write( "Question 257540: indentify the slope and the y intercept \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "7x + 4y= 33\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "y= -2x +6\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Give an equation for slope 3 and y-intercept of 0\r
\n" );
document.write( "\n" );
document.write( "thank you in adcance!!! \n" );
document.write( "
Algebra.Com's Answer #189445 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! To identify the \"slope\" and \"y-intercept\", manipulate each of the given equation into the \"slope-intercept\" form of: \n" ); document.write( "y = mx + b \n" ); document.write( "where \n" ); document.write( "m is the slope \n" ); document.write( "b is the y-intercept at (0,b) \n" ); document.write( ". \n" ); document.write( "7x + 4y= 33 \n" ); document.write( "4y = -7x + 33 \n" ); document.write( "y = (-7/4)x + 33/4 \n" ); document.write( "slope is -7/4 \n" ); document.write( "y-intercept is at (0, 33/4) \n" ); document.write( ". \n" ); document.write( "y= -2x +6 \n" ); document.write( "this equation is already in slope-intercept form. \n" ); document.write( "from inspection we have: \n" ); document.write( "slope is -2 \n" ); document.write( "y-intercept is at (0,6) \n" ); document.write( ". \n" ); document.write( "Give an equation for slope 3 and y-intercept of 0 \n" ); document.write( "y = 3x + 0 \n" ); document.write( "or \n" ); document.write( "y = 3x \n" ); document.write( " \n" ); document.write( " |