document.write( "Question 37207: Write the equation of the line L satisfying the given geometric conditions.
\n" );
document.write( "L has y-intercept (0,2) and is perpendicular to the line with equation 2x-3y=6\r
\n" );
document.write( "\n" );
document.write( "I am able to solve this style of equation when the line is parallel and when the y variable is already by itself. I can't seem to figure this one out. Help, please!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #22943 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! First, let us determine the slope of the equation: \n" ); document.write( "2x-3y=6 \n" ); document.write( "-3y=-2x+6 \n" ); document.write( "y=(2/3)x-2 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The slope is perpendicular to (2/3), so the slope is the opposite of the recipricol (-3/2). \n" ); document.write( "Write the equation of the line L satisfying the given geometric conditions. \n" ); document.write( "L has y-intercept (0,2). \n" ); document.write( "use: y-(y point)=m(x-(x point)) \n" ); document.write( "y-2=(-3/2)x \n" ); document.write( "y=(-3/2)x+2 the equation \n" ); document.write( "
|