document.write( "Question 286151: Find an equation of the the line satisfying the given conditions.\r
\n" );
document.write( "\n" );
document.write( " Through (-2, 4); parallel to 9x - 6y = -54
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #207497 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Through (-2, 4); parallel to 9x - 6y = -54 \n" ); document.write( "-6Y=-9X-54 \n" ); document.write( "Y=-9X/-6-54/-6 \n" ); document.write( "Y=3X/2+9 (RED LINE) \n" ); document.write( "THIS LINE HAS A SLOPE=3/2 THUS A PARALLEL LINE WILL ALSO HAVE A SLOPE OF 3/2. \n" ); document.write( "4=3/2*-2+b \n" ); document.write( "4=-6/2+b \n" ); document.write( "4=-3+b \n" ); document.write( "b=4+3 \n" ); document.write( "b=7 \n" ); document.write( "Y=3X/2+7 (GREEN LINE) \n" ); document.write( " |