document.write( "Question 22842: the quotient when 3 more than a number is divided by 3 less than that same number \n" ); document.write( "
Algebra.Com's Answer #11238 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! LET THE NUMBER BE X \n" ); document.write( "3 MORE THAN IT =X+3...THIS IS DIVIDED BY.. \n" ); document.write( "3 LESS THAN THE ORIGINAL NUMBER = X-3...HENCE QUOTIENT IS (X+3)/(X-3) \n" ); document.write( " \n" ); document.write( " |