A cylinder with radius 3 meters and height 7 meters has its radius tripled. How many times greater is the volume of the larger cylinder than the smaller cylinder?
How many times greater is the volume of the larger cylinder than the smaller cylinder?


Please help :)

A Cylinder With Radius 3 Meters And Height 7 Meters Has Its Radius Tripled. How Many Times Greater Is

Answers

Answer 1

Answer:

9x

Step-by-step explanation:

Quick maths, I dont really have an explaination pls give me brainliest ;-;.


Related Questions

Complete the sentences below:
The value of________ is negative because 240 is in quadrant III. The reference angle is___________. and the exact value of 240 degrees is_________.

Answers

Answer Deleted

404 Not Found

Write an equation for staying in Paris, France.

Answers

Answer:

[tex]y = 125.00x + 591.00[/tex]

Step-by-step explanation:

Given

See attachment for table

Required

Equation for Paris

From the table, we have:

[tex]flight = 591.00[/tex]

[tex]hotel = 125.00[/tex]

Let the number of nights be x.

So, the equation for the total amount (y) is:

[tex]y = flight + hotel * x[/tex]

[tex]y = 591.00 + 125.00 * x[/tex]

[tex]y = 125.00x + 591.00[/tex]

pls help
With a coupon you can buy up to 4 medium pizzas at $6 each. What is the
domain of this graph?

Answers

Answer:

Domain: {1, 2, 3, 4}

Step-by-step explanation:

The domain of the graph (input values) is the number of pizzas which are plotted on the x-axis while the range (output values) is the cost of pizza, plotted on the y-axis (vertical axis)

The domain therefore would consists of each x-coordinate that represent each point on the graph, which are {1, 2, 3, 4}

