document.write( "Question 161825: Determine the linear function whose graph is a line that is perpendicular to the line g(x)= 5x-3 and contains the point (7,4) \n" ); document.write( "
Algebra.Com's Answer #119236 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
Perpendicular to g(x)= 5x-3 (red line) and contains the point (7,4).
\n" ); document.write( "A line perpendicular to this line has a slope=-1/5.
\n" ); document.write( "Y=mX+b
\n" ); document.write( "4=-1/5*7+b
\n" ); document.write( "4=-7/5+b
\n" ); document.write( "b=4+7/5
\n" ); document.write( "b=(20+7)/5
\n" ); document.write( "b=27/5 for the y intercept.
\n" ); document.write( "y=-x/5+27/5 (green line).
\n" ); document.write( "\"+graph%28+300%2C+300%2C+-10%2C+10%2C+-10%2C+10%2C+5x+-3%2C+-x%2F5+%2B27%2F5%29+\" (graph 300x300 pixels, x from -10 to 10, y from -10 to 10, of TWO functions 5x -3 and -x/5 +27/5).
\n" ); document.write( "
\n" );