the city is planning to build a new park by enlarging the current park by a scale factor of 4. The current park has an area of 37,625 yd squared. what is the area of the new park

Answers

Answer 1
The new area would be 602,000 yd².

When you enlarge a shape (or a park) by a factor, you are multiplying the length of its sides by that factor.  In this case, we are multiplying its length and width by 4.

Let l be the old length and w be the new length.  The old area would be given by A=lw.

Enlarging this by a factor of 4 would make the new length 4l and the new width 4w.  The new area would be 4l(4w)=16lw.  The new area is 16 times larger than the old area, so:

37,625(16)=602,000.

Related Questions

Given the exponential function A(x)=P(1+r)^x, what value for r will make the function a decay function

Answers

The function will be a decay function for
.. |1 +r| < 1
.. -1 < 1 +r < 1
.. -2 < r < 0

Any value of r in the interval (-2, 0) will make the function a decay function.

_____
If x can have non-integer values, then you probably want r ∈ (-1, 0).

Answer:

To make the function a decay function the rate of change in the function A(x) is r<0.              

Step-by-step explanation:

Given : The exponential function [tex]A(x)=P(1+r)^x[/tex]

To find : What value for r will make the function a decay function?

Solution :

The exponential function is [tex]A(x)=P(1+r)^x[/tex],

where,  P is the initial value

and r is the rate of change

The condition of rate of change is

1) The function is an exponential growth if their is positive rate of change i.e r>0.

2) The function is an exponential decay if their is negative rate of change i.e. r<0.

Therefore, To make the function a decay function the rate of change in the function A(x) is r<0.

Chin woo brought a home for $160,000. He put down 20%. The mortgage is at 8 1/2% for 30 years his monthly payment is.

Answers

12,380. 16 $12,380. 16 Response Feedback: 128 × $8.06 = $1,031.68 (x 12) = $12,380.16

write a doubles fact that can help you solve 6+5=11

Answers

3X2+ 2.5X2 divide them by 2

A basketball player practices free throws by shooting 50 free throws a day. she records the number of free throws made each day. her number of free throws made is normally distributed with a mean = 34 free throws and standard deviation = 5 free throws. using appropriate rule learned in lesson 10, approximately what percent of the days does she make less than 29 free throws?

Answers

46 percent on free throws

Answer: 46%

Step-by-step explanation:

Jack and Jill are 20m apart. Jack sees the top of the building at 30 degrees and Jill sees the top of the building at 40 degrees. What is the height of the building

Answers

The height of the building seen by both Jack and Jill is 37m to the nearest whole metre.

Let the distance of Jill from the base of the building be represented with x while the height of the building be y so that by observation we get two right triangles with same opposite sides to the angles formed by Jack and Jill. We can solve for x and y using tangent of the angles as follows:

tan 40 = y/x {opposite/adjacent}

y = xtan40 {cross multiplication}

tan 30 = y/(20 + x)

y = tan30(20 + x)

Thus;

xtan40 = tan30(20 + x)

xtan40 = 20tan30 + xtan30

xtan40 - xtan30 = 20tan30 {collect like terms}

x(tan40 - tan30) = 20tan30

x = 20tan30/(tan40 - tan30)

x = 44.1230m

Putting the 44.1230m for x in y = xtan40 we have;

y = 44.1230m × tan40

y = 37.0236m.

Therefore, the height of the building approximately to the nearest whole metre is 37.

Nicholas buys 3/8 pound of cheese. He puts the same amount of cheese on 3 sandwiches. How much cheese does Nicholas put on each sandwich?

Answers

well, we simply have to divide the 3/8 by 3, to see how much each sandwich gets.

[tex]\bf \cfrac{3}{8}\div 3\implies \cfrac{3}{8}\div \cfrac{3}{1}\implies \cfrac{\underline{3}}{8}\cdot \cfrac{1}{\underline{3}}\implies \cfrac{1}{8}[/tex]

