document.write( "Question 309927: write an equation with the given points parallel to the given line
\n" );
document.write( "(6,8) x+6y=5 \n" );
document.write( "
Algebra.Com's Answer #221683 by toidayma(44)![]() ![]() You can put this solution on YOUR website! The line paralleled to the line x + 6y = 5 has the equation of x + 6y + c = 0 \n" ); document.write( "Since this line pass the point (6,8), therefore: 6 + 6*8 + c = 0 or c = -54. \n" ); document.write( "So, the finding line's equation is: x + 6y - 54 = 0. \n" ); document.write( " |