document.write( "Question 1098712: when twice a number is increased by 32, the result is 48 plus the number. find the number \n" ); document.write( "
Algebra.Com's Answer #713096 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! number is x \n" ); document.write( "2x+32=48 \n" ); document.write( "2x=16 \n" ); document.write( "x=8 ANSWER \n" ); document.write( " |