What is the mean of the data set?

10, 15, 14, 8, 18, 11, 12, 12, 10, 10, 17, 16


12.00

12.25

12.75

15.50

Answers

The answer is 17.75 :D
I just had this question on a test and that's the answer!!!
u just add then all together and divide them by how any numbers there are!!
10 + 15 + 14 + 8 + 18 + 11 + 12 + 12 + 10 + 10 + 17 + 16 = 153/12 = 12.75

Answer:

the answer is 12.75

Step-by-step explanation:

btw if you need the median is 12 :>

A 500500-gallon tank initially contains 200200 gallons of brine containing 100100 pounds of dissolved salt. brine containing 11 pounds of salt per gallon flows into the tank at the rate of 44 gallons per minute, and the well-stirred mixture flows out of the tank at the rate of 11 gallon per minute. set up a differential equation for the amount of salt a(t)a(t) in the tank at time tt. how much salt is in the tank when it is full? (round your answer to the 2 decimal places).

Answers

Let [tex]A(t)[/tex] denote the amount of salt in the tank at time [tex]t[/tex]. We're given that the tank initially holds [tex]A(0)=100[/tex] lbs of salt.

The rate at which salt flows in and out of the tank is given by the relation

[tex]\dfrac{\mathrm dA}{\mathrm dt}=\underbrace{\dfrac{11\text{ lb}}{1\text{ gal}}\times\dfrac{44\text{ gal}}{1\text{ min}}}_{\text{rate in}}-\underbrace{\dfrac{A(t)}{200+(44-11)t}\times\dfrac{11\text{ gal}}{1\text{ min}}}_{\text{rate out}}[/tex]
[tex]\implies A'(t)+\dfrac{11}{200+33t}A(t)=484[/tex]

Find the integrating factor:

[tex]\mu(t)=\exp\left(\displaystyle\int\frac{11}{200+33t}\,\mathrm dt\right)=(200+33t)^{1/3}[/tex]

Distribute [tex]\mu(t)[/tex] along both sides of the ODE:

[tex](200+33t)^{1/3}A'(t)+11(200+33t)^{-2/3}A(t)=484(200+33t)^{-1/3}[/tex]
[tex]\bigg((200+33t)^{1/3}A(t)\bigg)'=484(200+33t)^{-1/3}[/tex]
[tex]A(t)=484\displaystyle\int(200+33t)^{-1/3}\,\mathrm dt[/tex]
[tex]A(t)=22(200+33t)^{2/3}+C[/tex]

Since [tex]A(0)=100[/tex], we get

[tex]100=22(200)^{2/3}+C\implies C\approx-652.39[/tex]

so that the particular solution for [tex]A(t)[/tex] is

[tex]A(t)=22(200+33t)^{2/3}-652.39[/tex]

The tank becomes full when the volume of solution in the tank at time [tex]t[/tex] is the same as the total volume of the tank:

[tex]200+(44-11)t=500\implies 33t=300\implies t\approx9.09[/tex]

at which point the amount of salt in the solution would be

[tex]A(9.09)\approx733.47\text{ lb}[/tex]

how many times does 5 go in to 47

Answers

47/5=9.40
9*5=45
47/5= 9 2/5

How many pounds must a sand bag weigh to test if a safety net can absorb the proper amount of force?

Answers

 its 400lbs
hope i helped
Final answer:

To test if a safety net can absorb the proper amount of force, you would need to determine the weight of the sand bag. This can be done by using the concept of Newton's second law and calculating the mass of the sand bag using the equation F = mg, where F is the force required and g is the acceleration due to gravity.

Explanation:

To test if a safety net can absorb the proper amount of force, you would need to determine the weight of the sand bag. This can be done by using the concept of Newton's second law, which states that force equals mass times acceleration. You would first need to calculate the acceleration of the sand bag using the formula F = ma, where F is the force required to be absorbed by the safety net and a is the acceleration. Once you know the required force and acceleration, you can calculate the mass of the sand bag using the equation F = mg, where g is the acceleration due to gravity (approximately 9.8 m/s²).

