document.write( "Question 19120: Find an equation for the line with the given properties:\r
\n" );
document.write( "\n" );
document.write( "Passing thru the point (-4,-1), parallel to the line x - 4y = 2\r
\n" );
document.write( "\n" );
document.write( "I wrote x - 4y = 2 in slope intercept form, as y = -1/2x + 1/4\r
\n" );
document.write( "\n" );
document.write( "is this correct? \n" );
document.write( "
Algebra.Com's Answer #9182 by mmm4444bot(95)![]() ![]() ![]() You can put this solution on YOUR website! Hello There:\r \n" ); document.write( "\n" ); document.write( "Your equation in slope-intercept form is not correct.\r \n" ); document.write( "\n" ); document.write( "x - 4*y = 2\r \n" ); document.write( "\n" ); document.write( "Subtract x from both sides.\r \n" ); document.write( "\n" ); document.write( "-4*y = -x + 2\r \n" ); document.write( "\n" ); document.write( "Divide both sides by -4.\r \n" ); document.write( "\n" ); document.write( "y = (1/4)*x - (1/2)\r \n" ); document.write( "\n" ); document.write( "You can now use the point-slope equation with the coordinates of (-4, -1) and the slope of 1/4 to find the equation this problem asks for.\r \n" ); document.write( "\n" ); document.write( "~ Mark \n" ); document.write( " |