document.write( "Question 262908: Find the value of k such that the graph of 4x = k -3y has a y- intercept of (0, -8) \n" ); document.write( "
Algebra.Com's Answer #193690 by angphy(3)\"\" \"About 
You can put this solution on YOUR website!
4(0)=k-3(-8) since the y-intercept of (0,-8) means x=0 and y=-8, you substitute in those values
\n" ); document.write( "0=k-(-24)
\n" ); document.write( "0=k+24
\n" ); document.write( "-24 -24 subtract 24 from both side of the equation to isolate K (get the value of K)
\n" ); document.write( "k=-24
\n" ); document.write( "
\n" );