For example, if the required force is 500 N and the acceleration is 5 m/s², you would calculate the mass of the sand bag as follows:

F = ma

500 N = m * 5 m/s²

m = 500 N / 5 m/s²

m = 100 kg

Therefore, the sand bag must weigh 100 kilograms (or approximately 220 pounds) to test if the safety net can absorb the proper amount of force.

Learn more about Weight of sand bag for safety net testing here:

https://brainly.com/question/31920126

#SPJ12

Let be the linear transformation that first reflects points through the -axis and then then reflects points through the line . find the standard matrix for

Answers

In the case above, the standard matrix A for T:

T= [0 1]

    [-1 0]

What is  linear transformation  about?

A linear transformation is known to be a kind of a function that exist from one vector point to another and it is one that often respects the linear) structure of all of vector space.

Note that in the linear transformation;

T: R² R²

T=  (x, y), (-x, y)

Since:

(x,y) - (x,-y) - (y,-x)

A= [-1 0]

   [0 1]

A= [-1 0]    =       A= [-x]

   [0 1]                    [y]

Then [tex]T_{b}[/tex] is the reflection of (x- y); Since;

B = [0 1]

    [1 0]

Then [tex]T_{B} (T_{a}(x) )[/tex]  =  [0 1]        =      A= [-x]

                              [0 1]                     [y]

  = [-x]

    [y]

Then: T: = [0 1]                  [x]

                [0 1]                   [y]

           

   

Therefore, In the case above, the standard matrix A for T:

T= [0 1]

    [-1 0]

           

Learn more about linear transformation from

https://brainly.com/question/20366660

#SPJ1

Find the common ratio of the sequence
-125,-25,-5,-1.....

1/5

5

-100

100

Answers

common ratio  = -25/-125  = 1/5  answer

Answer:

Step-by-step explanation:

common ratio of a Geometric series can be found by dividing the second term by first term of the series .

we are given that first term a1= -125 and second term a2 =-25

so the common ratio must be

[tex]r=\frac{a2}{a1}[/tex]

[tex]r=\frac{-25}{-125}[/tex]

[tex]r= \frac{1}{5}[/tex]

Hence the common ratio is 1/5.

Divide. 3.2 ÷ 0.8 help me e pleaseeeeeeeeeeee !!!!!!

Answers

[tex] \frac{3.2}{0.8} = \frac{32}{8} = \frac{4\times 8}{8} = 4[/tex]
The answer is 4. simply move the deimal to create 8 and 32. this gives you 4 or 0.4

A sample of cigarette smoke contains 2.09% carbon monoxide. the u.s. national ambient air quality standard for co in a 1−hr period is 35 ppm. how many times greater than this standard is the co concentration in cigarette smoke?

Answers

For a gas, 35 ppm means that there are 35 units of carbon monoxide in a totla of 1,000,000 units of gas in total. This is equivalent to: 35/1,000,000 = 3.5 x 10^-5.

The actual sample, which has 2.09%, can also be written as 0.0209. Then we divide 0.0209 / 3.5 x 10^-5, which gives 597.14. So the sample of cigarette smoke has CO concentration nearly 600 times more than the standard allows.

Find the specified vector or scalar.

u = -4i + 1j and v = 4i + 1j; Find ||u+v||

a. sqrt32

b. 2

c. 5

d. 8

Answers

[tex]\bf \begin{cases} u=-4i+1j\implies & \ \textless \ -4,1\ \textgreater \ \\ v=4i+1j\implies &\ \textless \ 4,1\ \textgreater \ \end{cases}\qquad u+v\implies \ \textless \ -4,1\ \textgreater \ +\ \textless \ 4,1\ \textgreater \ \\\\\\ \ \textless \ -4+4~,~1+1\ \textgreater \ \implies \ \textless \ 0,2\ \textgreater \ \\\\ -------------------------------\\\\ \stackrel{magnitude}{||u+v||}\implies \sqrt{0^2+2^2}\implies 2[/tex]

