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 #193686 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! Find the value of k such that the graph of 4x = k -3y has a y- intercept of (0, -8)\r \n" ); document.write( "\n" ); document.write( "Since (0,-8) is a point on the line we can substitute 0 for x and -8 for y in the equation:\r \n" ); document.write( "\n" ); document.write( "4*0 = k - 3*-8 \n" ); document.write( "0 = k + 24 \n" ); document.write( "k = -24 \n" ); document.write( " |