document.write( "Question 937545: Consider the point P = (2, 8) and the line L, given by the equation 6x - 3y = 15.\r
\n" );
document.write( "\n" );
document.write( "A. Write an equation in slope-intercept of the line passing through P and parallel to line L.\r
\n" );
document.write( "\n" );
document.write( "B. Write an equation in slope-intercept of the line passing through P and perpendicular to line L.\r
\n" );
document.write( "\n" );
document.write( "Please show all work including transforming from point slope toy-intercept, thank you!!!! \n" );
document.write( "
Algebra.Com's Answer #570946 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Consider the point P = (2, 8) and the line L, given \n" ); document.write( "by the equation 6x - 3y = 15. \n" ); document.write( "---- \n" ); document.write( "Given equation:: \n" ); document.write( "2x - y = 5 \n" ); document.write( "y = 2x-5 \n" ); document.write( "--------------- \n" ); document.write( " A. Write an equation in slope-intercept of the line passing through P and parallel to line L. \n" ); document.write( "P = (2, 8) \n" ); document.write( "slope = 2 \n" ); document.write( "Form:: y = mx + b \n" ); document.write( "Solve for \"b\":: \n" ); document.write( "8 = 2*2 + b \n" ); document.write( "b = 4 \n" ); document.write( "Equation: \n" ); document.write( "y = 2x + 4 \n" ); document.write( "------------------- \n" ); document.write( " B. Write an equation in slope-intercept of the line passing through P and perpendicular to line L. \n" ); document.write( "slope = -1/2 \n" ); document.write( "y = mx + b \n" ); document.write( "8 = (-1/2)2 + b \n" ); document.write( "b = 9 \n" ); document.write( "Equation: \n" ); document.write( "y = (-1/2)x + 9 \n" ); document.write( "------------------------ \n" ); document.write( " \n" ); document.write( " |