document.write( "Question 369657: Find an equation of the line containing points(-7,9) and parallel to the line 4x=3y+5 \n" ); document.write( "
Algebra.Com's Answer #263459 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Using general slope-intercept form for an equation of a line
\n" ); document.write( "y = mx + b
\n" ); document.write( "line 4x = 3y+5 y = (4/3)x -5/3 Slope is (4/3)
\n" ); document.write( "Slope of the line parallel to it will be: 4/3
\n" ); document.write( "y = (4/3)x + b using Pt(-7,9) to solve for b
\n" ); document.write( "9 = (4/3)*-7 + b
\n" ); document.write( "27/3 + 28/3 = b
\n" ); document.write( "55/3 = b
\n" ); document.write( "y = (4/3)x + 55/3
\n" ); document.write( " \n" ); document.write( "
\n" );