document.write( "Question 211350: Here is the question. Find k if the lines 3x-y=9 and kx+3y=5 are perpendicular. I arranged both equations to equal y; y=3x-9 and y=(5-kx)/3, but I don't know where to go from there \n" ); document.write( "
Algebra.Com's Answer #159711 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
3x-y=9
\n" ); document.write( "-y=-3x+9
\n" ); document.write( "y=3x+9 ( red line)this line has a slope of 3.
\n" ); document.write( "Therefore all perpendicular lines will have a slope=-1/3
\n" ); document.write( "kx+3y=5
\n" ); document.write( "3y=-kx+5
\n" ); document.write( "y=-kx/3+5/3
\n" ); document.write( "[-k/3=-1/3]
\n" ); document.write( "k=1 ans.
\n" ); document.write( "y=-x/3+5/3 (green line)
\n" ); document.write( "\"+graph%28+200%2C+200%2C+-10%2C+10%2C+-10%2C+10%2C+3x+%2B9%2C+-x%2F3+%2B5%2F3%29+\" (graph 200x200 pixels, x from -10 to 10, y from -10 to 10, of TWO functions 3x +9 and -x/3 +5/3).
\n" ); document.write( "
\n" );