document.write( "Question 65594This question is from textbook An Incremental Development
\n" );
document.write( ": Find the equation of the line that passes through (5,-3) and is parallel to the line 3x + 4y = 8 \n" );
document.write( "
Algebra.Com's Answer #46284 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! SEE THE FOLLOWING EXAMPLE AND TRY \n" ); document.write( "----------------------------------------- \n" ); document.write( "Write the equation of the line L satisfying the given geometric conditions. \n" ); document.write( "(36) L has y-intercept (0, -3) and is parallel to the line with equation \n" ); document.write( "y = 2/3x + 1. \n" ); document.write( "EQN.OF PARALLEL LINE IS OF THE FORM \n" ); document.write( "Y =2X/3 +K.............IT PASSES THROUGH (0,-3).HENCE \n" ); document.write( "-3=K \n" ); document.write( "SO EQN. IS \n" ); document.write( "Y=2X/3 -3 \n" ); document.write( "(40) L has y-intercept (0,2) and is perpendicular to the line with equation 2x-3y = 6. \n" ); document.write( "EQN.OF PERPENDICULAR LINE IS OF THE FORM \n" ); document.write( "3X+2Y=K.............IT PASSES THROUGH (0,2).HENCE \n" ); document.write( "2*2=K=4 \n" ); document.write( "SO EQN.IS \n" ); document.write( "3X+2Y=4 \n" ); document.write( " |