(S
Sue can shovel snow from her driveway in 65 minutes. Tom can do the same job in 45 minutes How long would a
take Sue and Tom to shovel the driveway if they worked together?

Answers

Answer:

26.59 minutes

Step-by-step explanation:

Let's say the time needed to do the driveway combined is x. Sue does y parts of the driveway, and Tom does z parts of the driveway. Combined, y + z = 100% = 1, as they finish the whole driveway.

Next, Tom will take 45 * z minutes to do his part of the driveway. For example, if he did 50% = 0.5 of the driveway, he would take 45 * 0.5 = 22.5 minutes to do it. Similarly, Sue will take 65 *y minutes to do her part of the driveway. Since they will finish at the same time, we can say

45 * z = 65 * y

y + z = 1

Therefore, if we subtract y from both sides of the second equation, we have

z = 1-y

We can then plug 1-y in for z in the first equation to get

45 * (1-y) = 65 * y

45 - 45*y = 65*y

add both sides by 45 * y to separate the y values and their coefficients

45 = 110 * y

divide both sides by 110 to find y

y = 45/110 = 0.409

Use 1-y=z to get z = 1-0.409 = 0.59

Therefore, 45*z = 26.59 = 65*y

Suppose you have $1750 in your savings account at the end of a certain period of time. You invested $1500 at a 3.72% simple annual interest rate. How long, in years, was your money invested?

Answers

Answer:

4.48 years

Step-by-step explanation:

The formula for simple interest is

A = P(1+r*t), with A being the final amount, P being the initial amount, r being the interest rate, and t being the time. Plugging our values in, we get

1750 = 1500(1+0.0372 * t)

Note that 3.72 was translated into 0.0372 as changing percents to decimals requires dividing by 100

Expanding our equation, we get

1750 = 1500 + 55.8 * t

subtract 1500 from both sides to isolate the t and its coefficient

250 = 55.8 * t

divide both sides by 55.8 to get t

t = 4.48

If 4x³+kx²+px +2 is divisible by x²+ α prove that kp=8.

Answers

Answer:

Attached images

It was just easier for me this way.

Let me know in comments if you have questions.

Step-by-step explanation:

the inner diameter of the top of am ornamental cup is 7,5cm and the diameter of the inner bottom is 3,0cm.the depth of the cup is 10cm.calculate the capacity of the cup​

Answers

Answer:

Frustum Volume =

[PI * height * (small radius^2 + (small radius * large radius) * + large radius^2)] / 3

Frustum Volume = PI * 10 * ( 1.5^2 + 1.5*3.75 + 3.75^2 ) / 3

Frustum Volume = 31.41592654 * (2.25 +5.625 +14.0625) / 3

Frustum Volume = (31.41592654 * 21.9375) / 3

Frustum Volume = 689.1868884713 / 3

Frustum Volume = 229.72896282 cubic cm

Source: http://www.1728.org/volcone.htm

Step-by-step explanation:

Consider the function f(x)=x^3-4x^2+2. Calculate the limit of the difference quotient at x0=3 for f(x).

Answers

The limit of the difference quotient of the above function [tex]f(x)[/tex] at [tex]x=3[/tex] is [tex]3[/tex] such that [tex]f(x)=x^{3} - 4x^{2} + 2[/tex].

Difference of quotient

The difference quotient of a function [tex]f(x)[/tex] is [tex]\frac{f(x+h)-f(x)}{h}[/tex].

How to evaluate the limit of the function?

The given equation is, [tex]f(x)=x^{3} -4x^{2} +2[/tex]

So, [tex]f(x+h)=(x+h)^{3} -4(x+h)^{2} +2= x^{3} +h^{3}+3x^{2} h+3xh^{2} -4x^{2} -4h^{2} -8xh+2[/tex]

Now, [tex]f(x+h)-f(x)[/tex]

[tex]=x^{3}+h^{3}+3x^{2}h+3xh^{2}-4x^{2}-4h^{2}-8xh+2-x^{3}+4x^{2}-2[/tex]

[tex]=h^{3}+3x^{2}h+3xh^{2}-4h^{2}-8xh[/tex]

So, [tex]\frac{f(x+h)-f(x)}{h} =\frac{h^{3}+3x^{2}h+3xh^{2} -4h^{2}-8xh }{h}[/tex]

[tex]=h^{2}+3x^{2}+3xh-4h-8x[/tex]

Now, at [tex]x=3[/tex],

[tex]h^{2}+3x^{2}+3xh-4h-8x=h^{2}+27+9h-4h-24=h^{2}+5h+3[/tex]

If   [tex]h[/tex]→[tex]0[/tex], the value of [tex]h^{2}+5h+3=3[/tex]

Thus, the limit of the difference quotient of the above function [tex]f(x)[/tex] at [tex]x=3[/tex] is [tex]3[/tex].

Learn more about the limit of the difference quotient here- https://brainly.com/question/17008881

#SPJ2

Find the value of X in each case:

Answers

Answer:

hi, see mate the third angle is not in the photo, please upload another one

Which equation is a point slope form of the equation of this line?

Answers

Answer:

D.

Step-by-step explanation:

slope = m = rise/run = 2/1 = 2

The slope is 2.

Use point (-2, 1).

y - y_1 = m(x - x_1)

y - 1 = 2(x - (-2))

y - 1 = 2(x + 2)

Answer: D.

If h(x) is the parent function, which equation describes the function song shifted 3 units left and 5 units down?​

Answers

Answer:

h(x + 3) - 5

Step-by-step explanation:

Given function h(x).

Shift left:

h(x) → h(x + 3)

Shift down:

h(x + 3) → h(x + 3) - 5

Given function is,

→ h(x)

As we shift left,

→ h(x) = h(x + 3)

As we shift down,

→ h(x + 3) = h(x+3)-5

Then the equation is,

→ h(x+3)-5

It is correct answer.

Please help me i will give you brainlest

Answers

Answer:

Step-by-step explanation:

5 ) c

6) c

7) b

8) a

A game-show spinner has these odds of stopping on particular dollar values: 55% for $5, 20% for $25, 15% for $50, and 10% for $500. What are the odds of a player winning $5 or $25

