document.write( "Question 703130: find the equation of the line with a y-intercept of (0,7) that is perpendicular to y= 1/2x -4 \n" ); document.write( "
Algebra.Com's Answer #433309 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the equation of the line with a y-intercept of (0,7) that is perpendicular to y= 1/2x -4 \n" ); document.write( "----- \n" ); document.write( "The given equation has slope = 1/2 \n" ); document.write( "----- \n" ); document.write( "Any line perpendicular to it has slope = -2 \n" ); document.write( "------- \n" ); document.write( "Form: y = mx + b \n" ); document.write( "--- \n" ); document.write( "You have slope = -2 and y = 7 when x = 0 \n" ); document.write( "7 = -2*0 + b \n" ); document.write( "b = 7 \n" ); document.write( "------- \n" ); document.write( "Equation: \n" ); document.write( "y = -2x +7 \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "====================== \n" ); document.write( " |