document.write( "Question 351553: a quotient of a number and seven is the same as eleven less than four times the numbe. What is the number? \n" ); document.write( "
Algebra.Com's Answer #251184 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let number be x \n" ); document.write( "x/7 = 4x-11 \n" ); document.write( "x=7(4x-11) \n" ); document.write( "x=28x-77 \n" ); document.write( "x-28x=-77 \n" ); document.write( "-27x=-77 \n" ); document.write( "x=-77/-27 \n" ); document.write( "x=77/27 \n" ); document.write( ".... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |