document.write( "Question 973844: Write an equation of the line satisfying the given conditions.
\n" );
document.write( "Through (4,-5); parallel to 5x=6y+7
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #595888 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Almost the same problem, different numbers. Parallel --> equal slopes. \n" ); document.write( "======================== \n" ); document.write( "Find an equation of the line L that passes through the point (-2,6) and satisfies the given condition. (Let x be the independent variable and y be the dependent variable.) \n" ); document.write( " L is perpendicular to the line 4x + 3y = 6 \n" ); document.write( " ---------------- \n" ); document.write( " Find the slope of the line 4x + 3y = 6 \n" ); document.write( " ---- \n" ); document.write( " Lines perpendicular to it will have a slope that's the negative inverse. \n" ); document.write( " ---- \n" ); document.write( " Then it's y-y1 = m*(x-x1) where m = slope and (x1,y1) is the point (-2,6) \n" ); document.write( " |