document.write( "Question 826707: Write the standard form of the equation of the line that passes through the point (6,4) and has a slope of 8/5. \n" ); document.write( "
Algebra.Com's Answer #498218 by yourstruly(1)\"\" \"About 
You can put this solution on YOUR website!
First you should remember the formula: y-y1= m(x-x1)
\n" ); document.write( "m= gradient/slope
\n" ); document.write( "x1,y1= coordinates of the point that the line passes through \r
\n" ); document.write( "\n" ); document.write( "In this question our slope is 5/8 and our x and y coordinates are 6 and 4 respectively.
\n" ); document.write( "When we plug this into the formula above we get:\r
\n" ); document.write( "\n" ); document.write( "y-4= 5/8(x-6)
\n" ); document.write( "y-4= 5/8x-15/4
\n" ); document.write( "y=5/8x+1/4\r
\n" ); document.write( "\n" ); document.write( "Now, we have to put this equation into standard form which is
\n" ); document.write( "ax+by+c=0
\n" ); document.write( "8y=5x+2
\n" ); document.write( "5x+2-8y=0----- this is the answer
\n" ); document.write( "
\n" );