document.write( "Question 980449: A line passes through the point (1,4) and has a slope of 8, write an equation. \n" ); document.write( "
Algebra.Com's Answer #601573 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
point slope formula
\n" ); document.write( "y-y1=slope (x-x1) (x1,y1) is the point\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y-4=8(x-1)
\n" ); document.write( "y-4=8x-8
\n" ); document.write( "y=8x-4\r
\n" ); document.write( "\n" ); document.write( "\"graph%28300%2C200%2C-10%2C10%2C-10%2C10%2C8x-4%29\"
\n" ); document.write( "
\n" );