Prudence has 20 pairs of gold earrings and 4 pairs of silver earrings in a drawer in her jewelry box. If she randomly pulls six pairs of earrings out of the drawer to take with her on a trip, which of the following is the best prediction of the number of pairs of earrings that will be gold?

Answers

Final answer:

The best prediction of the number of gold earrings Prudence will pull out is 5 pairs.

Explanation:

To predict the number of pairs of gold earrings Prudence will randomly pull out of her drawer, we need to find the probability of selecting gold earrings from the total number of options.

Prudence has 20 pairs of gold earrings and 4 pairs of silver earrings, making a total of 24 pairs of earrings in her drawer.

The probability of selecting a gold earring is given by:

Number of gold earrings / Total number of earrings =  20 / 24= 5 / 6.

Therefore, the best prediction of the number of pairs of earrings that will be gold is 5 pairs.

Identify all the real roots of 4x^4+31x^3-4x^2-89x+22=0

Answers

Solve for x over the real numbers:
4 x^4 + 31 x^3 - 4 x^2 - 89 x + 22 = 0

The left hand side factors into a product with three terms:
(x + 2) (4 x - 1) (x^2 + 6 x - 11) = 0

Split into three equations:
x + 2 = 0 or 4 x - 1 = 0 or x^2 + 6 x - 11 = 0

Subtract 2 from both sides:
x = -2 or 4 x - 1 = 0 or x^2 + 6 x - 11 = 0

Add 1 to both sides:
x = -2 or 4 x = 1 or x^2 + 6 x - 11 = 0

Divide both sides by 4:
x = -2 or x = 1/4 or x^2 + 6 x - 11 = 0

Add 11 to both sides:
x = -2 or x = 1/4 or x^2 + 6 x = 11

Add 9 to both sides:
x = -2 or x = 1/4 or x^2 + 6 x + 9 = 20

Write the left hand side as a square:
x = -2 or x = 1/4 or (x + 3)^2 = 20

Take the square root of both sides:
x = -2 or x = 1/4 or x + 3 = 2 sqrt(5) or x + 3 = -2 sqrt(5)

Subtract 3 from both sides:
x = -2 or x = 1/4 or x = 2 sqrt(5) - 3 or x + 3 = -2 sqrt(5)

Subtract 3 from both sides:
Answer:  x = -2 or x = 1/4 or x = 2 sqrt(5) - 3 or x = -3 - 2 sqrt(5)

The real roots of a function are the rational and the irrational roots of the function

The real roots are: [tex]\mathbf{x = -2}[/tex], [tex]\mathbf{x = \frac 14}[/tex], [tex]\mathbf{x = -3 - 2\sqrt{5}}[/tex] and [tex]\mathbf{x = -3 + 2\sqrt{5}}[/tex]

The equation is given as:

[tex]\mathbf{ 4x^4+31x^3-4x^2-89x+22=0}[/tex]

Factorize

[tex]\mathbf{(x + 2) (4 x - 1) (x^2 + 6 x - 11) = 0}[/tex]

Split

[tex]\mathbf{x + 2 = 0\ or\ 4 x - 1 = 0 \ or\ x^2 + 6 x - 11 = 0}[/tex]

Solve for x

[tex]\mathbf{x = -2\ or\ x = \frac 14 \ or\ x^2 + 6 x - 11 = 0}[/tex]

Solve

[tex]\mathbf{x^2 + 6 x - 11 = 0}[/tex] using the following quadratic formula:

[tex]\mathbf{x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}}[/tex]

So, we have:

[tex]\mathbf{x = \frac{-6 \pm \sqrt{6^2 - 4 \times 1 \times -11}}{2 \times 1}}[/tex]

[tex]\mathbf{x = \frac{-6 \pm \sqrt{80}}{2}}[/tex]

