document.write( "Question 97374: f(x)=3x-10 and g(x)=3x+7
\n" );
document.write( "(a) g(-1) (b) f(1)-g(2)
\n" );
document.write( " this is an example of a quiz question, I don,t
\n" );
document.write( "understand what i'm solving for? we are working with slope, domain, range,function, I know he is not asking for a graph.
\n" );
document.write( " Bonnie \n" );
document.write( "
Algebra.Com's Answer #70861 by mathslover(157)![]() ![]() You can put this solution on YOUR website! f(x)=3x-10 and g(x)=3x+7 \n" ); document.write( "(a) g(-1) (b) f(1)-g(2) \r \n" ); document.write( "\n" ); document.write( "g(x)=3x+7 \n" ); document.write( "replace x by -1 \n" ); document.write( "g(-1)= 3*-1 + 7 \n" ); document.write( " =-3+7 \n" ); document.write( " = 4\r \n" ); document.write( "\n" ); document.write( "now f(x) = 3x-10 \n" ); document.write( " f(1) = 3*1 -10 \n" ); document.write( " =3-7 \n" ); document.write( " =-4 \n" ); document.write( "again, \n" ); document.write( " g(2)= 3*2 + 7 \n" ); document.write( " =6 +7 \n" ); document.write( " =13\r \n" ); document.write( "\n" ); document.write( "f(1) - g(2) \n" ); document.write( "= -4 -13 substituting the values of f(1) and g(2) from above \n" ); document.write( "= -17 \n" ); document.write( " |