document.write( "Question 144517: Please help me with this question:\r
\n" );
document.write( "\n" );
document.write( "What is the equation of a line, g(x), that is perpendicular to f(x)=1/2x+2 and passes through (0,2)?\r
\n" );
document.write( "\n" );
document.write( "a) g(x)=-4x+2
\n" );
document.write( "b) g(x)=-4x-2
\n" );
document.write( "c) g(x)=-4x-8
\n" );
document.write( "d) g(x) can not be determined with this information \n" );
document.write( "
Algebra.Com's Answer #105277 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The slope of f(x) is 1/2, as it's already in the for y=mx+b \n" ); document.write( "The slope of g(x) is -1/2, as it's perpendicular.\r \n" ); document.write( "\n" ); document.write( "(y - Y) = m(x - X) (X,Y) is point (0,2) \n" ); document.write( "y - 2 = -1/2(x - 0) \n" ); document.write( "y - 2 = -x/2 \n" ); document.write( "2y - 4 = -x \n" ); document.write( "x+2y = 4 \n" ); document.write( " \n" ); document.write( " |