document.write( "Question 147035: given f(x)=4x-8 amd g(x)=2x-5 find the following
\n" );
document.write( "a. f(-1) b. g(-2) c. F(2) + g (-4) \n" );
document.write( "
Algebra.Com's Answer #107433 by 983manoj@gmail.com(4)![]() ![]() ![]() You can put this solution on YOUR website! f(x)=4x-8 g(x)=2x-5 \n" ); document.write( " \n" ); document.write( "a.f(-1)=4(-1)-8 \n" ); document.write( " =-4-8 \n" ); document.write( " =-12 \n" ); document.write( "b.g(-2)=2(-2)-5 \n" ); document.write( " =-4-5 \n" ); document.write( " =-9 \n" ); document.write( "c.f(2)=4*2-8 \n" ); document.write( " =0 \n" ); document.write( "d.g(-4)=2(-4)-5 \n" ); document.write( " =-8-5 \n" ); document.write( " =-13\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |