document.write( "Question 811484: i cant find the solution can someone help me how to do this step by step
\n" );
document.write( "consider the line y=3/2x-4\r
\n" );
document.write( "\n" );
document.write( "Find the equation of the line that is parallel to this line and passes through the point (3,6)?\r
\n" );
document.write( "\n" );
document.write( "Find the equation of the line that is perpendicular to this line and passes through the point (3,6)? \n" );
document.write( "
Algebra.Com's Answer #488759 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! consider the line y=3/2x-4 \n" ); document.write( "Find the equation of the line that is parallel to this line and passes through the point (3,6)? \n" ); document.write( "----- \n" ); document.write( "The given line has slope = 3/2 \n" ); document.write( "----- \n" ); document.write( "Any line parallel to it must have slope = 3/2 \n" ); document.write( "----- \n" ); document.write( "Form: y = mx + b \n" ); document.write( "Solve for \"b\": \n" ); document.write( "6 = (3/2)3 +b \n" ); document.write( "12/2 - (9/2) = b \n" ); document.write( "b = 3/2 \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "y = (3/2)x + (3/2) \n" ); document.write( "===========================\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "Find the equation of the line that is perpendicular to this line and passes through the point (3,6)? \n" ); document.write( "Any line perpendicular to the given line must have slope = -2/3 \n" ); document.write( "---- \n" ); document.write( "Form: y = mx+b \n" ); document.write( "Solve for \"b\": \n" ); document.write( "6 = (-2/3)3 + b \n" ); document.write( "b = 6 +2 \n" ); document.write( "b = 8 \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "y = (-2/3)x + 8 \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------------ \n" ); document.write( " \n" ); document.write( " |