document.write( "Question 333231: If g(x)= 2x + 5(3x-2)
\n" );
document.write( "then what does g(x)=6,x=? \n" );
document.write( "
Algebra.Com's Answer #238841 by benazir.sj@gmail.com(109)![]() ![]() You can put this solution on YOUR website! g(x)= 2x + 5(3x-2) \n" ); document.write( "given g(x)=6\r \n" ); document.write( "\n" ); document.write( "6=2x+5(3x-2) \n" ); document.write( "6=2x+15x-10\r \n" ); document.write( "\n" ); document.write( "now to find x we have to simplify this \n" ); document.write( "6=2x+15x-10 (Add the 10 over and combine the X's).\r \n" ); document.write( "\n" ); document.write( "6=17x-10 \n" ); document.write( "6+10=17x \n" ); document.write( "16=17x \n" ); document.write( "16/17=x\r \n" ); document.write( "\n" ); document.write( "x=16/17 \n" ); document.write( " |