Explain what you would do first to simplify the expression below. Justify why, and then state the result of performing this step.

Answers

Answer 1
Remember PEMDAS, you have to simplify the exponent first.

Related Questions

2(5x-3)=24
find what x is?

Answers

Answer:

x = 3

Step-by-step explanation:

2(5x - 3) = 24

Divide both sides by 2.

5x - 3 = 12

Add 3 to both sides.

5x = 15

Divide both sides by 5.

x = 3

Evan, James, and Burt are fishing in a lake that has 200 fish. They are going to be fishing for three hours. What is the probability that they each will catch 3 fish?

Answers

Answer:

The probability that they each will catch 3 fish is 0.000063956

Step-by-step explanation:

The hyper geometric distribution is used to solve this as it has a population, a sample , number of successes  for both the population and sample.

Here

Population size= N =200

Sample size= n =9= (3*3)

Number of successes in population = k = 3 hours

Number of successes in sample = x= 3

Applying the hyper geometric distribution

P (x=3) = kCx *(N-k) C (n-x)/ N Cn

   = 3 C 3 * 197 C 6/ 200 C 9

    =0.000063956

The probability that they each will catch 3 fish is 0.000063956

Use a half angle identity to find the exact value of tan 5pi/12
a. 2+squared3/2

b. 2-squared3/2
C.2+squared 3
D.2-squared3. Please select the best answer from the choices provided

Answers

Observe that

5/12 = 1/4 + 1/6

so that

tan(5π/12) = tan(π/4 + π/6)

Then

tan(5π/12) = sin(π/4 + π/6) / cos(π/4 + π/6)

… = (sin(π/4) cos(π/6) + cos(π/4) sin(π/6)) / (cos(π/4) cos(π/6) - sin(π/4) sin(π/6))

… = (cos(π/6) + sin(π/6)) / (cos(π/6) - sin(π/6))

(since sin(π/4) = cos(π/4) = 1/√2)

… = (√3/2 + 1/2) / (√3/2 - 1/2)

… = (√3 + 1) / (√3 - 1)

… = (√3 + 1) / (√3 - 1) × (√3 + 1) / (√3 + 1)

… = (√3 + 1)² / ((√3)² - 1²)

… = ((√3)² + 2√3 + 1²) / (3 - 1)

… = (3 + 2√3 + 1) / 2

… = (4 + 2√3) / 2

… = 2 + √3 … … … (C)

If you insist on using the half-angle identity, recall that

sin²(x) = (1 - cos(2x))/2

cos²(x) = (1 + cos(2x))/2

==>   tan²(x) = (1 - cos(2x)) / (1 + cos(2x))

Let x = 5π/12. The angle x lies in the first quadrant, so we know tan(x) is positive.

==>   tan(x) = +√[(1 - cos(2x)) / (1 + cos(2x))]

We also know

cos(2x) = cos(5π/6) = -√3/2

which means

tan(x) = tan(5π/12) = √[(1 - (-√3/2)) / (1 + (-√3/2))]

… = √[(1 + √3/2) / (1 - √3/2)]

… = √[(2 + √3) / (2 - √3)]

… = √[(2 + √3) / (2 - √3) × (2 + √3) / (2 + √3)]

… = √[(2 + √3)² / (2² - (√3)²)]

… = √[(2 + √3)² / (4 - 3)]

… = √[(2 + √3)²]

… = 2 + √3

can anyone help me here asapp,, I am in this question for nearly an hour

Answers

Answer:

See below

Step-by-step explanation:

Let side AB equal x. Since triangle ABC is equilateral, sides AB, BC, and Ac are all the same length, x. In any isosceles triangle(equilateral is a type of isosceles triangle) the median is the same as the altitude and angle bisector. This means we can say that AD is also a median. A median splits a side into two equal sections, so we can say BD = DC = x / 2. We are given that DC = CE, so we can also say CE = DC = x / 2. Now, we can use the pythagorean theorem to find the length of AD. So we get the equation:

AB^2 - BD^2 = AD^2

We have the values of AB and BD, so we can substitute them and solve for AD:

x^2 - (x/2)^2 = AD^2

x^2 - x^2 / 4 = AD^2

AD^2 = 3x^2 / 4

AD = x√3 / 2

DE is equal to the sum of DC and CE because of segment addition postulate, so we can say DE = DC + CE = x / 2 + x/ 2 = x. We can again use the pythagorean theorem to find the length of AE:

AD^2 + DE^2 = AE^2

