document.write( "Question 110440: write the equation of the line which has y-intercept (0,5)and is perpendicular to the line with equation y= -3x+1. \r
\n" );
document.write( "\n" );
document.write( "I dont understand what they are asking. Please help. \n" );
document.write( "
Algebra.Com's Answer #80496 by checkley71(8403) ![]() You can put this solution on YOUR website! Y=-3X+1 (RED LINE)HAS A SLOPE OF -3 & A Y INTERCEPT OF 1. \n" ); document.write( "FOR A PERPENDICULAR LINE TO THIS LINE IT HAS TO HAVE A SLOPE=1/3. \n" ); document.write( "NOW REPLACE THE X & Y VALUES IN THE LINE EQUATION[Y=mX+b] WITH THE SLOPE OF 1/3 & THE (X,Y) VALUES (0,5) & SOLVE FOR THE Y INTERCEPT. \n" ); document.write( "5=1/3*0+b \n" ); document.write( "b=5 \n" ); document.write( "SO WE HAVE THE LINE EQUATION WITH A SLOPE OF 1/3 & PASSING THROUGH(0,5): \n" ); document.write( "Y=X/3+5 (GREEN LINE) \n" ); document.write( " |