Answers

Answer: 75%

Step-by-step explanation:

The probability distribution of X, the number of imperfections per 10 meters of a synthetic fabric in continuous rolls of uniform width, is given in as
x 01234
f(x) 0.41 0.37 0.16 0.05 0.01
Find the average number of imperfections per 10 meters of this fabric.

Answers

Answer:

0.88

Step-by-step explanation:

x 01234

f(x) 0.41 0.37 0.16 0.05 0.01

The mean or average is the expected value :

E(X) = Σ(x * p(x)) = (0 * 0.41) + (1 * 0.37) + (2 * 0.16) + (3 * 0.05) + (4 * 0.01)

E(X) = 0 + 0.37 + 0.32 + 0.15 + 0.04

E(X) = 0.88

Let f(x) = -2x + 7 and g(x) = -6x + 3. Find f.g and state its domain.

-14x^2 + 36x - 18; all real numbers

12x^2 - 48x + 21; all real numbers

-14x^2 + 36x - 18; all real numbers except x = 7

12x^2 - 48x + 21; all real numbers except x = 1

Answers

Answer:

Not sure if this is right, but I hope it helps. Please see attached pic

Step-by-step explanation:

Which graph represents the function?

Answers

Answer:

D

Step-by-step explanation:

I have attached the explanation above. hopefully this will help

Which statements below represent the situation? Select three options.

Answers

Answer:

where is the statement

Step-by-step explanation:

its incomplete po

While preparing for their comeback tour, The Flaming Rogers find that the average time it takes their sound tech to set up for a show is 56.1 minutes, with a standard deviation of 6.4 minutes. If the band manager decides to include only the fastest 23% of sound techs on the tour, what should the cutoff time be for concert setup? Assume the times are normally distributed.

Answers

Answer:

The cutoff time be for concert setup should be of 51.4 minutes.

Step-by-step explanation:

Normal Probability Distribution:

Problems of normal distributions can be solved using the z-score formula.

In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the z-score of a measure X is given by:

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the p-value, we get the probability that the value of the measure is greater than X.

Average time it takes their sound tech to set up for a show is 56.1 minutes, with a standard deviation of 6.4 minutes.

This means that [tex]\mu = 56.1, \sigma = 6.4[/tex]

If the band manager decides to include only the fastest 23% of sound techs on the tour, what should the cutoff time be for concert setup?

The cutoff time would be the 23rd percentile of times, which is X when Z has a p-value of 0.23, so X when Z = -0.74.

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

[tex]-0.74 = \frac{X - 56.1}{6.4}[/tex]

[tex]X - 56.1 = -0.74*6.4[/tex]

[tex]X = 51.4[/tex]

The cutoff time be for concert setup should be of 51.4 minutes.

Diana adds either 2 or 5 to every whole number from 1 to 9. She wants to achieve as few different sums as
possible. What is the minimum number of different values she obtains?
(A) 5
(B) 6
(C) 7
(D) 8
(E) 9

Answers

The answer is 7 because is the minimum

When P(x) is divided by (x - 1) and (x + 3), the remainders are 4 and 104 respectively. When P(x) is divided by x² - x + 1 the quotient is x² + x + 3 and the remainder is of the form ax + b. Find the remainder.

Answers

Answer:

The remainder is 3x - 4

Step-by-step explanation:

[Remember] [tex]\frac{Dividend}{Divisor} = Quotient + \frac{Remainder}{Divisor}[/tex]

So, [tex]Dividend = (Quotient)(Divisor) + Remainder[/tex]

In this case our dividend is always P(x).

Part 1

When the divisor is [tex](x - 1)[/tex], the remainder is [tex]4[/tex], so we can say [tex]P(x) = (Quotient)(x - 1) + 4[/tex]

In order to get rid of "Quotient" from our equation, we must multiply it by 0, so [tex](x - 1) = 0[/tex]

