document.write( "Question 975969: find an equation that satisfies the given conditions
\n" );
document.write( "though (-1,-3) perpendicular to the line 2x+7y+9=0 \n" );
document.write( "
Algebra.Com's Answer #597650 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! find an equation that satisfies the given conditions \n" ); document.write( "though (-1,-3) perpendicular to the line 2x+7y+9=0 \n" ); document.write( "--------------- \n" ); document.write( "Find the slope of the line \n" ); document.write( "2x+7y+9=0 \n" ); document.write( "Solve for y \n" ); document.write( "y = (-2/7)x - 9/7 \n" ); document.write( "This is the slope-intercept form y = mx + b \n" ); document.write( "m is the slope = the coefficient of x \n" ); document.write( "m = -2/7 \n" ); document.write( "-------- \n" ); document.write( "The slope of lines perpendicular is the negative inverse, = +7/2 \n" ); document.write( "------ \n" ); document.write( "Use m = 7/2 and the point (-1,-3) \n" ); document.write( "y-y1 = m*(x-x1) where (x1,y1) is the point \n" ); document.write( "y+3 = (7/2)*(x+1) is an equation. \n" ); document.write( "------------------ \n" ); document.write( "2y+6 = 7x+7 \n" ); document.write( "7x - 2y = -1 is another eqn of the same line. \n" ); document.write( " \n" ); document.write( " |