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
barxatty [35]
3 years ago
5

Show that an integer is divisible by 11 if and only if the alternating sum (add first digit, subtract the second, add the third,

subtract the fourth etc) of its digits is divisible by 11
Need an answer by tomorrow if possible please
Mathematics
1 answer:
Bess [88]3 years ago
3 0

Answer and Step-by-step explanation:

Suppose that we have a number y which is a positive integer and that:

y = x_n...x_5x_4x_3x_2x_1x_0

Where;

x_{0} = digit at 10⁰ => one's place (units place)

x_1 = digit at 10¹ => 10's place (tens place)

x_{2} = digit at 10² => 100's place (hundreds place)

x_{3} = digit at 10³ => 1000's place (thousands place)

.

.

.

x_{n} = digit at 10ⁿ place

Then;

y = x_{0} * 10⁰ + x_1 * 10¹ + x_{2} * 10² + x_{3} * 10³ + x_{4} * 10⁴ + x_5 * 10⁵ + . . . + x_{n} * 10ⁿ

<em>Since 10⁰ = 1, let's rewrite y as follows;</em>

y = x_{0}  + x_1 * 10¹ + x_{2} * 10² + x_{3} * 10³ + x_{4} * 10⁴ + x_5 * 10⁵ + . . . + x_{n} * 10ⁿ

Now, to test if y is divisible by 11, replace 10 in the equation above by -1. Since 10 divided by 11 gives -1 (mod 11)     [mod means modulus]

y = x_{0}  + x_1 * (-1)¹ + x_{2} * (-1)² + x_{3} * (-1)³ + x_{4} * (-1)⁴ + x_5 * (-1)⁵ + . . . + x_{n} * (-1)ⁿ

=> y =  x_{0}  - x_1 + x_{2} - x_{3} + x_{4} - x_5 + . . . + x_{n} (-1)ⁿ (mod 11)

Therefore, it can be seen that, y is divisible by 11 if and only if alternating sum of its digits x_{0}  - x_1 + x_{2} - x_{3} + x_{4} - x_5 + . . . + x_{n} (-1)ⁿ is divisible by 11

<em>Let's take an example</em>

Check if the following is divisible by 11.

i. 1859

<em>Solution</em>

1859 is divisible by 11 if and only if the alternating sum of its digit is divisible by 11. i.e if (1 - 8 + 5 - 9) is divisible by 11.

1 - 8 + 5 - 9 = -11.

Since -11 is divisible by 11 so is 1859

ii. 31415

<em>Solution</em>

31415 is divisible by 11 if and only if the alternating sum of its digit is divisible by 11. i.e if (3 - 1 + 4 - 1 + 5) is divisible by 11.

3 - 1 + 4 - 1 + 5 = 10.

Since 10 is not divisible by 11 so is 31415 not divisible.

You might be interested in
Expression: (5−2)2+23×4 Step 1: (3)2+23×4 Step 2: 9+23×4 Step 3: 9+9×4 Step 4: 9+36 Step 5: 45 Emily made a mistake. Which step
Levart [38]

Answer:

Step 3

Step-by-step explanation:

Given

(5 - 2)^ 2 + 23 * 4

Required:

Determine the first step where she made mistake

Her Step 1:

(3)^ 2 + 23 * 4 --- This is correct because she solved the bracket first

Her Step 2:

9 + 23 * 4 --- This is correct because she solved 3^2 as 9

Her Step 3:

9 + 9 * 4 --- This is incorrect because 23 * 4 is not equivalent to 9 * 4

Hence, her first mistake is in step 3.

The correct expression would have been

9 + 92

Then

= 101

6 0
3 years ago
If the measure of angle 2 is 3x, and the measure of 1 is 5x - 12 what is the measure of angle 9 ?
Mariana [72]
3x+5x-12=180
8x=180+12
8x=192
x=192/8
x=24

angle 1 = 5x-12
=5(24)-12
=120-12
=108

angle 2= 3x =3*24=72

angle 1 = angle 9
angle 9= 108
8 0
3 years ago
R= 8.4 in<br> Calculate the diameter of the<br> circle.
Hunter-Best [27]

Answer:

The diameter is 16.8

Step-by-step explanation:

The diameter is double the radius.

7 0
2 years ago
Read 2 more answers
If lines ab and cd are parallel, which of the following statements are true?
LiRa [457]
The correct answers are:
(D) a<span>b ll cd 
(F) a</span><span>b and cd are coplanar

Explanation:
The symbol for parallel is " </span>ll ". Therefore, if we translate the given sentence, <span>ab and cd are parallel, into the Mathematical terms, we can write it as:
</span>
ab ll cd (Option D)

Where ab = line
cd = line

Furthermore, the lines ab and cd are coplanar because they form the plane. In other words, you can say that the lines ab and cd lie on the same plane. (Option F)

Hence the correct answers are:
(D) ab ll cd 
(F) ab and cd are coplanar
8 0
3 years ago
Read 2 more answers
?In the table below, y is a linear function of x.X-214710y09182736What is the y intercept of the function
Aleonysh [2.5K]

y intercept : (0,6)

Explanation:

Use the formula:

. y = mx + b

Find m (the slope), using 2 random points of the graph: (-2,0) and (1,9)

. m = (y-y1) / (x-x1)

m = (0-9) / (-2-1)

m = -9 / -3

m = 3

Replace m in the equation:

. y = 3x + b

Find b by replacing y and x by a random point of the graph: (1,9)

. 9 = 3*1 + b

b = 9 - 3

b = 6

Replace b in the equation:

. y = 3x +6

To find the y-intercept replace x by 0 in the equation:

. y = 3*0 +6

y = 0+6

y = 6

=> y-intercept : (0,6)

7 0
1 year ago
Other questions:
  • What is the best answer???
    9·1 answer
  • What is 11-5a+3b-9h simplified
    8·2 answers
  • Determine the total value of the investment given the principal, simple interest rate, and time.
    6·1 answer
  • 3x=6y. i need help to turn that into y-intercept form and find tge y intercept. Help please
    10·2 answers
  • What is the measure of the given angle in degrees? A=pi/3
    14·2 answers
  • Lara employed a residential cleaning service to tidy up her home. They charged her $150 for 3
    5·1 answer
  • Need help<br><br> 3y+5x=22; x=y/2
    12·2 answers
  • (2/5) to the 2 power
    15·2 answers
  • Write the equation <br> it is parallel to the graph of y=-2x-10 and passes through (-1,2)
    9·1 answer
  • What is the probability of a passenger on the titanic ship surveying given they were in first class?
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!