When solving for [tex]x[/tex], we get

[tex]x - 1 = 0\\x - 1 + 1 = 0 + 1\\x = 1[/tex]

When [tex]x = 1[/tex],

[tex]P(x) = (Quotient)(x - 1) + 4\\P(1) = (Quotient)(1 - 1) + 4\\P(1) = (Quotient)(0) + 4\\P(1) = 0 + 4\\P(1) = 4[/tex]

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

Part 2

When the divisor is [tex](x + 3)[/tex], the remainder is [tex]104[/tex], so we can say [tex]P(x) = (Quotient)(x + 3) + 104[/tex]

In order to get rid of "Quotient" from our equation, we must multiply it by 0, so [tex](x + 3) = 0[/tex]

When solving for [tex]x[/tex], we get

[tex]x + 3 = 0\\x + 3 - 3 = 0 - 3\\x = -3[/tex]

When [tex]x = -3[/tex],

[tex]P(x) = (Quotient)(x + 3) + 104\\P(-3) = (Quotient)(-3 + 3) + 104\\P(-3) = (Quotient)(0) + 104\\P(-3) = 0 + 104\\P(-3) = 104[/tex]

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

Part 3

When the divisor is [tex](x^2 - x + 1)[/tex], the quotient is [tex](x^2 + x + 3)[/tex], and the remainder is [tex](ax + b)[/tex], so we can say [tex]P(x) = (x^2 + x + 3)(x^2 - x + 1) + (ax + b)[/tex]

From Part 1, we know that [tex]P(1) = 4[/tex] , so we can substitute [tex]x = 1[/tex] and [tex]P(x) = 4[/tex] into [tex]P(x) = (x^2 + x + 3)(x^2 - x + 1) + (ax + b)[/tex]

When we do, we get:

[tex]4 = (1^2 + 1 + 3)(1^2 - 1 + 1) + a(1) + b\\4 = (1 + 1 + 3)(1 - 1 + 1) + a + b\\4 = (5)(1) + a + b\\4 = 5 + a + b\\4 - 5 = 5 - 5 + a + b\\-1 = a + b\\a + b = -1[/tex]

We will call [tex]a + b = -1[/tex] equation 1

From Part 2, we know that [tex]P(-3) = 104[/tex], so we can substitute [tex]x = -3[/tex] and [tex]P(x) = 104[/tex] into [tex]P(x) = (x^2 + x + 3)(x^2 - x + 1) + (ax + b)[/tex]

When we do, we get:

[tex]104 = ((-3)^2 + (-3) + 3)((-3)^2 - (-3) + 1) + a(-3) + b\\104 = (9 - 3 + 3)(9 + 3 + 1) - 3a + b\\104 = (9)(13) - 3a + b\\104 = 117 - 3a + b\\104 - 117 = 117 - 117 - 3a + b\\-13 = -3a + b\\(-13)(-1) = (-3a + b)(-1)\\13 = 3a - b\\3a - b = 13[/tex]

We will call [tex]3a - b = 13[/tex] equation 2

Now we can create a system of equations using equation 1 and equation 2

[tex]\left \{ {{a + b = -1} \atop {3a - b = 13}} \right.[/tex]

By adding both equations' right-hand sides together and both equations' left-hand sides together, we can eliminate [tex]b[/tex] and solve for [tex]a[/tex]

So equation 1 + equation 2:

[tex](a + b) + (3a - b) = -1 + 13\\a + b + 3a - b = -1 + 13\\a + 3a + b - b = -1 + 13\\4a = 12\\a = 3[/tex]

Now we can substitute [tex]a = 3[/tex] into either one of the equations, however, since equation 1 has less operations to deal with, we will use equation 1.

So substituting [tex]a = 3[/tex] into equation 1:

[tex]3 + b = -1\\3 - 3 + b = -1 - 3\\b = -4[/tex]

Now that we have both of the values for [tex]a[/tex] and [tex]b[/tex], we can substitute them into the expression for the remainder.

So substituting [tex]a = 3[/tex] and [tex]b = -4[/tex] into [tex]ax + b[/tex]:

[tex]ax + b\\= (3)x + (-4)\\= 3x - 4[/tex]

Therefore, the remainder is [tex]3x - 4[/tex].

One urn contains 6 blue balls and 14 white balls, and a second urn contains 12 blue balls and 7 white balls. An urn is selected at random, and a ball is chosen from the urn. a. What is the probability that the chosen ball is blue? b. If the chosen ball is blue, what is the probability that it came from the first urn?

Answers

Answer:

a) 0.4658 = 46.58% probability that the chosen ball is blue

