document.write( "Question 1184688: find the value if f(x)=5/x+2 and g(x)=-2x+3
\n" );
document.write( "1.)f(-4)
\n" );
document.write( "2.)g(1/2
\n" );
document.write( "3.)g(-6)
\n" );
document.write( "4.)f(m-2) \n" );
document.write( "
Algebra.Com's Answer #815319 by math_helper(2461)![]() ![]() You can put this solution on YOUR website! Assuming f(x) = 5/(x+2) is what you intended...\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1.) f(-4) = 5/ (-4+2) = 5/(-2) = -5/2, as a decimal that's -2.5 \n" ); document.write( "2.) g(1/2) = -2(1/2) + 3 = ______ \n" ); document.write( "and similar for the others, in #4, you need to plug in x=m-2 \n" ); document.write( " |