document.write( "Question 1087993: Find an equation of the line satisfying the given conditions. Through (4, 9); perpendicular
\n" );
document.write( "to 6x + 8y = 96 \r
\n" );
document.write( "\n" );
document.write( " A) 4x - 3y = -11
\n" );
document.write( " B) 4x + 3y = -11
\n" );
document.write( " C) 3x - 4y = -11
\n" );
document.write( " D) 4x - 3y = 1 \n" );
document.write( "
Algebra.Com's Answer #702299 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find an equation of the line satisfying the given conditions. Through (4,9); perpendicular \n" ); document.write( "to 6x + 8y = 96 \n" ); document.write( "=============================== \n" ); document.write( "Step 1, find the slope of 6x + 8y = 96 \n" ); document.write( "The slope of lines perpendicular = -1/(slope of the line). \n" ); document.write( "Call it m. \n" ); document.write( "---- \n" ); document.write( "Step 2, use y-y1 = m*(x-x1) where (x1,y1) is the point (4,9) \n" ); document.write( " \n" ); document.write( " |