(x√3 / 2)^2 + x^2 = AE^2

3x^2 / 4 + x^2 = AE^2

AE^2 = 7x^2 / 4

AE = x√7 / 2

Now, we know(from before) that AE squared is 7x^2 / 4. We can say EC squared is x^2 / 4 because EC is x / 2 and x / 2 squared is x^2 / 4. We can also notice that AE squared is 7 times EC squared because 7x^2 / 4 = 7 * x^2 / 4

Therefore, we can come to the conclusion AE^2 = 7 EC^2

A certain medical test is known to detect 59% of the people who are afflicted with the disease Y. If 10 people with the disease are administered the test, what is the probability that the test will show that:

Answers

Answer:

[tex]P(x = 3) = 0.048[/tex]

Step-by-step explanation:

Given

[tex]n = 10[/tex]

[tex]p=59\% = 0.59[/tex]

Required

[tex]P(x = 3)[/tex] --- probability that 3 are afflicted

This question illustrates binomial probability and it is calcuated using:

[tex]P(x) = ^nC_x * p^x * (1 - p)^{n-x}[/tex]

So, we have:

[tex]P(x = 3) = ^{10}C_3 * 0.59^3 * (1 - 0.59)^{10-3}[/tex]

[tex]P(x = 3) = ^{10}C_3 * 0.59^3 * 0.41^7[/tex]

[tex]P(x = 3) = 120 * 0.59^3 * 0.41^7[/tex]

[tex]P(x = 3) = 0.048[/tex]

The equation of line r is y = 1/2 * x + 1 line runs parallel to line r and passes through (2, 5) what would be the equation of line 8 ?help please

Answers

Answer:

x - 2y + 8 = 0

Step-by-step explanation:

that is the procedure above

please help!!!
Simplify
3+ 7 X 4

Answers

Answer:

31

Step-by-step explanation:

[tex]3+7[/tex] × 4        Multiply first

3 + 28           Then add

31

Answer: 31


Step 1: Rewrite equation

To start off, I find it helpful to rewrite the equation, in order to better understand the problem we will be solving.

3+7×4

Step 2: Solve using PEMDAS

To solve the equation, we will be using PEMDAS. Remember that we must solve in the correct sequence. In order of operations, p stands for parentheses, e stands for exponents, m stands for multiplication, d stands for division, a stands for addition, and s stands for subtraction. The only two shown in this equation are multiplication and addition. As per the order in PEMDAS, let’s multiply first and then add.

3+7×4
3+28
31


31 is your answer. Hope this helps! Comment below for more questions.

