document.write( "Question 523644: the line has a slope of -2/3 and passes through (6,12) \n" ); document.write( "
Algebra.Com's Answer #347355 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! Given the line has slope -2/3 we can define the equation using slope-intercept form: \n" ); document.write( ". \n" ); document.write( "y = -2/3x + b \n" ); document.write( ". \n" ); document.write( "Use the point to find 'b'. \n" ); document.write( ". \n" ); document.write( "12 = -(2/3)*6 + b \n" ); document.write( "12 = -4 + b \n" ); document.write( "16 = b \n" ); document.write( ". \n" ); document.write( "So the equation is: \n" ); document.write( ". \n" ); document.write( "y = -2/3x + 16 \n" ); document.write( ". \n" ); document.write( " |