document.write( "Question 1078257: Write the slope-intercept equation of the function f whose graph satisfies the given conditions.\r
\n" );
document.write( "\n" );
document.write( "The graph of f passes through (-4,9) and is perpendicular to the line that has an x-intercept of 7 and a y-intercept of -14 \n" );
document.write( "
Algebra.Com's Answer #692757 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The line has a slope of 2 and its equation is y=2x-14. This can be learned from both intercepts given. \n" ); document.write( "The line perpendicular to it has slope -1/2, negative reciprocal. \n" ); document.write( "Point slope formula y-y1=m(x-x1), m is slope (x1,y1) point \n" ); document.write( "y-9=-(1/2)(x+4) \n" ); document.write( "y=-(1/2)x+7 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |