How to Solve for 10000a + 100b + c Given Specific Equations?

  • MHB
  • Thread starter anemone
  • Start date
In summary, the conversation discusses two equations with three variables satisfying certain conditions. The goal is to evaluate a numerical expression involving these variables. The participant is impressed by Serena's solution using modular arithmetic and shares their own method.
  • #1
anemone
Gold Member
MHB
POTW Director
3,883
115
If $a, b, c$ are positive integer such that $a, b, c \le 100$ satisfy

$109a+991b+101c=44556$

$1099a+901b+1110c=59800$

Evaluate $10000a+100b+c$.
 
Mathematics news on Phys.org
  • #2
Re: Evaluate 10000a+100b+c

anemone said:
If $a, b, c$ are positive integer such that $a, b, c \le 100$ satisfy

$109a+991b+101c=44556$

$1099a+901b+1110c=59800$

Evaluate $10000a+100b+c$.

Mod 10:
\begin{array}{}
-a+b+c &\equiv& 6 \pmod{10} \\
-a+b+0 &\equiv& 0 \pmod{10} \\
\therefore c &\equiv& 6 \pmod{10}
\end{array}

Mod 100:
\begin{array}{lcr}
9a-9b+c &\equiv& 56 \pmod{100} \\
-a+b+10c &\equiv& 0 \pmod{100} \\
\therefore a-b &\equiv& 60 \pmod{100} \\
\therefore c &\equiv& 16 \pmod{100} \\
\therefore c = 16 &\wedge& (a = b+60 &\vee& a = b - 40)
\end{array}

Substituting in the original equations yields as only solution:
$$a = 3, \quad b = 43, \quad c = 16$$

Therefore
$$10000a+100b+c = 34316$$
 
  • #3
Re: Evaluate 10000a+100b+c

Thanks for participating, I like Serena! I was wondering at first if this is a problem that could be approached using modular arithmetic and you proved it to me and hence thanks to your solution!

My method:

Multiply the first given equation by 11 we get

$1199a+10901b+1111c=490116$

Now subtracting the above equation from the second given equation, i.e.

$1099a+901b+1110c=59800$, we have

$100a+10000b+c=430316$

But observe that $100a+10000b+c=10000b+100a+c=430316=430000+300+16=43(10000)+3(100)+16(1)$, we can say that

$b=43, a=3, c=16$ and hence we obtain $10000a+100b+c=10000(3)+100(43)+16=34316$.
 
Last edited:
  • #4
Re: Evaluate 10000a+100b+c

anemone said:
Thanks for participating, I like Serena! I was wondering at first if this is a problem that could be approached using modular arithmetic and you proved it to me and hence thanks to your solution!

My method:

Multiply the first given equation by 11 we get

$1199a+10901b+1111c=490116$

Now subtracting the above equation from the second given equation, i.e.

$1099a+901b+1110c=59800$, we have

$10a+10000b+c=430316$

But observe that $10a+10000b+c=10000b+10a+c=430316=430000+300+16=43(10000)+3(100)+16(1)$, we can say that

$b=43, a=3, c=16$ and hence we obtain $10000a+100b+c=10000(3)+100(43)+16=34316$.

for once I was stumped.
neat ans
 
  • #5


To evaluate $10000a+100b+c$, we can use the given equations to solve for the values of $a, b,$ and $c$. From the first equation, we can rearrange it to get $a = \frac{44556 - 991b - 101c}{109}$. Similarly, from the second equation, we can get $a = \frac{59800 - 901b - 1110c}{1099}$.

By setting these two equations equal to each other, we can solve for $b$ and $c$ in terms of $a$. This will give us a system of equations that we can then solve to find the values of $a, b,$ and $c$. Once we have these values, we can plug them into the expression $10000a+100b+c$ to evaluate it.

It is important to note that since the given equations have multiple solutions, there may be multiple values for $a, b,$ and $c$ that satisfy the equations. Therefore, it is crucial to check the solutions obtained to ensure that they satisfy all three equations.

In conclusion, to evaluate $10000a+100b+c$, we can use the given equations to solve for the values of $a, b,$ and $c$ and then substitute them into the expression. This will give us the desired value, taking into account all possible solutions.
 

FAQ: How to Solve for 10000a + 100b + c Given Specific Equations?

What is the purpose of evaluating "10000a + 100b + c"?

The purpose of evaluating "10000a + 100b + c" is to determine the numerical value of the expression. This can be useful in various mathematical and scientific calculations and analyses.

How do you evaluate "10000a + 100b + c"?

To evaluate "10000a + 100b + c", you need to substitute numerical values for the variables a, b, and c. Then, you can follow the order of operations (PEMDAS) to simplify the expression and arrive at a numerical answer.

Can "10000a + 100b + c" be evaluated without knowing the values of a, b, and c?

No, "10000a + 100b + c" cannot be evaluated without knowing the values of a, b, and c. The variables must have numerical values in order for the expression to be evaluated and simplified.

What are some real-life applications of evaluating "10000a + 100b + c"?

Evaluating "10000a + 100b + c" can be useful in various scientific and mathematical fields. For example, it can be used in physics to calculate the force of an object (a) with a given mass (b) and acceleration (c), or in finance to calculate compound interest (a) over a certain period of time (b) with a given interest rate (c).

Can "10000a + 100b + c" have multiple solutions?

Yes, "10000a + 100b + c" can have multiple solutions depending on the values of a, b, and c. For example, if a = 1, b = 2, and c = 3, the expression would equal 123. However, if a = 10, b = 20, and c = 30, the expression would equal 1230. Therefore, there can be multiple solutions for "10000a + 100b + c" depending on the values of the variables.

Similar threads

Replies
1
Views
944
Replies
1
Views
1K
Replies
9
Views
2K
Replies
2
Views
1K
Replies
2
Views
1K
Replies
9
Views
2K
Replies
1
Views
1K
Replies
3
Views
2K
Back
Top