document.write( "Question 368831: Given the function g described by g(x)=6x find each of the folowing.\r
\n" );
document.write( "\n" );
document.write( "a.g(-10)
\n" );
document.write( "b.g(13)
\n" );
document.write( "c.g(28) \n" );
document.write( "
Algebra.Com's Answer #262780 by neatmath(302)![]() ![]() You can put this solution on YOUR website! To solve these kinds of problems, every time you see an x, replace it with the number in the parentheses! \r \n" ); document.write( "\n" ); document.write( "We are just evaluating functions at given points. \r \n" ); document.write( "\n" ); document.write( "In other words, we are given the x value, and we want to find the g(x) value, or y value! \r \n" ); document.write( "\n" ); document.write( "For example, we have g(x)=6x \r \n" ); document.write( "\n" ); document.write( "If we want g(1) we would just say that g(1)=6*1 \r \n" ); document.write( "\n" ); document.write( "Therefore g(1)=6 \r \n" ); document.write( "\n" ); document.write( "So, for your problems, \r \n" ); document.write( "\n" ); document.write( "a) g(-10)=6*(-10)=-60 \r \n" ); document.write( "\n" ); document.write( "b) g(13)=6*13=78 \r \n" ); document.write( "\n" ); document.write( "c) g(28)=6*28=168 \r \n" ); document.write( "\n" ); document.write( "I hope this helps! \n" ); document.write( " |