document.write( "Question 363544: suppose f(x)=2x-5 and g(x)=|-3X-1|find each value\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "g(2)-f(0)\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "2g(-4) \n" );
document.write( "
Algebra.Com's Answer #259242 by vasumathi(46)![]() ![]() ![]() You can put this solution on YOUR website! suppose f(x)=2x-5 and g(x)=|-3X-1|find each value \n" ); document.write( "g(2)-f(0) \n" ); document.write( "2g(-4) \n" ); document.write( "Solution:f(0) = 2*0 -5 = -5 \n" ); document.write( "g(2) = |-3*2-1|=|-6-1|=|-7|= 7\r \n" ); document.write( "\n" ); document.write( "g(2)-f(0)= 7-(-5)= 7+5 = 12 \n" ); document.write( "----------------------- \n" ); document.write( "2g(-4) = 2|-3*(-4)-1|=2|12-1|= 2|11|= 22 \n" ); document.write( " |