document.write( "Question 282218: through (7,2) parallel to 3x-y=8
\n" );
document.write( "written in slope intercept form and standard form? \n" );
document.write( "
Algebra.Com's Answer #204935 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! First, get the main equation into slope-intercept form: y = mx + b \n" ); document.write( ". \n" ); document.write( "3x -y = 8 \n" ); document.write( "-y = -3x +8 \n" ); document.write( "y = 3x - 8 \n" ); document.write( ". \n" ); document.write( "Second, you recall that any line with slope = 3 will be parallel to this line. \n" ); document.write( "Your problem is define such a line that goes through the point (7,2). \n" ); document.write( "Well, plug x=7 into the equation and then adjust 'b' to make y=2. \n" ); document.write( ". \n" ); document.write( "y = 3x -b \n" ); document.write( "2 = 3(7) -b \n" ); document.write( "2 = 21 -b \n" ); document.write( "-19 = -b \n" ); document.write( "b = 19 \n" ); document.write( ". \n" ); document.write( "so, \n" ); document.write( "y = 3x -19 will be parallel and will go through the point. \n" ); document.write( ". \n" ); document.write( "Check by graphing the two equations. y=3x-8 is red; y=3x-19 is green. \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Rechecking the question, this equation needs to be shown in slope-intercept and in standard form. \n" ); document.write( "y = 3x-19 :: slope-intercept form \n" ); document.write( ". \n" ); document.write( "Standard form is: Ax + By = C \n" ); document.write( ". \n" ); document.write( "subtract 3x from both sides \n" ); document.write( "-3x + y = -19 \n" ); document.write( ". \n" ); document.write( "multiply both sides by -1 \n" ); document.write( ". \n" ); document.write( "3x -y = 19 :: standard form \n" ); document.write( ". \n" ); document.write( "Done \n" ); document.write( " |