document.write( "Question 68160This question is from textbook A Graphical Approach to Algebra and Trigonometry
\n" );
document.write( ": Find the equation of the line satisfying the given conditions, giving it in slope-intercept form if possible. Through (-2,0), perpendicular to 8x-3y=7. \n" );
document.write( "
Algebra.Com's Answer #48467 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 8X-3Y=7 \n" ); document.write( "-3Y=-8X+7 \n" ); document.write( "Y=8X/3-7/3 THUS THIS LINE HAS A SLOPE OF -8/3. \n" ); document.write( "THUS A PERPENDICULAR LINE HAS A SLOPE OF 3/8 & PASSING THROUGH (-2,0) IS \n" ); document.write( "0=3/8*-2+b \n" ); document.write( "0=-6/8+b \n" ); document.write( "b=6/8 \n" ); document.write( "b=3/4 \n" ); document.write( "THUS THE EQUATION OF THIS LINE IS \n" ); document.write( "Y=3/8X+3/4 \n" ); document.write( " |