document.write( "Question 708628: find the equation of the line that is parallel to the equation: 3y=4x-15, and contain the point(6,1) \n" ); document.write( "
Algebra.Com's Answer #436182 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
Slope is the same, so you will have something constant other than the \"-15\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3y=4x+c, and we do not know c until we apply the point which this line contains.
\n" ); document.write( "3(1)=4(6)+c
\n" ); document.write( "c=3-24
\n" ); document.write( "c=-21,
\n" ); document.write( "The new line we want is 3y=4x-21
\n" ); document.write( "
\n" );