document.write( "Question 201408: Find an equation of the the line satisfying the given conditions.\r
\n" );
document.write( "\n" );
document.write( "Through (3, 15); parallel to 2.5x - 0.9y = -0.6
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #151721 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Line equation is Y=mX+b \n" ); document.write( "Through (3, 15); parallel to 2.5x - 0.9y = -0.6 \n" ); document.write( "-.9y=-2.5x-.6 \n" ); document.write( ".9y=2.5x+.6 \n" ); document.write( "A parallel line has the same slope(m). \n" ); document.write( "15=2.5*3+b \n" ); document.write( "15=7.5+b \n" ); document.write( "b=12-7.5 \n" ); document.write( "b=4.5 ans. for the y intercept. \n" ); document.write( "y=-2.5x+4.5 ans. for this line equation through (3,15) \n" ); document.write( " \n" ); document.write( " |