document.write( "Question 205187: If a line passes through (5,2) and has slope 2/3, then what is the value of y on this line when x = 8, x=11 and x = 12? \n" ); document.write( "
Algebra.Com's Answer #154889 by stanbon(75887) ![]() You can put this solution on YOUR website! If a line passes through (5,2) and has slope 2/3, then what is the value of y on this line when x = 8, x=11 and x = 12? \n" ); document.write( "--------- \n" ); document.write( "1st: Find the equation of the line: \n" ); document.write( "slope = 2/3 \n" ); document.write( "intercept = ? \n" ); document.write( "2 = (2/3)*5 + b \n" ); document.write( "b = 2 - (10/3) = -4/3 \n" ); document.write( "------------------------- \n" ); document.write( "Equation : y = (2/3)x - (4/3) \n" ); document.write( "--- \n" ); document.write( "2nd:what is the value of y on this line when x = 8, x=11 and x = 12? \n" ); document.write( "If x = 8, y = (2/3)*8 - (4/3) \n" ); document.write( "If x = 11,y = (2/3)11 - (4/3) \n" ); document.write( "If x = 12,y = (2/3)12 - (4/3) \n" ); document.write( "====================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |