document.write( "Question 287756: Find the value of k such that the graphs of x + 7y = 70 and y + 3 = kx are perpendicular. \n" ); document.write( "
Algebra.Com's Answer #208515 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the value of k such that the graphs of x + 7y = 70 and y + 3 = kx are perpendicular. \n" ); document.write( "---------------------- \n" ); document.write( "Solve each equation for \"y\": \n" ); document.write( "y = (-1/7)x + 10 \n" ); document.write( "--- \n" ); document.write( "y = kx - 3 \n" ); document.write( "--- \n" ); document.write( "If the 2nd equation is perpendicular to the 1st, \n" ); document.write( "(-1/7)k = -1 \n" ); document.write( "(1/7)k = 1\r \n" ); document.write( "\n" ); document.write( "k = 7 \n" ); document.write( "------------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |