document.write( "Question 196556: In the graph of the equation ax+3y=9 is perpendicular to the graph of the equation 3x+y=-4, find the value a \n" ); document.write( "
Algebra.Com's Answer #147299 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! In the graph of the equation ax+3y=9 is perpendicular to the graph of the equation 3x+y=-4, find the value a \n" ); document.write( "---------------- \n" ); document.write( "3x+y=-4 --> y = -3x - 4 so its slope, m1, = -3 \n" ); document.write( "The slope of lines perpendicular will have the negative inverse slope, +1/3. \n" ); document.write( "ax+3y=9 \n" ); document.write( "Put into slope-intercept form (that means solve for y) \n" ); document.write( "3y = -ax + 9 \n" ); document.write( "y = (-a/3)x + 3 \n" ); document.write( "m2 = +1/3 = -a/3 \n" ); document.write( "a = -1 \n" ); document.write( " \n" ); document.write( " |