document.write( "Question 994701: Write an equation in the slope - intercept form of the line that satisfies the given conditions. \r
\n" );
document.write( "\n" );
document.write( "Through (9,3); parallel to 3x-y=5\r
\n" );
document.write( "\n" );
document.write( "The equation of the line is? \n" );
document.write( "
Algebra.Com's Answer #613715 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Parallel lines have the same slope. \n" ); document.write( "slope of the first line is \n" ); document.write( "3x-y=5 \n" ); document.write( "y=3x-5; slope is 3. \n" ); document.write( "So, we have a line with slope 3 passing through the point (9,3) \n" ); document.write( "point slope formula is y-y1=m(x-x1) \n" ); document.write( "y-3=3(x-9) \n" ); document.write( "y-3=3x-27 \n" ); document.write( "y=3x-24 \n" ); document.write( " |