document.write( "Question 54876: write an equation in slope intercept form for the line that satisfies each set of conditions.\r
\n" );
document.write( "\n" );
document.write( "slope -1/2,passes through (1,3) \n" );
document.write( "
Algebra.Com's Answer #37078 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! Y=mX+b \n" ); document.write( "3=(-1/2)1+b \n" ); document.write( "3=-1/2+b \n" ); document.write( "3+1/2=b \n" ); document.write( "3.5=b \n" ); document.write( "Y=(-.5)X+3.5 \n" ); document.write( " |