document.write( "Question 429539: If twice a number added to 3 is divided by the number 9, the result is five thirds.Find the number? \n" ); document.write( "
Algebra.Com's Answer #298322 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If twice a number added to 3 is divided by the number 9, the result is five thirds.Find the number? \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "Let the number be \"x\": \n" ); document.write( "Solve: \n" ); document.write( "(2x+3)/9 = 5/3 \n" ); document.write( "Cross-multiply: \n" ); document.write( "3(2x+3) = 45 \n" ); document.write( "6x+9 = 45 \n" ); document.write( "6x = 36 \n" ); document.write( "x = 6 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |