Obtain the digits ## x ## and ## y ##

  • Thread starter Thread starter Math100
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 1K views
Math100
Messages
823
Reaction score
234
Homework Statement
Assuming that ## 495 ## divides ## 273x49y5 ##, obtain the digits ## x ## and ## y ##.
Relevant Equations
None.
Observe that ## 495=5\cdot 9\cdot 11 ##.
This means ## 9\mid 273x49y5 ## and ## 11\mid 273x49y5 ##.
Then ## 9\mid (2+7+3+x+4+9+y+5)\implies 9\mid (x+y+30)\implies x+y=6, 15 ## and ##11\mid (2-7+3-x+4-9+y-5)\implies 11\mid (y-x-1)\implies y-x=1 ##.
Now we compute these two systems of equations shown below:
##\{x+y=6, y-x=1\}## and ##\{x+y=15, y-x=1\}##
Thus ## x=7 ## and ## y=8 ##.
Therefore, the digits ## x ## and ## y ## are ## 7 ## and ## 8 ##.
 
Last edited by a moderator:
Reply
  • Like
Likes   Reactions: Delta2
Physics news on Phys.org
Math100 said:
Homework Statement:: Assuming that ## 495 ## divides ## 273x49y5 ##, obtain the digits ## x ## and ## y ##.
Relevant Equations:: None.

Observe that ## 495=5\cdot 9\cdot 11 ##.
This means ## 9\mid 273x49y5 ## and ## 11\mid 273x49y5 ##.
Then ## 9\mid (2+7+3+x+4+9+y+5)\implies 9\mid (x+y+30)\implies x+y=6, 15 ## and ##11\mid (2-7+3-x+4-9+y-5)\implies 11\mid (y-x-1)\implies y-x=1 ##.
Now we compute these two systems of equations shown below:
## \left \{ \begin{align*} x+y=6 \\ y-x=1 \end{align*} \right \} ## and ##\left \{ \begin{align*} x+y=15 \\ y-x=1 \end{align*} \right \} ##
Thus ## x=7 ## and ## y=8 ##.
Therefore, the digits ## x ## and ## y ## are ## 7 ## and ## 8 ##.
Fixed some LaTeX in the quoted text above.
 
Last edited:
Reply
  • Like
Likes   Reactions: Delta2
Math100 said:
Homework Statement:: Assuming that ## 495 ## divides ## 273x49y5 ##, obtain the digits ## x ## and ## y ##.
Relevant Equations:: None.

Observe that ## 495=5\cdot 9\cdot 11 ##.
This means ## 9\mid 273x49y5 ## and ## 11\mid 273x49y5 ##.
Then ## 9\mid (2+7+3+x+4+9+y+5)\implies 9\mid (x+y+30)\implies x+y=6, 15 ## and ##11\mid (2-7+3-x+4-9+y-5)\implies 11\mid (y-x-1)\implies y-x=1 ##
... since ##0\leq x,y \leq 9.##
Math100 said:
.
Now we compute these two systems of equations shown below:
##\{x+y=6, y-x=1\}## and ##\{x+y=15, y-x=1\}##
The first system yields ##2y=7## which has no integer solution, and the second ...
Math100 said:
Thus ## x=7 ## and ## y=8 ##.
Therefore, the digits ## x ## and ## y ## are ## 7 ## and ## 8 ##.

Correct.
 
Reply
  • Like
Likes   Reactions: Math100 and Delta2