document.write( "Question 114715: Write the equation of the line that passes through point (6,4) with a slope of 2. \n" ); document.write( "
Algebra.Com's Answer #86494 by TP(29)![]() ![]() ![]() You can put this solution on YOUR website! The equation of a line can be written as y=mx+c where m=gradient(slope) and c is the y value where the line cuts the vertical y axis. \n" ); document.write( "Your slope is 2 so we have y=2x+c.(i) \n" ); document.write( "Now we need to find the value of c. \n" ); document.write( "In ANY question you must use all the info given(although with some vindictive posers of questions you may get 'red herrings'). \n" ); document.write( "Here we are told that the line passes through (6,4) and so replacing x and y by 6 and 4 respectively in (i)we get: \n" ); document.write( "4=2*6+c=12+c. \n" ); document.write( "Hence c=-8. \n" ); document.write( "Your equation then is y=2x-8ANS \n" ); document.write( " |