document.write( "Question 240632: Please, How can I solve this problem?\r
\n" );
document.write( "\n" );
document.write( "Find an equation for the line parallel to the line 3x-y=8 and containing the point(3,0). Express the answer using the the slope–intercept form. \n" );
document.write( "
Algebra.Com's Answer #176314 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! line parallel to the line 3x-y=8 and containing the point(3,0). \n" ); document.write( "3x-y=8 \n" ); document.write( "-Y=-3X+8 \n" ); document.write( "Y=3X-8 (RED LINE) THIS LINE HAS A SLOPE=3. \n" ); document.write( "A PARALLLEL LINE ALSO HAS A SLOPE=3. \n" ); document.write( "0=3*3+b \n" ); document.write( "0=9+b \n" ); document.write( "b=-9 THE Y INTERCEPT. \n" ); document.write( "Y=3X-9 (GREEN LINE) \n" ); document.write( " |