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 #262774 by user_dude2008(1862)![]() ![]() ![]() You can put this solution on YOUR website! a.g(-10) = 6(-10) = -60 \n" ); document.write( "b.g(13) = 6(13) = 78 \n" ); document.write( "c.g(28) = 6(28) = 168 \n" ); document.write( " |