document.write( "Question 149287: Write the slope-intercept equation of the line l that goes through (12, 3) and has a slopeof 1/3
\n" );
document.write( ". \n" );
document.write( "
Algebra.Com's Answer #109517 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! slope=1/3 through (12,3) \n" ); document.write( "Y=mX+b WHERE m=SLOPE & b=Y INTERCEPT. \n" ); document.write( "3=12*1/3+b \n" ); document.write( "3=4+b \n" ); document.write( "b=3-4 \n" ); document.write( "b=-1 THE Y INTERCEPT. \n" ); document.write( "THUS THE EQUATION IS: \n" ); document.write( "Y=X/3-1\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |