document.write( "Question 996487: The equation of a line paralell to the given line but passing through the given point \r
\n" );
document.write( "\n" );
document.write( "Y= 1/4x-2; (8,-1) \n" );
document.write( "
Algebra.Com's Answer #614909 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The equation of a line paralell to the given line but passing through the given point \r \n" ); document.write( "\n" ); document.write( "Y= 1/4x-2; (8,-1) \n" ); document.write( "------------- \n" ); document.write( "Slope m = 1/4 \n" ); document.write( "--- \n" ); document.write( "--> y+1 = (1/4)*(x-8) \n" ); document.write( " |