document.write( "Question 634373: I need help on these two questions!\r
\n" );
document.write( "\n" );
document.write( "1. Write the standard form of the equation of the line passing through the point (–5, 4) and perpendicular to the line - 3x - 2y = 8.\r
\n" );
document.write( "\n" );
document.write( "2. Find the slope-intercept form of the the line passing through the point (1,3) and parallel to the line y = 5x + 3\r
\n" );
document.write( "\n" );
document.write( "THANKS! \n" );
document.write( "
Algebra.Com's Answer #399552 by sachi(548)![]() ![]() You can put this solution on YOUR website! 1. Write the standard form of the equation of the line passing through the point (–5, 4) and perpendicular to the line - 3x - 2y = 8.\r \n" ); document.write( "\n" ); document.write( "2. Find the slope-intercept form of the the line passing through the point (1,3) and parallel to the line y = 5x + 3 \n" ); document.write( "ans 1: \n" ); document.write( " the line is perpendicular to - 3x - 2y = 8 or y=-3/2x-4 with slope =-3/2 \n" ); document.write( " so the required slope of the line=2/3 \n" ); document.write( " & passes through (–5, 4) \n" ); document.write( " so the eqn is [y-4]/[x-(-5)]=2/3 \n" ); document.write( " or 3y-12=2x+10 \n" ); document.write( " or 3y=2x+22 ans \n" ); document.write( " ans 2: \n" ); document.write( " the line is parallel to the line y = 5x + 3 with slope =5 \n" ); document.write( " so the required slope of the line=5 \n" ); document.write( " & passes through (1,3) \n" ); document.write( " so the eqn is [y-3]/[x-1]=5 \n" ); document.write( " or y-3=5x-5 \n" ); document.write( " or y=5x-2 ans \n" ); document.write( " |