document.write( "Question 270458: Find a number such that 6 more than one-half the number is two-thirds the number. \n" ); document.write( "
Algebra.Com's Answer #198165 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! x/2+6=2/3x \n" ); document.write( "x/2-2x/3=-6 \n" ); document.write( "(3x-2*2x)/(2*3)=-6 \n" ); document.write( "(3x-4x)/6=-6 \n" ); document.write( "-x/6=-6 \n" ); document.write( "-x=-6*6 \n" ); document.write( "-x=-36 \n" ); document.write( "x=36 ans. \n" ); document.write( "Proof: \n" ); document.write( "36/2+6=2/3*36 \n" ); document.write( "18+6=72/3 \n" ); document.write( "24=24 \n" ); document.write( " \n" ); document.write( " |