document.write( "Question 599939: The quotient of a number and 3 is the same as the difference of the number doubled and 5. What is the number? \n" ); document.write( "
Algebra.Com's Answer #379134 by Nihal@SriLanka(22)![]() ![]() ![]() You can put this solution on YOUR website! Let the number be x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We are given that x/3 = 2x-5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Multiplying both sides by 3 we have x = 6x - 15 \n" ); document.write( "i.e. -5x = -15 \n" ); document.write( "i.e. x = 3 \n" ); document.write( " |