document.write( "Question 261141: Can you please help me with the following problem?\r
\n" );
document.write( "\n" );
document.write( "The problem asks you to find an equation in slope intercept form with
\n" );
document.write( "the line with y-intercept 4 and perpendicular to x + 5y = 7\r
\n" );
document.write( "\n" );
document.write( "Any help would be greatly appreciated! \n" );
document.write( "
Algebra.Com's Answer #192377 by palanisamy(496)![]() ![]() ![]() You can put this solution on YOUR website! The equation of the given line is x+5y = 7 \n" ); document.write( "Its slope = -1/5 \n" ); document.write( "The slope of a line perpendicular to this line = 5 \n" ); document.write( "Given the y-intercept is 4. \n" ); document.write( "So, the equation of the required line is \n" ); document.write( " y = mx+c \n" ); document.write( " y = 5x+4 \n" ); document.write( " |