document.write( "Question 391212: For g(x)=4x-9, find g(x) when x=3 and when x=5
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #277617 by robertb(5830)![]() ![]() You can put this solution on YOUR website! g(3) = 4*3 - 9 = 12 - 9 = 3, \n" ); document.write( "g(5) = 4*5 - 9 = 20 - 9 = 11. \n" ); document.write( " |