document.write( "Question 57108: Please help me get the equation for the following values:\r
\n" );
document.write( "\n" );
document.write( "x=0 y=6
\n" );
document.write( "x=1 y=4.5
\n" );
document.write( "x=2 y=3
\n" );
document.write( "x=3 y=1.5
\n" );
document.write( "x=4 y=0 \n" );
document.write( "
Algebra.Com's Answer #38832 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! x=0 y=6 \n" ); document.write( "x=1 y=4.5 \n" ); document.write( "x=2 y=3 \n" ); document.write( "x=3 y=1.5 \n" ); document.write( "x=4 y=0 \n" ); document.write( "Use any two points to find the slope of the line: \n" ); document.write( "(0, 6) and (1, 4.5) \n" ); document.write( "Slope = -1.5 \n" ); document.write( ". \n" ); document.write( "y=mx+b [Use the slope-intercept equation of a line] \n" ); document.write( "6=(-1.5)(0)+b [Plug-in any point plus the slope and solve for b] \n" ); document.write( "6=b \n" ); document.write( ". \n" ); document.write( "y=mx+b [Plug-in the value for the slope and the y-intercept] \n" ); document.write( "y=-1.5x+6 [The slope-intercept equation of a line] \n" ); document.write( " |