document.write( "Question 526373: Write the equation for the line: with y-intercept -1 and perpendicular to 3x-2y=6.
\n" );
document.write( "a. 3x+2y=6
\n" );
document.write( "b. 2x+3y=6
\n" );
document.write( "c. 2x-3y=-3
\n" );
document.write( "d. 2x-3y=3
\n" );
document.write( "e. 2x+3y=-3 \n" );
document.write( "
Algebra.Com's Answer #348467 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! Write the equation for the line: with y-intercept -1 and perpendicular to 3x-2y=6. \n" ); document.write( ". \n" ); document.write( "y = mx + b \n" ); document.write( "y = mx -1 will have a y-intercept of (0,-1) \n" ); document.write( ". \n" ); document.write( "Get 3x -2y = 6 into slope-intercept form. \n" ); document.write( ". \n" ); document.write( "3x -2y = 6 \n" ); document.write( "-2y = -3x +6 \n" ); document.write( "y = 3/2*x +3 \n" ); document.write( ". \n" ); document.write( "The line perpendicular to this line will have a slope that is the inverse reciprocal of m = 3/2 \n" ); document.write( "which is -2/3 and b = -1. \n" ); document.write( ". \n" ); document.write( "y = -2/3*x -1 \n" ); document.write( ". \n" ); document.write( "y-intercept = (0,-1) \n" ); document.write( "x-intercept = the point where y = 0. So set y=0 and solve for x. \n" ); document.write( "0 = -2/3*x -1 \n" ); document.write( "2/3*x = -1 \n" ); document.write( "2x = -3 \n" ); document.write( "x = -3/2 \n" ); document.write( "(-3/2, 0) \n" ); document.write( ". \n" ); document.write( "In the following graph: \n" ); document.write( "the red line is y = 3/2*x +3 \n" ); document.write( "the green line is y = -2/3*x -1 \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Looking back at the question, it asks for the equation in standard form. \n" ); document.write( ". \n" ); document.write( "y = -2/3*x -1 \n" ); document.write( "multiply by 3 to eliminate fraction \n" ); document.write( "3y = -2x -3 \n" ); document.write( "add 2x to both sides \n" ); document.write( "2x +3y = -3 \n" ); document.write( ". \n" ); document.write( "Done. \n" ); document.write( " \n" ); document.write( " |