document.write( "Question 170759: 11 less than a 4 times some number is the same as the quotient of the number and 3. Find the number \n" ); document.write( "
Algebra.Com's Answer #126057 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 4x-11=x/3 \n" ); document.write( "4x-x/3=11 \n" ); document.write( "(3*4x-x)/3=11 \n" ); document.write( "(12x-x)/3=11 \n" ); document.write( "11x=33 \n" ); document.write( "x=33/11 \n" ); document.write( "x=3 ans. \n" ); document.write( "Proof: \n" ); document.write( "4*3-11=3/3 \n" ); document.write( "12-11=1 \n" ); document.write( "1=1 \n" ); document.write( " |