b) 0.322 = 32.2% probability that it came from the first urn

Step-by-step explanation:

A probability is the number of desired outcomes divided by the number of total outcomes.

Conditional Probability

We use the conditional probability formula to solve this question. It is

[tex]P(B|A) = \frac{P(A \cap B)}{P(A)}[/tex]

In which

P(B|A) is the probability of event B happening, given that A happened.

[tex]P(A \cap B)[/tex] is the probability of both A and B happening.

P(A) is the probability of A happening.

a. What is the probability that the chosen ball is blue?

6/20 = 0.3 of 0.5(first urn)

12/19 = 0.6316 out of 0.5(second urn).

So

[tex]P(A) = 0.3*0.5 + 0.6316*0.5 = 0.4658[/tex]

0.4658 = 46.58% probability that the chosen ball is blue.

b. If the chosen ball is blue, what is the probability that it came from the first urn?

Event A: Blue Ball

Event B: From first urn

From item a., [tex]P(A) = 0.4658[/tex]

Probability of blue ball from first urn:

0.3 of 0.5. So

[tex]P(A \cap B) = 0.3*0.5 = 0.15[/tex]

Probability:

[tex]P(B|A) = \frac{P(A \cap B)}{P(A)} = \frac{0.15}{0.4658} = 0.322[/tex]

0.322 = 32.2% probability that it came from the first urn

Find the volume (in cubic feet) of a cylindrical column with a diameter of 6 feet and a height of 28 feet. (Round your answer to one decimal place.)

Answers

Answer:

[tex]791.7\:\mathrm{ft^3}[/tex]

Step-by-step explanation:

The volume of a cylinder with radius [tex]r[/tex] and height [tex]h[/tex] is given by [tex]A_{cyl}=r^2h\pi[/tex].

By definition, all radii of a circle are exactly half of all diameters of the circle. Therefore, if the diameter of the circular base of the cylinder is 6 feet, the radius of it must be [tex]6\div 2=3\text{ feet}[/tex].

Now we can substitute [tex]r=3[/tex] and [tex]h=28[/tex] into our formula [tex]A_{cyl}=r^2h\pi[/tex]:

[tex]A=3^2\cdot 28\cdot \pi,\\A=9\cdot28\cdot \pi,\\A=791.681348705\approx \boxed{791.7\:\mathrm{ft^3}}[/tex]

A hotel manager calculates that 12% of the hotel rooms are booked. If the manager is right, what is the probability that the proportion of rooms booked in a sample of 556 rooms would be less than 10%?

Answers

Answer:

0.0735 = 7.35% probability that the proportion of rooms booked in a sample of 556 rooms would be less than 10%.

Step-by-step explanation:

To solve this question, we need to understand the normal probability distribution and the central limit theorem.

Normal Probability Distribution

Problems of normal distributions can be solved using the z-score formula.

In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the z-score of a measure X is given by:

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the p-value, we get the probability that the value of the measure is greater than X.

Central Limit Theorem

The Central Limit Theorem establishes that, for a normally distributed random variable X, with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the sampling distribution of the sample means with size n can be approximated to a normal distribution with mean [tex]\mu[/tex] and standard deviation [tex]s = \frac{\sigma}{\sqrt{n}}[/tex].

