document.write( "Question 71083This question is from textbook
\n" );
document.write( ": write the slope intercept form for an equation of the line parallel to the graph of the given equation and passing through the given point?\r
\n" );
document.write( "\n" );
document.write( " 3x+9y=1, (3,0) \n" );
document.write( "
Algebra.Com's Answer #50823 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! 3x+9y=1 \n" ); document.write( "9y=-3x+1 \n" ); document.write( "y=-3x/9+1/9 \n" ); document.write( "y=-x/3+1/9 this line has a slope of -1/3. \n" ); document.write( "so a parrallel line through (3,0) has the same slope . \n" ); document.write( "now we substitute the (3,0) values for the x & y values in the line formula & solve for the y intercept(b) \n" ); document.write( "0=-1/3*3+b \n" ); document.write( "0=-1+b \n" ); document.write( "b=1 so this line equation is \n" ); document.write( "y=-x/3+1 \n" ); document.write( "the graph of these two lines is: \n" ); document.write( " |