Lizzie came up with a divisibility test for a certain number $m \neq 1$:

Break a positive integer n into two-digit chunks, starting from the ones place. (For example, the number 354764 would break into the two-digit chunks 64, 47, 35.
Find the alternating sum of these two-digit numbers, by adding the first number, subtracting the second, adding the third, and so on. (In our example, this alternating sum would be 64-47+35=52.


Sorry for the big problem but I really need help with this :grimacing:

Answers

Answer 1

Answer:

101

Step-by-step explanation:


Related Questions

Jason surveyed the student athletes at his school as they left the locker
rooms for practice. When selecting from a list of questions, he determined
that he could survey the athletes to determine which sport students in the
school most liked to watch. Which of the following statements is true?

A. Jason is not correct. Since the students are in a small age group, he should go to
a baseball game and survey the spectators there to find the most popular sport
to watch.

B. Jason is correct. This population is best for his question.

C. Jason is not correct. Since sports are played during different seasons, he would
have to conduct his survey over the entire school year to get more accurate
results.

D. Jason is not correct. Since there are other students in the school that watch
sports but do not play them, he should expand his population

Answers

Answer:

D

Step-by-step explanation:

I hope thats correct

3(2x - 1) = 1/2 (4x - 2) + 2
What would it be?

Answers

Answer:

X =  1

Step-by-step explanation:

Just distribute properly, and distribute the fraction multiplying the numerator by 4 and 2

Answer:

[tex]3(2x - 1) = 1 \div 2(4x - 2) + 2 \\ 3 \times 2x - 3 \times 1 = .5 \times 4x - .5 \times 2 + 2 \\ 6x - 3 = 2x - 1 + 2 \\ x \: togather \\ 6x - 2x = - 1 + 2 + 3 \\ 4x = 4 \\ x = 4 \div 4 \\ x = 1[/tex]

Please help

Solve the inequality.
6x - 2 = 9 or 4 + 3x > 15
X
19 밈
or x >
A

Answers

Answer:

x ≤ 11/6   or   x > 11/3

Step-by-step explanation:

6x - 2 ≤ 9 or 4 + 3x > 15

6x ≤ 11    or  3x > 11

x ≤ 11/6   or   x > 11/3

The given inequality is simplified as x≤11/6 or x>4.

What are inequalities?

Inequalities are the mathematical expressions in which both sides are not equal. In inequality, unlike in equations, we compare two values. The equal sign in between is replaced by less than (or less than or equal to), greater than (or greater than or equal to), or not equal to sign.

Given that, 6x-2≤9 or 4+3x>15.

Here, 6x-2≤9

Add 2 on both the sides of an inequality, we get

6x≤11

Divide 6 on both the sides of an inequality, we get

x≤11/6

Now, 4+3x>15

Subtract 4 on both the sides of an inequality, we get

3x>12

Divide 3 on both the sides of an inequality, we get

x>4

So, x≤11/6 or x>4

Therefore, the given inequality is simplified as x≤11/6 or x>4.

To learn more about the inequalities visit:

https://brainly.com/question/20383699.

#SPJ2

-3x(x - 4) + 2 - (5 - x)

Answers

Answer:

[tex] - 3x(x - 4) + 2 - (5 - x) \\ = - 3 {x}^{2} + 12x + 2 - 5 + x \\ = - 3 {x}^{2} + 13x - 3[/tex]

I hope I helped you^_^

A shirt retails for $22.40. A 10% tax is then applied to the original. What’s the final price after tax?

Answers

Answer:

24.64

Method:

You get 10% of the shirt cost, and it on to the 22.40

Which graph represents this system of equations?
y + 2x = 3
y+2 = 3.0

Answers

Answer:

Blue = y+2 = 3

Red = y+2x = 3

Step-by-step explanation:

Help with this question.

Answers

9514 1404 393

Answer:

  119°

Step-by-step explanation:

Angles DHG and LHI are vertical angles, so have the same measure.

  angle LHI = 119°

Line AB contains points A(4, 5) and B(9, 7). What is the slope of AB?
rufur colou colon uju

Answers

Answer:

2/5

Step-by-step explanation:

Use the formula for slope to solve [ y2-y1/x2-x1 ].

7-5/9-4

2/5

Best of Luck!

please solve this question​ If you answer questions I will make you branilist.

Answers

Answer:

its very blury im sooooo sorry

Step-by-step explanation:

In the word percent, the cent represents what number?

Answers

It represents hundred(100)

The nth term of a geometric sequence is 4*3n-1. Find the first and the 10th term

Answers

Answer:

Step-by-step explanations

I don’t know

The random variable X has the following probability mass function.

X -1 0 2 6 7
P(x) 0.3 0.1 0.3 0.2 0.1

Required:
a. Find the probability P( -1 < X ≤ 2) = ______
b. Find the cumulative distribution function F(x) and calculate F(3.2) = _____________
c. E(X) = ___________
d. Var(X) = __________
e. Suppose the number of errors in a piece of software has a Poisson distribution with parameter λ=3. The probability that there are 5 errors in a piece of software is ____.

Answers

Given the PMF

[tex]P(X=x) = \begin{cases} 0.3 & \text{if } x \in \{-1, 2\} \\ 0.1 & \text{if } x \in \{0, 7\} \\ 0.2 & \text{if } x = 6 \\ 0 & \text{otherwise} \end{cases}[/tex]

(a)

[tex]P(-1 < X \le 2) = P(X = 0) + P(X = 2) = 0.1 + 0.3 = \boxed{0.4}[/tex]

(b) The CDF is defined as [tex]F_X(x) = P(X \le x)[/tex], so that

[tex]F_X(x) = \begin{cases} 0 & \text{if } x < -1 \\ 0.3 & \text{if } -1 \le x < 0 \\ 0.4 & \text{if } 0 \le x < 2 \\ 0.7 & \text{if } 2 \le x < 6 \\ 0.9 & \text{if } 6 \le x < 7 \\ 1 & \text{if } x \ge 7 \end{cases}[/tex]

It follows that

[tex]F(3.2) = \boxed{0.7}[/tex]

(c) Expectation is defined as

[tex]E[X] = \displaystyle \sum_x x\,P(X=x)[/tex]

We have

[tex]E[X] = \displaystyle \sum_{x\in\{-1,0,2,6,7\}} x\,P(X=x) \\\\ E[X] = -P(X=-1) + 2P(X=2)+6P(X=6)+7P(X=7) \\\\ E[X] = -0.3 + 0.6 + 1.2 + 0.7 = \boxed{2.2}[/tex]

(d) First compute the second moment of X, which is defined as

[tex]E[X^2] = \displaystyle \sum_x x^2\,P(X=x)[/tex]

We get

[tex]E[X^2] = (-1)^2P(X=-1) + 2^2P(X=2) + 6^2P(X=6) + 7^2P(X=7) \\\\ E[X^2] = 0.3 + 1.2 + 7.2 + 4.9 = 13.6[/tex]

Variance is defined as

[tex]\mathrm{Var}[X] = E[(X - E[X])^2] = E[X^2] - E[X]^2[/tex]

so it follows that

[tex]\mathrm{Var}[X] = 13.6 - 2.2^2 = \boxed{8.76}[/tex]

(e) Not sure what this part has to do with the rest of the question. At any rate, if Y is a random variable following a Poisson distribution with λ = 3, then Y has a PDF of

[tex]P(Y=y) = \begin{cases}\dfrac{e^{-3}\times3^y}{y!}&\text{if }y\in\{0,1,2,\ldots\}\\\\0&\text{otherwise}\end{cases}[/tex]

Then

[tex]P(Y > 5) = 1 - P(Y \le 5) = 1 - P(Y=0) - P(Y=1) - \cdots - P(Y=5) \\\\ P(Y>5) = \dfrac{5e^3-92}{5e^3} \approx \boxed{0.0839}[/tex]

6.8x+9.3 = -9.4+3.4(2-5x)

Answers

X= -0.5 this is the answer

Answer:

22/12

Step-by-step explanation:

98-8x=14+12(2-5x)

98-8x=14+24-60x

-8x +60x=10-9

52x=88

x=22/13

which expression represents the phrase below?
8 less than the product of 6 and a number, x

Answers

Answer:

6x-8

Step-by-step explanation:

less  than means it comes after

product of 6 and a number x

6x

8 less than

6x-8

Answer:

6x - 8

Step-by-step explanation:

8 is being subtracted from the product of 6 and a number

Thus, the correct equation is 6x - 8

12n - 8- 2n + 10 - 4
How to simplify?

Answers

Answer:

10n-2

Step-by-step explanation:

12n - 8- 2n + 10 - 4 = (12n-2n)+(-8+10-4)

Simplify.

10n-2

Happy learning!

--Applepi101

Answer:

10n - 2

Step-by-step explanation:

12n-8-2n+10-4

Group all the n together and the other numbers together:

12n-2n-8+10-4

10n-2

A number is multiplied by 9 , and that product is added 3. The sum is equal to the product of 3 and 7 . Find the number.

Answers

Answer:

The unknown number is 2.

Step-by-step explanation:

Let x represent the unknown number.

It is multiplied by 9 then added to 3. Hence, it can be represented by the expression:

[tex]9x + 3[/tex]

The sum is equal to the product of 3 and 7, or 21. Therefore:

[tex]9x + 3 = 21[/tex]

Solve for x. Subtract 3 from both sides:

[tex]9x = 18[/tex]

And divide both sides by 2. Hence:

[tex]x = 2[/tex]

In conclusion, the unknown number is 2.

ANSWER:
the number is 2

pls help! I need the answer quickly!

Answers

Answer:  Factor of 2

========================================================

Explanation:

Let's say we had a circle with radius 5

It's area would be

A = pi*r^2

A = pi*5^2

A = 25pi

Now let's increase this by a factor of 4. We'll multiply the area by 4

new area = 4*(old area) = 4*(25pi) = 100pi

Now, we'll use this area value to find what the radius must be

A = pi*r^2

100pi = pi*r^2

100 = r^2

r^2 = 100

r = sqrt(100)

r = 10

The old radius r = 5 jumps to r = 10 so that the area quadruples.

We see that the radius has doubled. This must also mean the perimeter around the circle, aka circumference, must also have doubled.

C = 2*pi*r = 2*pi*5 = 10pi = old circumference

C = 2*pi*r = 2*pi*10 = 20pi = new circumference

This is directly because r has been doubled

-------------

Here's one way to think of why this works:

Consider a square of side lengths 3. It's area is 3*3 = 9.

If we double the sides, then we have a 6 by 6 square of area 6*6 = 36.

Note the jump from 9 to 36 is "times 4". This multiplier 4 is from each side doubling and we have 2*2 = 4.

If you were to triple each side, then the area multiplier would be 3*3 = 9

Multiplying each side by k leads to an area multiplier of k^2.

What is the solution to this system of equations?
-a - 3b + 4c = 3
5a – 8 + 5c = 27
5a – 26 + 60 = 1

Answers

Answer:

Here is your answer. Hope this helps you!

If A = 6 i -8 j and B = - 16 i + 5 j , what is the magnitude of the vector C = 2 A - B ?

Answers

Answer:

Choice a. [tex]35[/tex]

Step-by-step explanation:

Note that [tex]i=(1,0)[/tex] and [tex]j=(0,1)[/tex], so

[tex]C=2A-B=2(6i-8j)-(-16i+5j)=12i-16j+16i-5j=28i-21j=(28,-21)[/tex]

Now the magnitude of a vector [tex](x,y)[/tex] is [tex]\sqrt{x^2+y^2}[/tex], thus the magnitude of [tex]C[/tex] is

[tex]\sqrt{28^2+(-21)^2}=\sqrt{784+441}=\sqrt{1225}=35[/tex]

Which property of multiplication is shown?
1 x 2 = 2 x 1
commutative
associative
Submit

Answers

Answer associative

Step-by-step explanation:

1. Which of the following is NOT equivalent to
"3 times the sixth power of 10?"
A 3 X 106
B 3,000,000
© 3 X 10 X 6
D 3 X 1,000,000

Answers

Answer: C

Step-by-step explanation:

This is 3 times 10 times 6, not 3 times the sixth power of 10.

On a number line is 7/3 located between 2 and 3?

Answers

Answer: Yes it is.

Step-by-step explanation:

Mixed to proper

7/3 = 2 1/3

Which sentence describes a two-column proof?
A.
The left column contains a series of definitions, and the right column states theorems.
B.
The left column contains a series of deductions, and the right column states reasons.
C.
The left column contains a series of reasons, and the right column states deductions.
D.
The left column contains a series of postulates, and the right column states definitions.

Answers

It's c I had this before

Karen flipped a coin 50 times, and the coin came up heads 28 times.

What is the relative frequency of tails in this experiment?


0.28


0.22


0.56


0.44

Answers

The relative frequency of tails in the experiment is 0.44

In a coin flip; the outcome is either a Head(H) or Tail(T)

Since;

Total number of flips = 50

Number of heads = 28

Number of tails = 50 - 28 = 22

Recall :

Relative frequency = Number of preferred outcome / Total frequency

Hence, the relative frequency of tail will be :

Number of tails / total number of flips = 22 / 50 = 0.44

Therefore, the relative frequency of tails in the experiment is 0.44

Learn more : https://brainly.com/question/16484884?referrer=searchResults

Here we have a problem of relative frequency.

We do know that if you perform a given experiment N times (flipping the coin in this case), and a given outcome happens n times, the relative frequency of that event is:

rf = n/N

With this, we will find that the relative frequency of tails is 0.44

We do know that:

The experiment was performed 50 times, then N = 50

The coin came up heads 28 times.

Then the other 22 times the coin came up tails.

We want to get the relative frequency of tails in this experiment, then we have n = 22

Using the general formula, we can see that:

rf = n/N = 22/50 = 0.44

The relative frequency of tails in this experiment is 0.44

If you want to learn more, you can read:

https://brainly.com/question/16484884

Two sides of a rectangle differ by 35 cm. Find the dimensions of rectangle of its perimeter is 67 cm​

Answers

Answer:

one side is 137/4 and other is 3/4

Step-by-step explanation:

all steps are in picture

8 x the zero power of ten

Answers

Expression: 8 x 10^0

10^0 = 1, so

8 x 10^0 = 8 x 1
    = 8

Another way of looking at it is that the power of 10 tells you how and how far to move the decimal point. If the power is 0, it means “don’t move the decimal point.”

a square playing field has an area of 1255 square yards. about how long is each side of the field

Answers

Answer: The answer is 35.43 feet rounded to the nearest hundredth.

Step-by-step explanation:  

Answer:

The answer is 35.43 feet rounded to the nearest hundredth.

Step-by-step explanation:

If it is a square and the area is 1,255, the width and height of the square is the same. Find the square root of 1,255 and it will give you the length of the height and width (they are both the same being a square).

HELP PLEASE HELPPP PLEAE NO LINKS OR I WILL REPORT YOU PLEASE GIVE EXPLANATION

Answers

Answer:

(I got your back pal) Your answer is -41/21

Can you give me a brainlest it would help me a lot

Which point is the reflection of (2,-5) on the
y-axis?
A. (-2,5)
B. (5,-2)
C. (-5,2)
D. (-2,-5)

Answers

A reflection in the y-axis will reverse the x values but not change the y value
The answer is D. (-2,-5)

What is the answer of question 84?

Answers

Answer: Most likley F - 24

Step-by-step explanation:

Each student has a 1/4 chance of getting a job and only 4 ppl get picked.

Each student has 4 jobs each since the change each job. (kinda hard to explain)

4 jobs each student (6) =

= 4x6

= 24.

4 jobs each student 6x4 = 24
Answer= 24
Other Questions
Help me with number 23 plsssssss A scientist is studying the population of a particular species of beetle in an ecosystem. The beetles currently have an estimated population of 11,500 individuals on a wildlife preserve of 115 hectares. (One hectare is equal to 2.47 acres of land.) The scientist calculates the carrying capacity at 14,600 individuals.PART BWhat will likely happen to the population of these beetles during the next year if the resource level stays the same? Explain your answer.PART CThese beetles have a uniform distribution. In year 1, how many beetles are there per hectare? How many beetles per hectare were there in the year the beetles reached carrying capacity? Round up or down to the nearest whole number, if necessary.PART DDuring the year the beetles reached carrying capacity, a flood in the region decreased the population to about 77 beetles per hectare. What is the total estimated population of the beetles after this disaster? What percentage of the carrying capacity is the population now?PART EOver a period of time, the beetles once again reached carrying capacity and sustained it for many years. However, pollution from a nearby factory leaked into the ecosystem, making 55 hectares of the land uninhabitable to the beetles. Predict how the estimated carrying capacity will change and explain your reasoning for your estimation.Need it by the 30th plz!! name and briefly discuss each of the four elements of criminal liability The Development of New England9.Explain the extent to which the cach of the following contributed to discord in the New England colonies.aRoger Williamsb.Amne HutchinsonC.Hallway Covenantd.King Philip's War PLEASE HELP ME, I WILL CROWN BRIANLIEST FOR THE FIRST PERSON TO REPLYThe data set and some summary statistics are listed.11.5, 12.3, 13.5, 15.6, 16.7, 17.2, 18.4, 19, 19.5, 21.5Mean: 16.52Median: 16.95Standard Deviation: 3.11IQR:5.5How does adding 5 to each of the values in the data set impact the measures of variability? which is not a whole number 8, -10, 0, 18/3? There are terms in the sequence 1000,2000, 3000, 4000, ...., 500000 what is a good topic sentence for the sandwhich chart idea? In performing strategic planning and case analysis, relevant SCDE factors for a particular firm must be ________ and actionable to be useful. a. important b. past focused c. present focused d. quantifiede. secular A specific dollar amount a plan will pay toward the cost of dental care over a speck period of time is a; A- DeductibleB- Maximum C- scheduled of benefits D- pretermination Which of the following characteristics does The Love Songof J. AlfredPrufrock" share with "The Jilting of Granny Weatherall"? Find the measure of angle 1 if angle CUB=78. Name the special pair of angles formed. HURRY WILL GIVE BRANLIEST!!!!!!! explain how the difference in diameter is responsible for the process that occurs in the malpighian body Bi 12: Cho a thc M(x) = 4x + 2x -x2 - x + 2x2x+13xa) Sp xp a thc trn theo l tha gim dn ca bin b) Tnh M(-1) v M(1) . c) Chng t a thc trn khng c nghimA(x) = -4x -x + 4x" +5x+7+4x 6x? !Can some1 help! !Help FAST!What is the algebraic expression for the word phrase "4 times a number minus 9"?A. 4(y-9)B. 4y-9C. 4(9-y)D. 9-4y 14. Books are on sale for 25% off the original price at Half-Price Books. Write analgebraic expression for the final price of a book that costs d dollars. (8)/(r+2)+(8)/(r-2)=3 which number line best shows the position of square root of 3HURRRYYY PLEASE 2. You/ drink/ glass/ lukewarm water/ one teaspoon/ apple cider vinegar/ and/ one teaspoon/ lemon juice/ every day/ two/ three months 3. This/ help/ burn/ body fats/ effectively. 5. If/ you/ habit/ drinking cold water/ try/ replace/ it/ hot water. 6. Hot water/ help/ eliminating/ fat deposits/ your body