1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Anvisha [2.4K]
3 years ago
7

Find the number of all the 2-digit numbers satisfying the

Mathematics
1 answer:
Alona [7]3 years ago
5 0

Use the Chinese remainder theorem.

Start with <em>x</em> = 3×5 + 2×7 = 15 + 14 = 29. Now,

• 29 ≡ 15 ≡ 1 (mod7)

• 29 ≡ 14 ≡ 4 (mod5)

Adjust for this by multiplying the first term in <em>x</em> by 3, and the second term by 3 (because 4×3 ≡ 12 ≡ 2 (mod5)).

So now <em>x</em> = 3×5×3 + 2×7×3 = 45 + 42 = 87, and

• 87 ≡ 45 ≡ 3 (mod7)

• 87 ≡ 42 ≡ 2 (mod5)

The CRT then says that <em>x</em> ≡ 87 (mod(7×5)) ≡ 87 (mod35), which is to say any number <em>x</em> = 87 + 35<em>n</em> satisfies both congruences (where <em>n</em> is any integer).

So there are 3 possible 2-digit numbers that work: {17, 52, 87}.

To confirm:

• 17 ≡ 15 + 2 ≡ 2 (mod5) and 17 ≡ 14 + 3 ≡ 3 (mod7)

• 52 ≡ 50 + 2 ≡ 2 (mod5) and 52 ≡ 49 + 3 ≡ 3 (mod7)

• 87 ≡ 85 + 2 ≡ 2 (mod5) and 87 ≡ 84 + 3 ≡ 3 (mod7)

You might be interested in
A couple book a cruise to Alaska that promises to refund 100 per day of rain on the seven day cruise up to a maximum of 300. The
zubka84 [21]

Answer:

the variance of the refund payment to the couple = 9463.394

Step-by-step explanation:

Given that :

A couple book a cruise to Alaska that promises to refund 100 per day of rain on the seven day cruise up to a maximum of 300.

It is possible that the couple won't be able to refund up 100 per day or more than 100 per day.

SO; let assume that the refund payment happens to be 0, 100,200,  300

Let X be the total refund payment on the seven day cruise.

We can say  X = 0, if there is no rain on all 7 days.

P(X = 0) = _nC_x * P^x * (1 - P)n-x

P(X = 0) =  _7C_o * 0.2^0 * (1-0.2)^{7-0

P(X = 0) =1 * 1* (1-0.2)^{7

P(X = 0) =(0.8)^{7

P(X = 0) =0.2097152

If it rains on any one day; then X = 100

P(X = 100) = _nC_x * P^x * (1 - P)n-x

P(X = 100) =  _7C_1 * 0.2^1 * (1-0.2)^{7-1

P(X = 0) =7 * 0.2* (1-0.2)^{6

P(X = 100) =7* 0.2* (0.8)^{6

P(X = 100) =0.3670016

if it rains on any two day  ; then X = 200

P(X = 200) = _nC_x * P^x * (1 - P)n-x

P(X = 200) =  _7C_2 * 0.2^2 * (1-0.2)^{7-2

P(X = 200) =  21 * 0.2^2 * (0.8)^{5

P(X = 200) = 0.2752512

if it rains on any three day or more than that ; then X = 300

P(X \ge 300) = 1 - P(X < 300)  \\ \\ P(X \ge 300) = 1 - [P(X = 0) + P(X = 100) + P(X = 200)] \\ \\ P(X \ge 300) = 1 - [0.2097152 + 0.3670016 + 0.2752512] \\ \\ P(X \ge 300) = 0.148032

Now; we have our probability distribution function as:

P(X = 0) = 0.2097152

P(X = 100) = 0.3670016

P(X = 200) = 0.2752512

P(X = 300) = 0.148032

In order to determine the variance of the refund payment to the couple; we use the formula:

variance of the refund payment to the couple[Var X] =E [X^2] - (E [X])^2

where;

E[X^2]  = \sum x^2 \times p \\ \\ E[X^2]  = 0^2 * 0.2097152 + 100^2 * 0.3670016 + 200^2 * 0.2752512 + 300^2 * 0.148032 \\ \\  E[X^2]  = 0  + 3670.016 + 11010.048+ 13322.88  \\ \\  E[X^2]  =28002.944

(E [X]) = \sum x * p\\ \\  (E [X]) =  0 * 0.2097152 + 100 * 0.3670016 + 200 * 0.2752512 + 300 * 0.148032 \\ \\ (E [X]) = 0 + 36.70016 + 55.05024 + 44.4096\\ \\ (E [X]) = 136.16 \\ \\ (E [X])^2 = 136.16^2 \\ \\ (E [X])^2 = 18539.55

NOW;

the variance of the refund payment to the couple = 28002.944 - 18539.55

the variance of the refund payment to the couple = 9463.394

7 0
3 years ago
Distance between (-10,9) and (-5,2)
jonny [76]

Answer:

8.60 units (3 s.f.)

Step-by-step explanation:

The distance between 2 points is given by the formula:

\sqrt{(y1 - y2)^{2} +  {(x1 - x2)}^{2}  }

Thus using the above formula,

Distance between (-10, 9) and (-5, 2)

=  \sqrt{ {(9 - 2)}^{2}  +  {( - 10 + 5)}^{2} }  \\  =  \sqrt{ {7}^{2}  + ( - 5)^{2} }  \\  =  \sqrt{74}  \\  = 8.60 \: units \: (3 \: s.f.)

8 0
3 years ago
What is (-1/4) - (-3/5)?
Nostrana [21]
.35 Hope this helps :)

6 0
3 years ago
I need help please don't know this
SashulF [63]

Answer:

9 is the right answer

Step-by-step explanation:

I. If c = - 4 and d = 10

      then \frac{1}{4}(-4^{3} + 10^{2}  )

           = \frac{1}{4}(-64 + 100)

          = \frac{1}{4}(36)

          = 9

Hope that help :D

6 0
3 years ago
Which expressions are equivalent?
nasty-shy [4]
The first set of expressions bc 3x is equivalent to 3x and -7y is equivalent to -7y
6 0
3 years ago
Other questions:
  • A motor boat travels 60 miles down a river in three hours but takes five hours to return upstream. Find the rate of the boat in
    7·1 answer
  • An engine that’s being tested is coupled to a dynamometer that has a radius arm of 1.70 feet. The test data shows a speed of 5,0
    12·2 answers
  • 'A certain number divided by four, added to twice that number equals 12', all written in an equation​
    12·1 answer
  • Is this correct??<br>I don't know
    10·1 answer
  • Calculate the equation of the line through the points (1, 1), (4,3), (10, 7) and (40, 27).​
    11·1 answer
  • Liam wants to buy bicycle that costs $97.50. His parents say liam must raise 80% of the money himself. How much money must Liam
    9·1 answer
  • Please Help :D<br> Will give brainliest
    12·1 answer
  • Help<br> Please due now!!!!
    5·2 answers
  • Select all the expressions that equal 6-10
    11·1 answer
  • Sarah fills her 13-gallon gas tank at Megamart for $45.50. Motoplex is selling gas for $3.56 per gallon. Which has a higher unit
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!