document.write( "Question 634182: Twice the sum of four and a number is 36
\n" );
document.write( "2(4+x)=36
\n" );
document.write( "8+2x=36
\n" );
document.write( "2x=28
\n" );
document.write( "X=14 \n" );
document.write( "
Algebra.Com's Answer #399404 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Twice the sum of four and a number is 36 \n" ); document.write( "------ \n" ); document.write( "2(4+x) = 36 \n" ); document.write( "4+x = 18 \n" ); document.write( "x = 14 \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |