document.write( "Question 250462: find the equation of the line through (3,5)(8,15) write the answer in standard form using only integers \n" ); document.write( "
Algebra.Com's Answer #182351 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
(3,5)(8,15)
\n" ); document.write( "m=(15-5)/(8-3)
\n" ); document.write( "=10/5
\n" ); document.write( "=2 slope
\n" ); document.write( "y-5=2(x-3)
\n" ); document.write( "y-5=2x-6
\n" ); document.write( "y=2x-1
\n" ); document.write( "-2x+y=-1 Standard form.
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );