document.write( "Question 620353: Find the equation of the line with y-intercept (0,8) that is perpendicular to y=1/2x=4 \n" ); document.write( "
Algebra.Com's Answer #390083 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the equation of the line with y-intercept (0,8) that is perpendicular to \n" ); document.write( "y=1/2x-4 \n" ); document.write( "Standard form of equation for a straight line: y=mx+b, m=slope, b=y-intercept \n" ); document.write( "slope of given equation=1/2 \n" ); document.write( "slope of line perpendicular to given line=-2 (negative reciprocal) \n" ); document.write( "Equation: y=-2x+8 \n" ); document.write( " |