document.write( "Question 1112167: Use the given conditions to write an equation for the line in point-slope form and general form.
\n" );
document.write( "Passing through (-9,1) and parallel to the line whose equation is 8x-3y-7=0\r
\n" );
document.write( "\n" );
document.write( "The equation of the line in point-slope form is:
\n" );
document.write( "The equation of the line in general form is:
\n" );
document.write( "Thank you!!! \n" );
document.write( "
Algebra.Com's Answer #727187 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The given line is 8x-3y=7 or 3y=8x-7; y=(8/3)x-(7/3) \n" ); document.write( "parallel lines have same slope so m=8/3 \n" ); document.write( "point slope form is y-y1=m(x-x1), m slope (x1, y1) point \n" ); document.write( "y-1=(8/3)(x+9) Point-slope form \n" ); document.write( "y=(8/3)x+25 Slope-intercept form\r \n" ); document.write( "\n" ); document.write( "Standard form is 3y=8x+75, or 8x-3y=-75 \n" ); document.write( " |