For a skewed variable, the Central Limit Theorem can also be applied, as long as n is at least 30.

For a proportion p in a sample of size n, the sampling distribution of the sample proportion will be approximately normal with mean [tex]\mu = p[/tex] and standard deviation [tex]s = \sqrt{\frac{p(1-p)}{n}}[/tex]

A hotel manager calculates that 12% of the hotel rooms are booked.

This means that [tex]p = 0.12[/tex]

Sample of 556 rooms

This means that [tex]n = 556[/tex]

Mean and standard deviation:

[tex]\mu = p = 0.12[/tex]

[tex]s = \sqrt{\frac{p(1-p)}{n}} = \sqrt{\frac{0.12*0.88}{556}} = 0.0138[/tex]

What is the probability that the proportion of rooms booked in a sample of 556 rooms would be less than 10%?

This is the p-value of Z when X = 0.1. So

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

By the Central Limit Theorem

[tex]Z = \frac{X - \mu}{s}[/tex]

[tex]Z = \frac{0.1 - 0.12}{0.0138}[/tex]

[tex]Z = -1.45[/tex]

[tex]Z = -1.45[/tex] has a p-value of 0.0735

0.0735 = 7.35% probability that the proportion of rooms booked in a sample of 556 rooms would be less than 10%.

help me guys, I really need your help​

Answers

Answer:

The answer should be like this;

a) A-B

b) BUC

c) C-A

HAVE A NİCE DAY

Step-by-step explanation:

GREETİNGS FROM TURKEY ツ

Find the domain.
p(x) = x^2+ 2

Answers

Answer:

The domain of the expression is all real numbers except where the expression is undefined. In this case, there is no real number that makes the expression undefined.

Interval Notation:

( − ∞ , ∞ )

Set-Builder Notation:

{ x | x ∈ R }

Step-by-step explanation:

hope that helps bigger terms

CHECK MY ANSWERS PLEASE
____
The sequence is geometric:
3, 13, 23, 33,...

True
False***
_____________________
The sequence is geometric:
5, -25, 125, -625,...

True***
False

Answers

False
True you’re welcome

Would you rather?
buy 2 lollypops for $2
buy 30 lollypops for $40

Answers

buy 2 lollipops for 2 dollars

Answer:

Buy 2 lollipops for $2.

Step-by-step explanation:

If you divide the total price by total items purchased, you get the price per unit. 2/2=1 or around $1, while 40/30=4/3 or around $1.3. You are paying 1$ per lollipop for the 2 lollipop choice and paying 1.3 dollars per lollipop for the 30 lollipop choice.

Evaluate the expression when c = 3 and x= -5,
-C+5x​

Answers

Answer:

-28

Step-by-step explanation:

if c = 3 and x = -5 than,

-c + 5x = -3 + 5 * (-5) = -3 + (-25) = - 28

Solve the system of linear equations below.
6x + 3y = 33
4x + y = 15

A.
x = 2, y = 7
B.
x = -13, y = 7
C.
x = - 2/3, y = 12 2/3
D.
x = 5, y = 1

Answers

Answer:

The answer for both linear equations is A. x = 2, y = 7

Step-by-step explanation:

First start by plugging in the variables with the given numbers (2,7). We'll start with 6x + 3y = 33.

6x + 3y = 33

6 (2) + 3 (7 )= 33 <--- This is the equation after the numbers are plugged in.

12 + 10 = 33

33 = 33 <---- This statement is true, therefore it is the correct pair.

Now we are not done, to confirm that this pair works with both equations we need to solve for 4x + y = 15 to see if it works. Linear Equations must have the variables work on both equations.

4x + y = 15 <----- We are going to do the exact same thing to this equation.

4(2) + 7 = 15

8 + 7 = 15

15 = 15  <-- 15=15 is a true statement therefore this pair works for this equation.

Therefore,

A. x = 2, y = 7 is the correct answer

