document.write( "Question 811012: which number,when added to twelve,gives the same result as if it were multiplied by six? \n" ); document.write( "
| Algebra.Com's Answer #488592 by rfer(16322)      You can put this solution on YOUR website! x+12=6x \n" ); document.write( "12=5x \n" ); document.write( "12/5=x \n" ); document.write( "2.4=x \n" ); document.write( "-------------- \n" ); document.write( "2.4+12=14.4 \n" ); document.write( "6*2.4=14.4 \n" ); document.write( " |