Every 24 hours, Earth makes a full rotation around its axis. Earth's speed of rotation at the equator is 1.670 km per hour. What is the
circumference of Earth's equator?
(Hint. Earth's circumference at the equator is equal to the distance that Earth rotates around the equator).

Answers

Answer:

The circumference of Earth's equator is 40,080 km.

Step-by-step explanation:

Given that every 24 hours, Earth makes a full rotation around its axis, and Earth's speed of rotation at the equator is 1,670 km per hour, to determine what is the circumference of Earth's equator the following calculation must be performed:

24 x 1,670 = X

40,080 = X

Therefore, the circumference of Earth's equator is 40,080 km.

What is the scale factor from abc to xyz?

Answers

Answer:

C

Step-by-step explanation:

The scale factor is the ratio of corresponding sides, image to original, so

scale factor = [tex]\frac{XY}{AB}[/tex] = [tex]\frac{9}{45}[/tex] = [tex]\frac{1}{5}[/tex] → C

The scale factor will be equal to 1 / 5. the correct option is C.

What is a scale factor?

The scale factor is defined as the proportion of the new image's size to that of the previous image. Dilation is the process of increasing the size of an object while maintaining its shape. Depending on the scale factor, the object's size can be increased or decreased.

In the given image all the angles are the same and the sides are dilated so the scale factor will be calculated as below,

Scale factor = Original size / dilated size

Scale factor = XY / AB

Scale factor = 9 / 45

Scale factor = 1 / 5

Therefore, the scale factor will be equal to 1 / 5. the correct option is C.

To know more about scale factors follow

https://brainly.com/question/25722260

#SPJ2

What ordered pairs are the solutions of the system of equations shown in the graph below?

Answers

Answer:

(1,-3) and (4,-6)

Step-by-step explanation:

The solutions are where the linear line intersects the graphed parabola.

Jesse spends 1/2 of his pocket money on Monday.
On Tuesday, he spends 2/3 of what is left.
On Wednesday, he spends 1/4 of what remains.
What fraction of the pocket money does he have left? Choose the most
reasonable answer

Answers

Answer:

The fraction of the pocket money she left is 1/8.

Step-by-step explanation:

Let the total pocket money is p.

Spent on Monday = p/2

Amount left = p - p/2 = p/2  

Spent on Tuesday = 2/3 of p/2 = p/3

Amount left = p/2 - p/3 = p/6

Spent on Wednesday = 1/4 of p/6 = p/24

Amount left = p/6 - p/24 = p/8

So, the fraction of the pocket money she left is 1/8.  

pLZ HELPPPPPPPPPPPPPPPPPPPPPPPPP.

Answers

Answer:

x^4+4x^3+6x^2+7x+2

Determine the measure of ZA.

45.6°
57.7°
55.2°
32.3°

Answers

Step-by-step explanation:

Cos A = 40^2 + 25^2- 34^2 ÷ (2×40×25)

= 200+625-1156 ÷ (2000)

= 1069 ÷2000

Cos A = 0.5345

A= cos inverse 0.5345

A = 57.7

Answer:

57.7

Step-by-step explanation:

took the test

What should you substitute for y in the bottom equation to solve the system by the substitution method?

A. y=3x+15

B. y =-x-5

C. y=x+5

D. y=-3-15

Answers

Answer: y= -x-5


Step 1: Determine which equation to change

Since we will be using the substitution method, we will need to substitute y from the bottom equation with information from the top equation. This will be the equation we change.

Step 2: Change the equation

Let’s rewrite the equation we will be working with.

3x+3y= -15

Our goal will be to get y alone on the left side. To start, let’s subtract 3x from both sides, leaving only 3y on the left side.

3x+3y= -15
3y= -3x-15

Now we need to get y completely alone by eliminating the coefficient of 3. Let’s do this by dividing each term by 3.

3y= -3x-15
y= -x-5


This is your answer. Hope this helps! Comment below for more questions.

Find the equation of the line through point (2,2) and parallel to y=x+4. Use a forward slash (i.e.”/“) for fractions (e.g. 1/2 for

Answers

Answer:

The equation of the line is, y = x

Step-by-step explanation:

The constraints of the required linear equation are;

The point through which the line passes = (2, 2)

The line to which the required line is parallel = y = x + 4

Two lines are parallel if they have the same slope, therefore, we have;

The slope of the line, y = x + 4 is m = 1

Therefore, the slope of the required line = 1

The equation of the required lime in point and slope form becomes;

y - 2 = 1 × (x - 2)

∴ y = x - 2 + 2 = x

The equation of the required line is therefore, y = x

help plsss

1/2x^2 =2
If x1 and x2 are the solutions to the equation above,
what is the value of x1 + x2?
A) 0
B) 1
C) 2
D) 4

Answers

⭐ Development:

Having the expression, let's modify it so it becomes a 2nd degree equation:

[tex]\large {\text {$ \sf \cfrac{1}{2x^2} -2 = 0 $}}[/tex]

Now, we will multiply per 2x² both sides of equation...

