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
krek1111 [17]
3 years ago
7

Simplify

Mathematics
1 answer:
denis23 [38]3 years ago
7 0

Hello!

<u><em>Answer: </em></u>

<u><em>1. =-6</em></u>

<u><em>2. =39</em></u>

<u><em>3. =-603</em></u>

_________________________________________________

Explanation: This question's it's about the order of operations. It stands for p-parenthesis, e-exponents, m-multiply, d-divide, a-add, and s-subtract. It can also go left to right. (PEMDAS)

1. -4(3-1)+2

Do parenthesis first.

(3-1)=2

-4*2+2

Then do multiply left to right.

-4*2=-8

Add left to right.

-8+2

8-2=6

*Answer should be have negative sign.*

Answer: → \boxed{=-6}

______________________________________________________

2. 3⋅[(30−8)÷2+2]

Do parenthesis first.

(30-8)=22

22/2+2

Then divide left to right.

22/2=11

Add left to right.

11+2=13

Multiply left to right.

3*13=39

*Answer should be have positive sign.*

Answer: → \boxed{=39}

_____________________________________________________

3. 14(1-23)2+13

Do parenthesis first.

(1-23)=-22

14(-22)*2+13

Then, you multiply left to right.

14(-22)=-308

-308*2=-616

Add/subtract left to right.

-616+13

616-13=603

*The answer must be have a negative sign*

Answer: → \boxed{=-603}

____________________________________________________________

Hope this helps!

Thank you!

Have a great day!

-Charlie

You might be interested in
Molly earned $160 for walking her neighbors dog. If she walked the dog five hours each week for eight weeks how much did she mak
hichkok12 [17]

$4 an hour


5 hours per week times 8 weeks is 40 hours


$160 divided by 40 hours is $4/hr.

7 0
3 years ago
Read 2 more answers
Solve for x, the triangles are similar
elixir [45]

Answer:

x = 12

Step-by-step explanation:

Δ ESR and Δ EGF are similar, then ratios of corresponding sides are equal, so

\frac{ES}{EG} = \frac{ER}{EF} , substitute values

\frac{45}{12x-3} = \frac{55}{143} ( cross- multiply )

55(12x - 3) = 6435 ( divide both sides by 55 )

12x - 3 = 117 ( add 3 to both sides )

12x = 120 ( divide both sides by 12 )

x = 10

5 0
3 years ago
Christina made 84% of all shots attempted and mallory made 7/8 of all shots who made more
Ghella [55]

Hey!

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

~Turn both into decimals.

84% = 0.84

7/8 = 0.875

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

Hence, Mallory made more shots then Christina!

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

Hope This Helped! Good Luck!

6 0
3 years ago
Please help. due today.
guapka [62]

Answer:

1, 1/2, 1 1/2

Step-by-step explanation:

Question 1

20 divided by 18 is 1.1

So the answer is closest to 1

Question 2

9 divided by 20 is 0.45

So the answer is closest to 1/2

Question 3

7 divided by 5 is 1.4

So the answer is closest to 1 1/2

Hope this helps!

3 0
2 years ago
How many terms of the arithmetic sequence {1,22,43,64,85,…} will give a sum of 2332? Show all steps including the formulas used
MA_775_DIABLO [31]

There's a slight problem with your question, but we'll get to that...

Consecutive terms of the sequence are separated by a fixed difference of 21 (22 = 1 + 21, 43 = 22 + 21, 64 = 43 + 21, and so on), so the <em>n</em>-th term of the sequence, <em>a</em> (<em>n</em>), is given recursively by

• <em>a</em> (1) = 1

• <em>a</em> (<em>n</em>) = <em>a</em> (<em>n</em> - 1) + 21 … … … for <em>n</em> > 1

We can find the explicit rule for the sequence by iterative substitution:

<em>a</em> (2) = <em>a</em> (1) + 21

<em>a</em> (3) = <em>a</em> (2) + 21 = (<em>a</em> (1) + 21) + 21 = <em>a</em> (1) + 2×21

<em>a</em> (4) = <em>a</em> (3) + 21 = (<em>a</em> (1) + 2×21) + 21 = <em>a</em> (1) + 3×21

and so on, with the general pattern

<em>a</em> (<em>n</em>) = <em>a</em> (1) + 21 (<em>n</em> - 1) = 21<em>n</em> - 20

Now, we're told that the sum of some number <em>N</em> of terms in this sequence is 2332. In other words, the <em>N</em>-th partial sum of the sequence is

<em>a</em> (1) + <em>a</em> (2) + <em>a</em> (3) + … + <em>a</em> (<em>N</em> - 1) + <em>a</em> (<em>N</em>) = 2332

or more compactly,

\displaystyle\sum_{n=1}^N a(n) = 2332

It's important to note that <em>N</em> must be some positive integer.

Replace <em>a</em> (<em>n</em>) by the explicit rule:

\displaystyle\sum_{n=1}^N (21n-20) = 2332

Expand the sum on the left as

\displaystyle 21 \sum_{n=1}^N n-20\sum_{n=1}^N1 = 2332

and recall the formulas,

\displaystyle\sum_{k=1}^n1=\underbrace{1+1+\cdots+1}_{n\text{ times}}=n

\displaystyle\sum_{k=1}^nk=1+2+3+\cdots+n=\frac{n(n+1)}2

So the sum of the first <em>N</em> terms of <em>a</em> (<em>n</em>) is such that

21 × <em>N</em> (<em>N</em> + 1)/2 - 20<em>N</em> = 2332

Solve for <em>N</em> :

21 (<em>N</em> ² + <em>N</em>) - 40<em>N</em> = 4664

21 <em>N</em> ² - 19 <em>N</em> - 4664 = 0

Now for the problem I mentioned at the start: this polynomial has no rational roots, and instead

<em>N</em> = (19 ± √392,137)/42 ≈ -14.45 or 15.36

so there is no positive integer <em>N</em> for which the first <em>N</em> terms of the sum add up to 2332.

4 0
2 years ago
Other questions:
  • 7a+(8b) +(-15a)+9b + (-4c)+8=
    11·2 answers
  • How many solutions will there be to the following equation?
    9·1 answer
  • Evaluate each expression for the given values of the variables. SHOW ALL WORK.
    10·1 answer
  • Convert 5,283 meters to kilometers
    6·2 answers
  • A Drama club has 40 members. The number of girls is 5 less then 2 times the number of boys. How many members are boys? girls?
    11·1 answer
  • a desert recipe calls for 3 cups of flour and 1 cup of sugar.It serves 4 people if the recipe must be altered to serve 12 people
    6·1 answer
  • Translate 7 units to the right and 4 units up.<br> Then, rotate 180° about the origin.
    9·1 answer
  • Which of these pizza slices gives the best
    11·2 answers
  • 2a = 8<br> 4b = 0<br> 5c = 35<br> x/2 = 8
    15·2 answers
  • Giving away points, because I'm leaving :3
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!