document.write( "Question 664105: Given the line: y = -5x + 4 , how do you find a line parallel and one perpendicular through the point (-10, 3) ? \n" ); document.write( "
Algebra.Com's Answer #413419 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! Just in case you are yet in need of a solution... \n" ); document.write( "Using y = -5x+4, which has a slope of -5 \n" ); document.write( "A parallel line would have the same -5 slope. \n" ); document.write( "A perpendicular line would have a 1/5 slope \n" ); document.write( "... \n" ); document.write( "Using the (-10,3) coordinates, solve for the y-intercept \n" ); document.write( "parallel line \n" ); document.write( "3=-5(-10) + b \n" ); document.write( "b = 3 - 50 \n" ); document.write( "b = -47 \n" ); document.write( "linear equation for the parallel line would be y=-5x-47 \n" ); document.write( ".. \n" ); document.write( "perpendicular line \n" ); document.write( "3=1/5(-10)+b \n" ); document.write( "b = 3+2 \n" ); document.write( "b = 5 \n" ); document.write( "linear equation for the parallel line would be y=1/5x+5 \n" ); document.write( "... \n" ); document.write( "RED y=-5x+4 \n" ); document.write( "GREEN y=-5x-47 \n" ); document.write( "BLUE y=1/5x+5 \n" ); document.write( " \n" ); document.write( "........................ \n" ); document.write( "Delighted to help. \n" ); document.write( "-Reading Boosters \n" ); document.write( "Wanting for others what we want for ourselves. \n" ); document.write( "www.MyHomeworkAnswers.com \n" ); document.write( " |