[tex]\mathbf{x = \frac{-6 \pm 4\sqrt{5}}{2}}[/tex]

[tex]\mathbf{x = -3 \pm 2\sqrt{5}}[/tex]

Hence, the real roots are:

[tex]\mathbf{x = -2}[/tex], [tex]\mathbf{x = \frac 14}[/tex], [tex]\mathbf{x = -3 - 2\sqrt{5}}[/tex] and [tex]\mathbf{x = -3 + 2\sqrt{5}}[/tex]

Read more about real roots at:

https://brainly.com/question/21664715

What is the value of z in the equation 5z − 9 = 36?

4
5
6
9

Answers

You answer is 9.
5 x 9 = 45
45 - 9 = 36

In this question, you have to solve the equation.

5z – 9 = 36

You transpose the 9 to other side so the equation would look like this:

5z = 36 + 9

5z = 45

Divide 5 in both sides to solve the value of z:

z = 9

The level of nitrogen oxides (nox) in the exhaust after 50,000 miles or fewer of driving of cars of a particular model varies normally with mean 0.03 g/mi and standard deviation 0.01 g/mi. a company has 64 cars of this model in its fleet. what is the level l such that the probability that the average nox level x for the fleet is greater than l is only 0.01? (hint: this requires a backward normal calculation. round your answer to three decimal places.)

Answers

Final answer:

We can use the z-score formula with the known z-score corresponding to a probability of 0.01 to calculate the exhaust NOx emission level. This gives us approximately 0.001 g/mi.

Explanation:

In this scenario, we're dealing with a normal distribution problem wherein we use the formula for z-score to answer it. The z-score formula is =(−)/(/√), where x is the data point, μ is the population mean, n is the size of the data set, and σ is the standard deviation.

In this case, we want to find x, or the NOx emission level, such that the probability of finding an automobile with a level greater than x is 0.01. So, we need to find the z-score that corresponds to a probability of 0.01 and then use it in our formula to solve for x.

Using standard z-score tables or an online z-score calculator, we find that a probability of 0.01 corresponds to a z-score of approximately -2.33 (p and z have opposite signs). We then substitute this z-score, along with the given mean μ=0.03 and standard deviation σ=0.01 into the z-score formula, solving for x. The value of n is 64 (number of vehicles in the fleet).

Inserting these values into the formula gives us = + z/√ =0.03 + (-2.33)*(0.01/√64), which simplifies to =0.03 - (2.33/80) = 0.03 - 0.029125= 0.000875 g/mi. Therefore, the NOx emission level, such that the probability of finding an automobile with a level greater than it, is 0.01 for this fleet is approximately 0.001 g/mi when rounded to three decimal places.

Learn more about Normal Distribution here:

https://brainly.com/question/34741155

#SPJ12

Final answer:

To find the level l such that the probability that the average NOx level x for the fleet is greater than l is only 0.01, we can use the z-score formula and the properties of the normal distribution. The z-score formula allows us to convert a probability into a corresponding value on the distribution. Rearranging the z-score formula, we can find the value of l.

Explanation:

To find the level l such that the probability that the average NOx level x for the fleet is greater than l is only 0.01, we can use the z-score formula and the properties of the normal distribution. The z-score formula is z = (x - µ) / (σ / √n), where x is the average NOx level, µ is the mean, σ is the standard deviation, and n is the sample size. We want to find the value of l such that the area to the right of l under the normal curve is 0.01.

First, we need to find the z-score corresponding to a right-tail probability of 0.01. This can be done using a z-table or a calculator. In this case, the z-score is approximately 2.326. Now we can use the z-score formula to find the value of l. Rearranging the formula, we have l = µ + (z * σ / √n). Substituting the given values, l = 0.03 + (2.326 * 0.01 / √64). Calculating this, we get l ≈ 0.031.

Therefore, the level l such that the probability that the average NOx level x for the fleet is greater than l is only 0.01 is approximately 0.031 g/mi.

