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 #488766 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! given y = 3x/2 -4 \n" ); document.write( "1) parallel lines have the same slope, therefore a line parallel to the given line and passes through the point (3,6) is \n" ); document.write( "6 = (3/2)*3 +c \n" ); document.write( "12/2 = 9/2 +c \n" ); document.write( "c = 3/2 \n" ); document.write( "y = 3x/2 +3/2 \n" ); document.write( "here is the graph of the parallel lines \n" ); document.write( " \n" ); document.write( "2) the product of the slopes of two perpendicular lines is negative one, therefore \n" ); document.write( "3/2 * m = -1 and m is -2/3, consider that this new line passes through point (3,6) \n" ); document.write( "6 = (-2/3)*3 +c \n" ); document.write( "c = 8 \n" ); document.write( "y = -2x/3 +8 \n" ); document.write( "here is the graph of the perpendicular lines \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |