document.write( "Question 704729: Find a real number, k , such that the line −16x+ky−9=0 has y -intercept −20 \n" ); document.write( "
Algebra.Com's Answer #434229 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find a real number, k , such that the line −16x+ky−9=0 has y -intercept −20 \n" ); document.write( "** \n" ); document.write( "Standard form of equation for a line: y=mx+b, m=slope, b=y-intercept \n" ); document.write( "−16x+ky−9=0 \n" ); document.write( "ky=16x+9 \n" ); document.write( "y=16x/k+9/k \n" ); document.write( "9/k=-20 \n" ); document.write( "k=-9/20 \n" ); document.write( " |