document.write( "Question 1169165: Please can assist me with the following
\n" );
document.write( "Consider the intergers x and y. When y is divided by x the remainder is 29. When y is divided by x/2, the remainder is 13. Determine x \n" );
document.write( "
Algebra.Com's Answer #793873 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The other tutor tried a solution by trial and error; but an arithmetic error led to an incorrect answer. \n" ); document.write( "A number y is divided by another number x to get a quotient of a and a remainder of b. \n" ); document.write( "The same number y is then divided by x/2. There are two possible results: \n" ); document.write( "(a) the quotient is 2a and the remainder is again b; or \n" ); document.write( "(b) the quotient is 2a+1 and the remainder is less than b \n" ); document.write( "In this problem, the remainder when y is divided by x/2 is less than the remainder when it is divided by x. That means we have the second case. \n" ); document.write( "y divided by x gives remainder 29: \n" ); document.write( " \n" ); document.write( "y divided by x/2 gives remainder 13: \n" ); document.write( " \n" ); document.write( "Set the two expressions for y equal to each other and solve the resulting equation: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "ANSWER: x=32 \n" ); document.write( " \n" ); document.write( " |