document.write( "Question 197781: the line of an equation w/ a slope of 4 goes through [2,3] what is the y cordinate of the point the line goes through when the x cordinate is 6? \n" ); document.write( "
Algebra.Com's Answer #148343 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! slope intercept formula \n" ); document.write( ": \n" ); document.write( "y-3=4(x-2) \n" ); document.write( ": \n" ); document.write( "y-3=4x-8 \n" ); document.write( ": \n" ); document.write( "y=4x-5 \n" ); document.write( ": \n" ); document.write( "so when x=6 y=4(6)-5=19 \n" ); document.write( " |