Sorry this is a day late, I hope it helps.

need help now!!! Please and thanks ​

Answers

Answer:

the answer of r is 8 i hope it will help

Other Questions
definition of public administration The phone rings in the next room and the assistant answers it. She tells the caller, "Yes, sir, he is here." After a moment she adds: "He has been here for about five or ten minutes, sir." She soon hangs up, and comes in with your coffee. She tells you that it should not be too much longer and again apologizes. She explains that the CEO stopped at a gas station to call in. She then tells you that the CEO is a bit "old fashioned." "He doesn't really use a cell phone," she says. She turns to leave, but you ask her to have a seat. You have an opportunity here. What should you ask the CEO's personal assistant? Heeeelp me pleaseeee Read the excerpt from "Tools of the Spymaster."James Jay's invisible ink did not become visible by heating. As he described it, his ink "would elude the generally known means of detection, and yet could be rendered visible by a suitable counterpart." Jay's invisible ink consisted of two chemicals. An agent used one chemical to write an invisible message. To read the message, the reader had to brush a second chemical on the paper; that chemical made the message visible. The two-bottle system, supplied by Jay, gave Washington the secure form of writing that he wanted.Which statement best expresses the central idea of the excerpt?James Jay was a spy for the Americans and had knowledge of chemistry.James Jays system required two chemicals for writing and reading invisible ink messages.James Jay believed secret messages that became visible because of heat were not secure.James Jays invisible ink system allowed Washington to read secret messages. A boy spent 20% of his money on books and 20% of the remainder on food.If he had $2000 left, how much money did he have at first? HELP ASAP!!!! 50 points!!In this task, youll record the direction of a compass as its placed at different points around a magnet. The investigation will try to answer the question, Do two magnets create magnetic force fields that allow them to interact without touching?Part D : How might someone dispute the results of this investigation? How might you counter the argument? Coca-Cola vending machines are found all over the world. The newest machines have an interactive screen that runs advertisements and allows users to obtain free photos of themselves and ringtones after they have bought a drink. Critics of these new vending machines are concerned that entertaining technology is being used to market sugary products. In terms of a SWOT analysis, this concern from outside critics would be an example of a(n): the compound interest of the rate of 5 percent on an amount of 4000$ at the end of 2 years Please help me on this An electric eel can generate a 180-V, 0.1-A shock for stunning its prey. What is the eel's power output elige la opcin correcta:when was the last time you______swimming?a)gob)gonec)beend)went resolve the factors ( xy+z)^2 (y-xz)^2 What did the farmers include in the constitution to prevent Congress from having i enumerated powers over individual states? correct the spelling of the underlined homophones in the sentences Please help! Which answer offers the best explanation for why Tecumseh fought alongside the British in the War of 1812? Tecumseh was well paid by British generals. Tecumseh wanted to preserve trade with Britain. Tecumseh considered the United States to be an enemy. Tecumseh felt his homeland was more secure with the United States. Lakeview Engine, Inc., produces engines for the watercraft industry. An outside manufacturer has offered to supply several component parts used in the engine assemblies, which are currently being produced by Lakeview. The supplier will charge Lakeview $325 per engine for the set of parts. Lakeviews current costs for those part sets are direct materials, $145; direct labor, $85; and manufacturing overhead applied at 100% of direct labor. Variable manufacturing overhead is considered to be 20% of the total, and fixed overhead will not change if the part sets are acquired from the outside supplier.What would be the net cost advantage or disadvantage if Lakeview decided to purchase the parts? What are the coordinates of points E, F, and GSA. E (2, 3), F (8,5), G (5,8)B. E (3, 2), F (8,3), G (5,6)C. E (3, 2), F (8,4), G (5,7)D. E (3, 3), F (9, 4), G (6,7) What were the origins of slavery The amount of time it takes to perceive something in your path of travel is known as ___________________. Which operation must you use to find the water temperature after the submarines final dive? Which word or words in the problem signify this operation?