document.write( "Question 730856: whats the equation of the line that passes through the given point and is parallel to the given equation. (7,4); 3x-8y=5 \n" ); document.write( "
Algebra.Com's Answer #446877 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! 3x-8y=C\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3(7)-8(4)=C ... plug in the point (7,4)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "21 - 32 = C\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-11 = C\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "C = -11\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the answer, in standard form, is 3x - 8y = -11 \n" ); document.write( " |