document.write( "Question 153912: Find the equation of the line, write your answer in slope intercept.\r
\n" );
document.write( "\n" );
document.write( "The line goes (1,4) and is parellel to x-2y=6\r
\n" );
document.write( "\n" );
document.write( "I have come up with the slope, I believe it is (1/2, -3)Is this correct? \n" );
document.write( "
Algebra.Com's Answer #113286 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! x-2y=6 \n" ); document.write( "-2y=-x+6 \n" ); document.write( "y=-x/-2+6/-2 \n" ); document.write( "y=x/2-3 this line has a slope=1/2 \n" ); document.write( "Y=mX+b is the line equation. \n" ); document.write( "Now replace y with (4) & x with (1) & solve for b the y intercept. \n" ); document.write( "4=1/2+b \n" ); document.write( "b=4-1/2 \n" ); document.write( "b=3.5 the y intercept. \n" ); document.write( "y=x/2+3.5 This is the equation of the line with a slope=1/2 & passing through the point (1,4) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |