document.write( "Question 339120: Bailey is thinking of a number. Nine more than four times the number is the same as fifteen less than twice the number. What is the number? \n" ); document.write( "
Algebra.Com's Answer #243063 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Bailey is thinking of a number. Nine more than four times the number is the same as fifteen less than twice the number. What is the number? \n" ); document.write( "--- \n" ); document.write( "Let the number be \"x\". \n" ); document.write( "Equation: \n" ); document.write( "4x+9 = 2x-15 \n" ); document.write( "--- \n" ); document.write( "2x = -24 \n" ); document.write( "x = -12 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |