document.write( "Question 965047: Double a number plus 12 equals 6 times the number. \n" ); document.write( "
Algebra.Com's Answer #589822 by EdenWolf(517)![]() ![]() You can put this solution on YOUR website! Let x = the number. Set up an equation. \n" ); document.write( "2x+12=6x \n" ); document.write( "Now solve for x. \n" ); document.write( "12=4x \n" ); document.write( "4x=12 \n" ); document.write( "x=3 \n" ); document.write( "The number is 3. \n" ); document.write( " |