document.write( "Question 133411: Determine the equation of each line. Write the answers in standard form using only integers as the coefficients.\r
\n" );
document.write( "\n" );
document.write( "The line through (0,9) that is parallel to the line 3x+5y=15 \n" );
document.write( "
Algebra.Com's Answer #97599 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 3X+5Y=15 \n" ); document.write( "5Y=-3X+15 \n" ); document.write( "Y=-3X/5+15/5 \n" ); document.write( "Y=-3X/5+3 (RED LINE) \n" ); document.write( "THE PARALLEL LINE THROUGH (0,9) WITH A SLOPE OF (-3/5) IS: \n" ); document.write( "9=-3/5*0+b \n" ); document.write( "b=9 THUS THE EQUATION IS: \n" ); document.write( "Y=-3/5X+9 (GREEN LINE). \n" ); document.write( " |