document.write( "Question 192494This question is from textbook saxon algebra 2
\n" );
document.write( ": What is the equation of a line that passes through points (4,2) and (6,8)?
\n" );
document.write( "Is it y=3x-2? \n" );
document.write( "
Algebra.Com's Answer #144518 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! m=(2-8)/(4-6)=-6/-2=-3 \n" ); document.write( ": \n" ); document.write( "take any point and use point slope formula . I chose (4,2) \n" ); document.write( ": \n" ); document.write( "y-2=-3(x-4) \n" ); document.write( ": \n" ); document.write( "y-2=-3x+12 \n" ); document.write( ": \n" ); document.write( "y=-3x+14 \n" ); document.write( " |