Learn more about Normal distribution here:

https://brainly.com/question/34741155

#SPJ12

What is the sum of (–2.1x + 3.7) and (5 + 4.9x)?
-7.0x + 8.7
-2.8x + 8.7
2.8x + 8.7
7.0x + 8.7

Answers

2.8x + 8.7

Hope this helps?

Answer

C.

2.8x + 8.7                  

Express in exponential form. log100.001 = -3

Answers

Answer:

I believe you meant to put " log10 (0.001)= -3

10^-3=0.001

The expression log100.001 = -3 in exponential form is 10^-3 = 0.001. This demonstrates that 10 raised to the power of -3 equals 0.001, showing the inverse relationship between logarithms and exponents.

To express log100.001 = -3 in exponential form, recall that the logarithm is the exponent to which the base, in this case, 10, must be raised to produce the given number. The equation log10(0.001) = -3 tells us that the base 10 raised to the power of -3 equals 0.001.

In exponential form, this can be written as 10-3 = 0.001.The concept of converting a decimal to a negative power of 10 involves moving the decimal point to make the number into a whole number, and the negative exponent indicates how many places the decimal point needs to move to the left. In our case, 10-3 means we move the decimal three places to the left: 1 becomes 0.001.

Jordan had $10.00 if each drawing pen costs $1.49, how many can he buy

Answers

He can by 6 pens. 6.7 to be exact.

Hope this helps!!
Hey there!

To solve this, you can multiply different numbers with 1.49 til you get 10.00 or very close to 10.00.