[tex]\large {\text {$ \sf \cfrac{1}{2x^2}\cdot \:2x^2-2\cdot \:2x^2=0\cdot \:2x^2 $}[/tex]

                 [tex]\searrow[/tex]

                     [tex]\large {\text {$ \sf 1-4x^2=0$}}[/tex]

We have to write in standard form...

[tex]\large {\text {$ \sf -4x^2+1 = 0 $}}[/tex]

                                                                                                     

[tex]\large {\text{$\sf x=\cfrac{-b\pm\sqrt{b^2-4ac}}{2a} \quad\rightarrow\quad x=\cfrac{-0\pm\sqrt{0^2-4\cdot (-4) \cdot1} }{2\cdot (-4) } \:\rightarrow\:\: x=\cfrac{-0^2 \pm4}{2 \cdot(-4)} $}}[/tex]  

                                                                                                                         

                                                             [tex]\huge {\text {$ \sf \downarrow$}}[/tex]

                                                                                                         

           [tex]\large {\text {$\sf {\bf x_1} = \cfrac{-0+4}{2\left(-4\right)}= \cfrac{-1}{2} $}}[/tex]                        [tex]\large {\text {$\sf {\bf x_2 }=\cfrac{-0-4}{2\left(-4\right)} = \cfrac{1}{2} $}}[/tex]

At this point, we're going to add the values ​​of x₁ and x₂:

[tex]\large {\boxed {\boxed { \bf x_1 + x_2= -\cfrac{1}{2}+ \cfrac{1}{2} = 0} }}[/tex]

                                           [tex]\huge {\text {$ \it Alternative \: A $}}[/tex]

Which of these is an example of a literal equation?
A. 4x + 7 = 22
B. 5+ 20 = 52
C. ax - by = k
D. 2x + 7y

Answers

the answer is C , hope this help

Find the value of `x´ in the given parrallelogram.​

Answers

X=9

3x-12=x+6
2x-12=6
2x=18
X=9
The value of x is 9 cm in the given parrallelogram.

Step-by-step explanation:

=> (3x-12) =(x+6)

or,3x - x = 6 + 12

or,2x = 18

or,x = 18/2

: x=9#

The manager of a grocery store has selected a random sample of 100 customers. The average length of time it took these 100 customers to check out was 3.0 minutes. It is known that the standard deviation of the checkout time is 1 minute. Refer to Exhibit 8-2. If the confidence coefficient is reduced to .80, the standard error of the mean _____. a. becomes negative b. remains unchanged c. will increase d. will decrease

Answers

Answer:

b. remains unchanged

Step-by-step explanation:

Formula for standard error of mean is;

SE = σ/√n

From the above, we can see that the standard error of mean is independent of the confidence coefficient as it doesn't affect the SE.

Now, we are given that;

random sample; n = 100

Standard deviation; σ = 1

Thus;

SE = 1/√100

SE = 1/10

Now, even if the confidence coefficient is reduced, we can see that it has no impact on the standard error of mean.

Thus, SE remains unchanged.

I have a lot of algebra problems. Someone help me even with this one please!

Answers

Answer: Choice D

The graph will be discrete because there is no such thing as a partial person to sign up, and the booth is set up once each day for sign ups.

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

Explanation:

Let's start with the independent variable d. This acts as the variable x. It's the input. The value of d only takes on positive whole numbers (eg: d = 1, d = 2, d = 3, etc). We cannot have something like d = 2.718

So this bit of evidence shows that our function is discrete. Discrete input values (d) plug into the function to produce corresponding discrete output values (m).

Furthermore, we know that m is discrete because the number of people cannot be a fractional or decimal number. We can't have half a person for instance.

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

A quick way to see if a set is discrete or continuous is to ask the question: "is it possible to apply the midpoint formula for ANY two values, and have the output make sense?"

So a set like {1,2,3,4,5,...} is discrete because the midpoint of 2 and 3 is 2.5, but that value is not in the set mentioned.

In other words, discrete sets have "gaps" so to speak, while continuous ones do not.

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

Another useful property is that let's say that a < x < b, and x is drawn from the domain set. This reduced set will be finite if we're dealing with discrete data. Eg: The set {1,2,3,4,5,...} has the subset {2,3,4} which is finite and discrete.

In contrast, the subset of real numbers x such that [tex]2 \le x \le 4[/tex] is continuous and this subset is infinitely large (has infinitely many members) because we could have things like 2.718 or 3.14 etc

3 1/2 divided by 2 1/6=

Answers

Answer:

21/13

Step-by-step explanation:

3 1/2 = 7/2

2 1/6 = 13/6

7/2 divided by 13/6

7/2 X 6/13 = 42/26 = 21/13

Answer:

Step-by-step explanation:

3 1/2 = 7/2 and 2 1/6 = 13/6

7/2 divided by 13/6 = 7/2 x 6/13

42/26

21/13 is your final answer.

Work out the area of this circle.
Give your answer in terms ofand state its units.
units:
Submit ANSWEI
6 mm
Plss help due in very soon

Answers

Answer:

36π mm²

Step-by-step explanation:

Formula: πr²

r=radius

r=6

π6²=36π

The transformation from the function ƒ(x) = 3x to the function ƒ(x) = 3x + 4 indicates:

Answers

Answer:

Moving 4 to the right on the x axis

If 0 < f ≤ 90 and cos(22f − 1) = sin(7f + 4), what is the value of f?

Answers

Answer:

3

Step-by-step explanation:

We are going to be using cofunction identity cos(90-x)=sin(x).

Apply to either side but not both.

cos(22f − 1) = sin(7f + 4)

sin(90-[22f-1])=sin(7f+4)

90-[22f-1]=7f+4

Distribute

90-22f+1=7f+4

Combine like terms

91-22f=7f+4

Add 22f on both sides

91=29f+4

Subtract 4 on both sides

87=29f

Divide 29 on both sides

3=f

f=3 is between 0 and 90

Answer:

The answer is "3."

Step-by-step explanation:

Just submitted the test and got the answer correct!

Find the values of x and y from the following equal ordered pairs. a) (x,-2) = (4,y) b) (3x, 4) = (6, 2y) c) (2x-1, y + 2) = (-1,2) d) (2x + 4, y + 5) = (3x + 3,6) e) (x + y,y + 3) = (6, 2y) f) (x + y, x - y) - (8,0)​

Answers

Answer:

a)

x=4, y=-2

b)

x=2, y=2

c)

x=0, y=0

d)

x=1, y=1

e)

x=3, y=3

f)

x=4, y=4

Step-by-step explanation:

a) (x,-2) = (4,y)

x=4

y=-2

b) (3x, 4) = (6, 2y)

3x=6 => x=2

2y=4 => y=2

c) (2x-1, y + 2) = (-1,2)

2x-1 =-1 => x=0

y+2 = 2 => y=0

d) (2x + 4, y + 5) = (3x + 3,6)

2x+4 = 3x+3 => x=1

y+5 = 6 => y=1

e) (x + y,y + 3) = (6, 2y)

x+y = 6 => x+3 = 6 => x=3

y+3 = 2y => y=3

f) (x + y, x - y) - (8,0)​

x+y = 8 => 2x=8 => x=4

x-y = 0 => x=y => y=4

HURRY NEED ASAP TRYNA FINISH SUMMER SCHOOL LOL, I WILL MARK BRAINLIEST :)) PICTURE IS THERE FOR U

Answers

Answer:

B.

Step-by-step explanation:

Since the numbers in the root is all the same, lets say [tex]\sqrt{2}[/tex] is a variable.

7x[tex]\sqrt{2}[/tex] - 4[tex]\sqrt{2}[/tex] + x[tex]\sqrt{2}[/tex]

Group with like terms:

7x[tex]\sqrt{2}[/tex] + x[tex]\sqrt{2}[/tex] - 4[tex]\sqrt{2}[/tex]

Combine like terms:

8x[tex]\sqrt{2}[/tex] - 4[tex]\sqrt{2}[/tex]

There you have it! Since all the square roots are the same thing, we can treat them like variables.

the answer is B..................

Which inequality matches the graph?

X, Y graph. X range is negative 10 to 10, and y range is negative 10 to 10. Dotted line on graph has positive slope and runs through negative 3, negative 8 and 1, negative 2 and 9, 10. Above line is shaded.

−2x + 3y > 7
2x + 3y < 7
−3x + 2y > 7
3x − 2y < 7

Answers

Given:

The dotted boundary line passes through the points (-3,-8), (1,-2) and (9,10).

Above line is shaded.

To find:

The inequality for the given graph.

Solution:

Consider any two points on the line. Let the two points are (1,-2) and (9,10). So, the equation of the line is:

[tex]y-y_1=\dfrac{y_2-y_1}{x_2-x_1}(x-x_1)[/tex]

[tex]y-(-2)=\dfrac{10-(-2)}{9-1}(x-1)[/tex]

[tex]y+2=\dfrac{10+2}{8}(x-1)[/tex]

[tex]y+2=\dfrac{12}{8}(x-1)[/tex]

[tex]y+2=\dfrac{3}{2}(x-1)[/tex]

Multiply both sides by 2.

[tex]2(y+2)=3(x-1)[/tex]

[tex]2y+4=3x-3[/tex]

[tex]2y-3x=-3-4[/tex]

[tex]-3x+2y=-7[/tex]

Above line is shaded and the boundary line is a dotted line. So, the sign of inequality must be >.

[tex]-3x+2y>-7[/tex]

This inequality is not in the equations. So, multiply both sides by -1 and change the inequality sign.

[tex](-3x+2y)(-1)<-7(-1)[/tex]

[tex]3x-2y<7[/tex]

Therefore, the correct option is D.

PLEASE HELP ME SOMEONE I NEEDDDDDDD HELP PLEASE QUICK!!!!!!!!

Answers

Answer:

2/60 = 1/30 = 3.3%

Step-by-step explanation:

If f(a) is an exponential function where f(-3) = 18 and f(1) = 59, then find the
value of f(0), to the nearest hundredth.

Answers

Given:

For en exponential function f(a):

[tex]f(-3)=18[/tex]

[tex]f(1)=59[/tex]

To find:

The value of f(0).

Solution:

The general form of an exponential function is:

[tex]f(x)=ab^x[/tex]          ...(i)

Where, a is the initial value and b is the growth/ decay factor.

We have, [tex]f(-3)=18[/tex]. Substitute [tex]x=-3,f(x)=18[/tex] in (i).

[tex]18=ab^{-3}[/tex]            ...(ii)

We have, [tex]f(1)=59[/tex]. Substitute [tex]x=1,f(x)=59[/tex] in (i).

[tex]59=ab^{1}[/tex]            ...(iii)

On dividing (iii) by (ii), we get

[tex]\dfrac{59}{18}=\dfrac{ab^{1}}{ab^{-3}}[/tex]

[tex]3.278=b^{1-(-3)}[/tex]

[tex]3.278=b^{4}[/tex]

[tex](3.278)^{\frac{1}{4}}=b[/tex]

[tex]1.346=b[/tex]

Substituting the value of b in (iii).

[tex]59=a(1.346)^1[/tex]

[tex]\dfrac{59}{1.346}=a[/tex]

[tex]43.83358=a[/tex]

[tex]a\approx 43.83[/tex]

The initial value of the function is 43.83. It means, [tex]f(0)=43.83[/tex].

Therefore, the value of f(0) is 43.83.

worth 10 points please help me ASAP!

Answers

Answer:

(-1,-1)

Step-by-step explanation:

If you multiply the x and y points of A, (-3,-3), by 1/3 then you find: (-1,-1).

Other Questions
find the length of side AB Based on a predicted level of production and sales of 12,000 units, a company anticipates reporting operating income of $26,000 after deducting variable costs of $72,000 and fixed costs of $10,000. Based on this information, the budgeted amounts of fixed and variable costs for 15,000 units would be How has our society been developing You are accelerating upwards in an elevator when the net force on you increases. What happens to the acceleration write a equation for y=|x| if the graph is translated right by 3 units and down by 1 unit What is the formula of the compound Pentasilicon trioxide ? Cystic fibrosis is most common in individuals of Northern European descent, affecting 1 in 3200 newborns. Assuming that these alleles are at Hardy-Weinberg equilibrium, what is the frequency of the disease-causing CFTR alleles in this population If a person uses up his or her reserve supply of glycogen and still does not eat, the body will break down ____ to provide glucose for the brain. In pea plants, flowers are either white or purple: the purple color is produced by pigments called anthocyanins. The production of anthocyanins is a two-step process: the first step is controlled by the C gene and the second by the P gene. Both genes must produce functional proteins for anthocyanin to be produced. This is an example of: solve for x -3x+2=-11 please Gotham City acquires $25,000 of inventory on November 1, 20X7, having held no inventory previously. On December 31, 20X7, the end of Gotham City's fiscal year, a physical count shows $8,000 still in stock. During 20X8, $6,500 of this inventory is used, resulting in a $1,500 remaining balance of supplies on December 31, 20X8.Based on the preceding information, what would be the correct account balances for 20X7 if Gotham City used the purchase method of accounting for inventories? The solution of this equation has an error. Which of the following steps has the error? 18 (3x + 5) = 8 Step 1: 18 3x + 5 = 8 Step 2: -3x + 23 = 8 Step 3: -3x = -15 Step 4: x = 5 Step 1 Step 2 Step 3 Step 4. ? Examine this painting of a couple walking near theEiffel Tower in Paris, France,Based on the details you see in this painting, what isthe best statement of a theme for this work?O It is healthy to take walks in the park.O Paris is a lovely city in France,O Love can bloom like your surroundings,O Landmarks are important to tourists, Help please.. Amanda's parents frequently argue. A month ago, Amanda's dad left the hcluse in anger. He did return aweek later. Now, Amanda gets nervous every time her dad leaves for work.What is the condition described here?O post-traumatic stress disorderdenialO depressionO anxiety A neutral object must have _______________ A. An equal amount of positive and negative charges B. no charges present at all C. more positive than negative charges D. more negative than positive How do you graph this ,helppppppppp In your office desk drawer you have 10 different flavors of fruit leather. How many distinct flavor groupings can you make with your fruit leather stash? Capacitance (C) is measured in farads, where 1 farad is equivalent to 1 coulomb per volt. Resistance (R) is measured in ohms, and 1 ohm is equal to 1 volt per ampre. The coulomb is defined as the amount of charge passing when a current of 1 ampre flows for 1 second. What is the unit of RC expressed in its simplest form? A main purpose of doing an experiment over an observational study is to learn whether a certain _____ causes a certain response.