document.write( "Question 136406: Write an equation of the line containing the given point and perpendicular to the given line. Express your answer in the form y=my+b
\n" );
document.write( "(6, 7); 3x + y = 6
\n" );
document.write( "Can someone please help me solve this problem?? I need help with these I do not understand these at all.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #99923 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! solving for y in the original equation puts it into slope-intercept form (y=mx+b) \n" ); document.write( "__ y=-3x+6 __ so the slope is -3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "perpendicular lines have slopes that are negative reciprocals \n" ); document.write( "__ so the slope of the new line is (-1)/(-3) or 1/3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "using point-slope, the equation for the new line is y-7=(1/3)(x-6) \n" ); document.write( "distributing __ y-7=(1/3)x-2 __ adding 7 __ y=(1/3)x+5 \n" ); document.write( " |