1.49 x 2 = 2.98 (that's too small)

1.49 x 3 = 4.47 (that's also too small)

1.49 x 4 = 5.96 (again, too small)

1.49 x 5 = 7.45 (close, but still not exactly 10 or close enough)

1.49 x 6 = 8.94 (correct answer)

It wouldn't be 7 because 1.49 x 7 = 10.43 and Jordan will not have enough money.

Final answer:
Jordan can buy 6 pens <-----

Hope this helps you.
Have a great day!

Megan buys 3 bracelets and 3 necklaces. Each bracelet costs 5. Megan pays on 40 and gets 4 change. what is the cost of one necklace?

Answers

The necklaces cost $3 each. 
40-4=36 <-- that's how much she spent.
3x5=15 <-- that's how much the bracelets cost
36-15=21 <-- that's how much she had left over
21/3=7 <-- that's how much one necklace costs

One necklace costs $7.

At 6 1/2¢ per pound of string beans, how much does 7 pounds cost?

Answers

if we have 
6.50 cents lb of string beans............................1 lb
? cents..............................................................7 lb
(6.50*7)/1=45.50 cents for 7 lb of beans

solving radical equations
check for extraneous solutions
[tex] \sqrt{2x + 30} = x + 3[/tex]

Answers

I don’t know this question
[tex]\bf \sqrt{2x+30}=x+3\impliedby \textit{we'll squares both sides} \\\\\\ (\sqrt{2x+30})^2=(x+3)^2\implies 2x+30=x^2+6x+9 \\\\\\ 0=x^2+4x-21\implies 0=(x+7)(x-3)\implies x= \begin{cases} -7\\ 3 \end{cases}[/tex]

I don't see  an extraneous value there, -7 checks out well if you plug it in the original equation, and so does 3.

in the following figure find a deg,2adeg and bdeg

Answers

From the figure. a and b are equal because the lines are parallel. The jargon is alternate interior angles are equal.

The two remote interior angles are equal to the exterior angle. That interprets to
b + 2a = 84o But b = a
a + 2a = 84o
3a = 84
a = 84/3
a = 28 <<<< answer
b = 28 <<<< answer
2a = 56 <<<< answer.


Mr Thomas shoveled 12 1/2 yards of sand in 2 1/2 hours . At that rate how many yards did he shovel in one hour ?

Answers

1 hour is 2/5ths of 2 1/2 hours so multiply 12 1/2 by 2/5 = 5 yards
Five yards= 1 hour
1 hr + 1 hr = 10 yards
1/2 hr= 2.5 yards

(1/3+9) x ( 8-3) tell me the steps help

Answers

Use PEMDAS to solve
(Parenthesis, Exponents, Multiplication, Division, Addition, Subtraction)

Solve parenthesis first
(1/3+9) x ( 8-3)
28/3 x 5

Use Multiplication 
28/3 x 5 ≈ 4.7
After rounding 4.7 should be your answer

Please help me with the question 15 POINTS

Answers

Each of these questions is substantially the same as the others. The answer is, "it depends" on what you want a random sample of. If you want random people in the country, you will not get that from these protocols.

If you want random people that meet certain criteria (have phones, shop in eyeglasses stores, use specific venues), then these protocols will deliver.

Brent tosses a quarter 4 times and 3 times it comes up heads. the probability of heads is:

Answers

3/4, assuming you are basing the probability on these occurrences. If you are talking about theoretical probability it would be 1/2.
Other Questions
hindus worship only male deitiestrue or false Gcf of 28x3 and 16x2y2 Which specific term describes teeth with two ridges, as found in old world-monkey molars? If ED = 10 and DB = 3x-8, what is the length of EB1. 322. 223. 104. 20 how is an explanation different from an argument ? APEX A credulous person is very untrustworthy. True FalsePLEASEEEEEEEe The presence of permafrost is a characteristic of which major biome? which expression is equivalent to 20-4x/4 a. 5-xb. 5-4xc. 20-xd. 80-16x The management of elaka air, an airline company, has set a mandatory retirement age for its flight attendants. this is because the management strongly feels that with age, flight attendants find it difficult to work in a pressurized cabin for extended periods. in the context of federal employment laws, this scenario exemplifies a(n) _____. Please help!!! Thank you!!! Figure G is rotated 90 degrees clockwise about the origin and then reflected over the x-axis, forming figure H. The local parts shop buys a machine that costs $500000. Its value depreciates exponentially each year by 10%. What is the machines value after 5 years? Round your answer to the nearest integer. Each blade on a windmill is in the shape of a triangle with a base of 7 feet and a height of 4 feet. If there are four blades on the windmill, what is the total area of the blades 1.56 ft2 2.14 ft2 3.28 ft2 or 4.96 ft2 im unsure of this one but im going with 2., jack lease a car for $159\month for 39 months. the amount due when he signed the lease was 2399. how much did jack pay during the first year of the lease. Name 3 common family relationship. Who is included in each relationship? I WILL MARK AS BRAINLEST Read this excerpt from Weve Got a Job: The 1963 Childrens March.Her father not only believed that integration was inevitable, he even tried to enlist Arnetta to make it happen. In September 1957, three years after the U.S. Supreme Court ordered racial integration of public schools, ACMHR tried to recruit young people to cross the education color barrier. Several families, including the Shuttlesworths, decided to participate. Arnetta was eleven years old then, and her father wanted her and her sister Joan to integrate a white school, too. The girls panicked. "We were little chickens," Arnetta said. "We cried and thought it was so unfair. We wanted no part of it."How does the author use third-person narration in this excerpt?A.to criticize individuals for their resistance to integrationB.to explain the obstacles to achieving integrationC.to describe the Supreme Courts legal interventionD.to reveal the heroism of children who integrated schools Write the equation, in slope-intercept form, of the line passing through the origin and the point $(-4,3)$. want 100p and brainiest answer first, ((((please))))what is 2 1 1__ - 2__ = ? 3 3 A nurse is caring for a client who is three hours post op from open abdominal surgery. during routine assessment, the nurse notes the previously stable client now appears anxious, apprehensive, and has a blood pressure of 90/56. what does the nurse consider is the most likely cause of the client's change in condition? The method by which lymph is pushed through the lymph vessels is via