a study found that 15% of teenagers get the recommended 8 to 10 hours of sleep each school night. a guidance counselor at a large high school takes a random sample of 80 students and asks them if they get 8 to 10 hours of sleep each night of the school week. of the 80 students, 15 state they get 8 to 10 hours of sleep each school night. The P-value for the test of the hypotheses, H.;p=0.15 and H.:p#0.15, is 0.35. What is the correct interpretation of this value? 1115% of teenagers get 8 to 10 hours of sleep each school night, there is a 35% probability that the sample proportion would be 0.19 or more different by chance alone, Assuming 15% of teenagers get the recommended 8 to 10 hours of sleep each school night, there is a 35% chance that the sample proportion would be 0.19 by chance alone, If 15% of teenagers get the recommended 8 to 10 hours of sleep each school night, then 35% of the teenagers in this sample got the recommended amount of sleep by chance alone, Assuming 15% of teenagers get the recommended 8 to 10 hours of sleep each school night, there is a 35% chance that the true proportion of teenagers getting the recommended sleep is 0.15 by chance alone,
Previous question

Answers

Answer 1

The correct interpretation of the p-value of the hypothesis is given as follows:

If 15% of teenagers get 8 to 10 hours of sleep each school night, there is a 35% probability that the sample proportion would be 0.19 or more different by chance alone.

What are the hypothesis tested?

At the null hypothesis, it is tested if the proportion is of 15%, that is:

H0: p = 0.15.

At the alternative hypothesis, it is tested if the proportion is different of 15%, that is:

H1: p ≠ 0.15.

We have a two-tailed test, as we are testing if the proportion is different of a value, meaning that the p-value gives the probability of the sample proportion differing by 0.15 at least by the proportion that it differed.

The p-value of this test is given as follows:

0.35.

Hence the first option is correct.

More can be learned about the test of an hypothesis at https://brainly.com/question/13873630

#SPJ1


Related Questions

if a ball is thrown into the air with a velocity of 20 ft/second it's height in feet and seconds is given by f(t) = 20t - 10t^2. find average velocity for the time period t0 = 1 to t=2

Answers

The average velocity is  -10 ft/s.

What is Average velocity?

Average velocity is just the average speed with a direction. If a trip starts and ends at the same point, the total displacement is zero, so the average velocity is zero.

For example, someone who takes 40 minutes to drive 20 miles north and then 20 miles south (to end up at the same place), has an average speed of 40 miles divided by 40 minutes, or 1 mile per minute (60 mph).

Given:

f(t) = 20t - 10t²

Now, from t=1 to t=2

f(1)= 20*1 - 10 * 1*1

f(1)= 10

and, f(2)=20*2-10*2*2

f(2)= 40-40

f(2)=0

Now,

Average velocity:

v = ( 0-10 ) / ( 2- 1 )

  = -10 ft/s

hence, the average velocity is  -10 ft/s.

Learn more about average velocity here:

https://brainly.com/question/862972

#SPJ1

Function c
is defined by the equation c(n)=50+4n
. It gives the monthly cost, in dollars, of visiting a gym as a function of the number of visits, n
.

True or False? The inverse function is as follows:

n=(c(n) − 50)×4
Responses

Answers

Answer:

False

Step-by-step explanation:

1. The inverse function should have c(n) isolated
2. When finding the inverse of a function, the variables c(n) and n are interchanged (and then c(n) is isolated).
It would look like this --->c(n)=50+4n--->n=50+4(c(n)) ---> c(n)=(n-50)/4

How many times did the team score less than 60 points?
Stem
4
5
6
7
Leaf
2,5,9
3,4,6,8,8,9
0,2,3,4,4,6,8
0,0,1,2

How many times did the team score less than 60 points?Stem4567Leaf2,5,93,4,6,8,8,90,2,3,4,4,6,80,0,1,2

Answers

The team scored less than 60 nine time. This can be determined simply by counting the number of leaves next to 4 and 5 because they represent numbers in the 40s and 50s

Kevin's earnings vary directly with the number of hours he works. Suppose that he worked 7 hours yesterday and earned $112. How much will he earn today if he works 10 hours?

Answers

Answer:

$160 in 10 hours

Step-by-step explanation:

We know that Kevin earns $112 for working 7 hours. To find the answer for 10 hours, we need to find the unit rate.

Divide 112÷7= $16 for every 1 hour he works.

Now, we can use the unit rate to find the amount earned for 10 hours.

16×10= $160

Which of the following is the solution to the differential equation....

Which of the following is the solution to the differential equation....

Answers

Answer:

B

Step-by-step explanation:

\(\frac{dy}{dx}= (x-2)(y-2)\\ y>2\\\frac{dy}{y-2}=(x-2)dx\\\)

integrate both side

∫\(\frac{dy}{y-2}=\)∫\((x-2)dx\\\)\(ln(y-2)=\frac{(x-2)^2}{2} +C\\\)Substitute y(4)=5\(ln3=2+C\\C=ln3-2\)\(ln(y-2)=\frac{(x-2)^2}{2} +ln(3)-2\\y-2=e^{\frac{(x-2)^2}{2} +ln(3)-2}\\y=2+3e^{\frac{x^2}{2}-2x }\)

-5j + 3 = -4j - 2 please someone help me solve for j

Answers

-5j + 3 = -4j - 2

-5j + 4j = -2 - 3

-j = -5

=》j = 5

_______

Hope it helps ⚜

=> -5j + 3 = -4j -2

=> -5j + 4j = -2 - 3

=> -j = -5

=> j = 5

The value of j is 5.

Rewrite as a piece wise function y=1/2 |x-6| +4

Answers

Answer:

  y = {-1/2x +7 for x < 6; 1/2x +1 for x ≥ 6}

Step-by-step explanation:

You want y = 1/2|x -6| +4 written as a piecewise function.

Domains

The absolute value function changes its definition when its argument is negative:

  y = |x|   ⇒   y = -x for x < 0, and y = x for x ≥ 0

This means our piecewise function will have one definition for (x-6) < 0 and another for (x -6) ≥ 0.

For x -6 < 0

The argument is negated in this domain, so we have ...

  y = -1/2(x -6) +4

  y = -1/2x +3 +4

  y = -1/2x +7

For x -6 ≥ 0

The absolute value function is an identity function in this domain:

  y = 1/2(x -6) +4

  y = 1/2x -3 +4

  y = 1/2x +1

Piecewise function

Combining these descriptions into one, we have ...

  \(\boxed{y=\begin{cases}-\dfrac{1}{2}x+7&\text{for }x < 6\\\\\dfrac{1}{2}x+1&\text{for }x\ge6\end{cases}}\)

<95141404393>

Rewrite as a piece wise function y=1/2 |x-6| +4

A BMW I-8 has N advertised rate of acceleration of 6.39 m/s to the second power. Based in the advertised date of acceleration, what would the velocity of a bmw I-8, starting from rest, in 4.20 seconds

Answers

Answer:

3.43

Step-by-step explanation:

2. Which of the following is an example of a proper fraction?
1. 7/6
2. 4/4
3. 3/4
4. 4/3

Answers

Answer:

3. 3/4

Step-by-step explanation:

Proper fractions will be fractions that can’t be determined as mixed fractions

Improper fractions can be determined as a mixed fraction

Answer:

3/4

Step-by-step explanation:

7/6 and 4/3 are both improper fractions, you can't have the numerator be greater than the denominator (you would have to simplify an improper fraction to a mixed number for it to be acceptable). Lastly, 4/4 would just equal 1. So therefore, 3/4 is the right answer.

There
are five marbles in
a bag. Three are green and
two are yellow. You draw a
marble, replace it, and then
Draw another. What is the
probability of choosing two
yellow marbles?

Answers

Answer:

like 20 percent

A pool is being filled with a hose. The equation y=12x represents the relationship between
the number of gallons of water in the pool (V) and the number of minutes the water runs (X). If
this relationship is represented on a graph, which ordered pair would not lie on the line?
50 POINTS NEED HELP ASAP PLS AND THANK YOU

A pool is being filled with a hose. The equation y=12x represents the relationship betweenthe number

Answers

D is the right choice. You just have to plug in each ordered pair in place of y=12x and see which one doesn’t make sense

It is observed that point (18, 206) does not lie on the line. Then the correct option is D.

What is a linear equation?

A connection between a number of variables results in a linear model when a graph is displayed. The variable will have a degree of one.

The linear equation is given as,

y = mx + c

Where m is the slope of the line and c is the y-intercept of the line.

The equation is given below.

y = 12x

Where 'y' represents the number of gallons of water in the pool and 'x' represents the number of minutes the water runs.

The equation is drawn below.

From the chart, it is seen that point (18, 206) doesn't lie on the line. Then the right choice is D.

More about the linear equation link is given below.

https://brainly.com/question/11897796

#SPJ2

A pool is being filled with a hose. The equation y=12x represents the relationship betweenthe number

A plant was 4/5 meters tall. Then 1/2 meter was cut off. When the height of the plant was last measured it had grown back ​1/10​ meter. What was the height of the plant when it was last measured?

i need this quick plz

Answers

The new height of the plant when it was last measured is \(\frac{2}{5}cm\) tall

The initial height of the plant is 4/5 meters tall

If 1/2 meter was cut off, hence the new height of the plant will be expressed as;

\(N_h=\frac{4}{5} -\frac{1}{2}\\N_h=\frac{2(4)+5}{10}\\N_h=\frac{8-5}{10}\\N_h=\frac{3}{10}\)

Hence the new height is 3/10

If the height of the plant when last measured had grown back ​1/10​ meter, the height was last measured is expressed as \(\frac{3}{10}+ \frac{1}{10}= \frac{4}{10}=\frac{2}{5}\)

Hence the height of the plant when it was last measured is \(\frac{2}{5}cm\) tall

Learn more here: https://brainly.com/question/23182815

The new height of the plant when it was last measured is  tall

The initial height of the plant is 4/5 meters tall

If 1/2 meter was cut off, hence the new height of the plant will be expressed as;

Hence the new height is 3/10

If the height of the plant when last measured had grown back ​1/10​ meter, the height was last measured is expressed as

Hence the height of the plant when it was last measured is  2/5 tall

Use the given information about angles ABC and DBC to solve for x and the measures of each of the angles. ABC andDBC are supplementary angles. mABC = 3x + 19 and mDBC = 7x - 9. Solve for x and the measures ofABC andDBC. Complete your work in the space provided. Include your calculations and the steps necessary to solve for the measures ofABC andDBC.

Answers

Answer:

Below in bold.

Step-by-step explanation:

Supplementary angles add up to 180 dgrees, so we have the equation:

3x + 19 + 7x - 9 = 180

10x + 10 = 180

10x = 180 - 10

10x = 170

x = 17.

So m <ABC = 3(17) + 19 = 70 degrees

and m < DBC = 7(17) - 9 = 110 degrees.

Answer:

3x + 19+7x-9=180

10x+10=180

10x=180-10

10x=170

x =17

In a local​ election, 42,300 people voted. This was an increase of 13​% over the last election. How many people voted in the last​ election? Round to the nearest whole number.

Answers

Answer:

3253 maybe. ( I am not entirely confident with this answer)

Step-by-step explanation:

3253 maybe ( I am honestly not sure either)

Dale drove 441 miles in 7 hours. At the same rate, how long would it take him to drive 315 miles?​

Answers

Answer:

5 Hours

Step-by-step explanation:

He’s going 63 MPH

441/7 = 63 MPH

315/63 = 5 Hours

Answer:

5 hours

Step-by-step explanation:

First, divide 441 miles by 7 hours to get a rate of 63 miles/1 hour. Then divide 315 miles by 63mph to get 5 hours.

select all expressions that are true when x=2




x/2+1=0

3x-4=2

x-4< -3

2x+1 > 0​

Answers

Answer:

Solution for Find the exact value of the expression cos 11π/6. ... Experts are waiting 24/7 to provide step-by-step solutions in as fast as 30 minutes!* ... Q: The pair of equations x+2y+5 = 0 and -3x-6y+1=0 have how many ... of the tangent line to the graph of f(æ) = (e¯")² at a = - In 2 is Select one: O a. y + . ... All Rights Reserved.

Don’t understand it, helppp

Dont understand it, helppp

Answers

Answer: dont you have the numbers on the side

Step-by-step explanation:

Find the equation of a line perpendicular to x=−4 that contains the point (−3,4). Write the equation in slope-intercept form.

Answers

Answer:

y=4

Step-by-step explanation:

We recognize x=−4 as a vertical line, so its perpendicular will be horizontal. The equation of the horizontal line containing the point (−3,4) is given by y=4.

The slope-intercept form of a line perpendicular to x=−4 that contains the point (−3,4) is y = 4.

What is the slope of a line that is perpendicular to the other line?

The slope-intercept form of a line is y = mx + c.

Here, m = slope and c = y-intercept of the line.

The equation of the given line is x = - 4

Therefore, the given line is a vertical line.

Now, the line that is perpendicular to the line x = - 4, is a horizontal line.

Now, the horizontal line that passes through the point (- 3, 4) is y = 4.

Learn more about the slope-intercept form of a line here: https://brainly.com/question/15000427

#SPJ3

Find the equation of a line perpendicular to x=4 that contains the point (3,4). Write the equation in

Divide
14 divided by 2/7

Answers

Answer:

49

Step-by-step explanation:

The numbers in 14 divided by 2/7 are labeled below:

14 = whole number

2 = numerator

7 = denominator

To make it a fraction form answer, you multiply the whole number by the denominator and make the result the new numerator. The old numerator becomes the new denominator:

\(\frac{14*7}{2}=\frac{98}{2}\)

Thus, the answer to 14 divided by 2/7 in fraction form is:

\(\frac{98}{2}\)

To make the answer to 14 divided by 2/7 in decimal form, you simply divide the numerator by the denominator from the fraction answer above:

98 / 2 = 49

The answer is rounded to the nearest two decimal points if necessary.

98/2 can be simplified to 49/1.

49/1 is an improper fraction and should be written as 49.

[RevyBreeze]

The division of 14 by 2/7 gives the quotient 49.

What is Division?

The division is one of the four introductory fine operations, the other three being addition, deduction, and addition. In simple words, division can be defined as the splitting of a large group into lower groups similar that every group will have an equal number of particulars. It's an operation used for equal grouping and equal sharing in calculation.

We have to divide 14 by 2/7.

So, We have to multiply the fraction by reciprocate the number 2/7 to 7/2.

So, the division is

= 14 x 7/2

= 7 x 7

= 49.

Thus, the quotient is 49.

Learn more about Division here:

https://brainly.com/question/21416852

#SPJ2

Kai, a seventh grader, wants to determine the average number of times the families in his neighborhood visit the pool during the summer. He samples the families of four of his classmates. Which improvements could Kai make to his sample to increase the validity of the results? Check all that apply. Sample more families/ sample families that have children who are not in seventh grade/ sample families that do not have children /sample families whose answer to the survey question is predetermined/ sample families living in every third house in the neighborhood

Answers

The correct options are sample more families, sample families having children who are not in seventh grade.

Sample families that do not have children. Sample families living in every third house in neighborhood.

To increase the validity of the results of Kai's survey, he could make the following improvements to his sample:

Sample more families: Increasing the sample size would make the results more representative of the neighborhood as a whole, reducing the impact of random variation and making the estimates more precise.

Sample families that have children who are not in seventh grade: This would make the sample more diverse and representative of families with children of different ages.

Sample families that do not have children: Including families without children would make the sample more diverse and representative of the entire neighborhood.

Sample families living in every third house in the neighborhood: This would help to ensure that the sample is geographically representative of the neighborhood, reducing the chance of

sampling bias.

Learn more about data handling here: brainly.com/question/16861073

#SPJ4

Let U = {1, 2, 3, 4, 5, 6, 7, 8}, A = {6, 8, 2}, B = {3, 2, 5, 6}, and C = {5, 1, 7}. Find the following. (Enter your answers as a comma-separated list. Enter EMPTY for the empty set.)

Answers

The set of the expression (A ∪ B) ∩ (B ∩ C') is {2, 3, 6}.

What is set?

Sets in mathematics, are simply a collection of distinct objects forming a group. A set can have any group of items, be it a collection of numbers, days of a week, types of vehicles, and so on. Every item in the set is called an element of the set.

Given that, U = {1, 2, 3, 4, 5, 6, 7, 8}, A = {6, 8, 2}, B = {3, 2, 5, 6}, and C = {5, 1, 7}.

If U is a universal set and A be any subset of U then the complement of A is the set of all members of the universal set U which are not the elements of A.

So, complement of set C is C'={2, 3, 4, 6, 8}

Now, (A ∪ B) ∩ (B ∩ C')

= ({6, 8, 2}∪{3, 2, 5, 6}) ∩ ({3, 2, 5, 6}∩{2, 3, 4, 6, 8})

= {2, 3, 5, 6, 8} ∩ {2, 3, 6}

= {2, 3, 6}

Therefore, the set of the expression (A ∪ B) ∩ (B ∩ C') is {2, 3, 6}.

Learn more about the set here:

https://brainly.com/question/18877138.

#SPJ1

"Your question is incomplete, probably the complete question/missing part is:"

Let U = {1, 2, 3, 4, 5, 6, 7, 8}, A = {6, 8, 2}, B = {3, 2, 5, 6}, and C = {5, 1, 7}. Find the following.

(A ∪ B) ∩ (B ∩ C').

A store offers a discount if a customer purchases shirts in bulk. The table shows the relationship between the cost (c) in dollars per shirt and the number (s) of shirts purchased.

A store offers a discount if a customer purchases shirts in bulk. The table shows the relationship between

Answers

The answer is A. You can plug in the s values from the table to verify.

Answer:

Step-by-step explanation:

A coffee place is selling coffees for $2.50 each and cappuccinos for $3.75 each.
Today the coffee place sold a total of 70 drinks (coffees and cappuccinos) for a total of $222.50.
a) Write an equation that represents the information.
b) Solve the equation in (a) to find how many coffees and how many cappuccinos the coffee place sold today.

Answers

Answer:

Step-by-step explanation:

a) Let's denote the number of coffees sold as 'x' and the number of cappuccinos sold as 'y'.

The equation that represents the given information is:

2.50x + 3.75y = 222.50

b) To solve the equation, we need to find the values of 'x' and 'y' that satisfy the equation.

Since we have two variables and only one equation, we cannot determine the exact values of 'x' and 'y' independently. However, we can find possible combinations that satisfy the equation.

Let's proceed by assuming values for one of the variables and solving for the other. For example, let's assume 'x' is 40 (number of coffees):

2.50(40) + 3.75y = 222.50

100 + 3.75y = 222.50

3.75y = 222.50 - 100

3.75y = 122.50

y = 122.50 / 3.75

y ≈ 32.67

In this case, assuming 40 coffees were sold, we get approximately 32.67 cappuccinos.

We can also assume different values for 'x' and solve for 'y' to find other possible combinations. However, keep in mind that the number of drinks sold should be a whole number since it cannot be fractional.

Therefore, one possible combination could be around 40 coffees and 33 cappuccinos sold.

Which ordered pair is a solution of the equation? x+5y=7?
A. (2,-3)
B. (-3,2)
C(1,-3)
D (-3,1)

Answers

B is the right answer
B because -3 + 5 times 2 is 10 and -3+10 is 7 and I put these numbers in these places because the options are coordinates x,y so the x number goes in the x place and y number goes in the y place

The FBI wants to determine the effectiveness of their 10 Most Wanted list. To do so, they need to find out the fraction of people who appear on the list that are actually caught. Step 2 of 2: Suppose a sample of 283 suspected criminals is drawn. Of these people, 93 were captured. Using the data, construct the 85% confidence interval for the population proportion of people who are captured after appearing on the 10 Most Wanted list. Round your answers to three decimal places.

Answers

The 85% confidence interval for the population proportion of people who are captured after appearing on the 10 Most Wanted list is (0.28, 0.38).

What is the confidence interval of the data?

Let's calculate the sample proportion;

Sample proportion = 93 / 283 = 0.33

The margin of error of the data can be calculated by;

Margin of error = Z * √(p(1-p) / n)

where:

Z is the z-score for the desired confidence level (in this case, 85%).p is the sample proportion (0.33).n is the sample size (283).

Margin of error = 1.96 * sqrt(0.33 * (1-0.33) / 283) = 0.05

The confidence interval can be calculated as

Confidence interval = 0.33 ± 0.05 = (0.28, 0.38)

Learn more on confidence interval here;

https://brainly.com/question/17097944

#SPJ1

pls help :) I will do anything ​

pls help :) I will do anything

Answers

Answer:

D. 5

Step-by-step explanation:

I see you plugged in 2 for x :)

So now you have 1/2 (4) +3

Half of 4 is 2. So 2+3 = 5

Please see screenshot.

Please see screenshot.

Answers

Answer:

See below

Step-by-step explanation:

Please see screenshot.

When Mrs Munyai wanted to swim in her new pool, the temperature of the wate 19 °C and she said she would only swim if the temperature of the water was 25 °C temperature must increase by 6 °C. Calculate what the temperature change would be in °F. You may use the following formula: (°F-32) ÷ 1,8 = °C +​

Answers

The temperature needs to be increased by \(10.8 ^{\circ}F\) for Mrs. Munyai to swim in the pool.

The formula to convert the temperature from Celcius to Fahrenheit is:

\(\textdegree F = (\textdegree C * 1.8) + 32\)

We need to calculate the temperature change of \(6 \textdegree C\) in Fahrenheit:

\(\Delta \textdegree C = 6\\\Delta \textdegree F = \Delta \textdegree C * 1.8 = 10.8\)

The temperature needs to be increased by \(10.8 ^{\circ}F\) for Mrs. Munyai to swim in the pool.

We can calculate the  Fahrenheit temperature of the water and the desired temperature in Fahrenheit:

\(^{\circ}C = 19\\^{\circ}F = (19 * 1.8) + 32 = 66.2\)

\(^{\circ}C = 25\\^{\circ}F = (25 * 1.8) + 32 = 77\)

The current temperature of the pool is \(66.2 ^{\circ} F\) and the desired temperature is \(77 ^{\circ} F\).

Therefore the temperature needs to be increased by:

\(\Delta ^{\circ}F = 77 - 66.2 = 10.8 ^{\circ}F\)

which is the same temperature change we calculated earlier in Fahrenheit.

Therefore, the temperature needs to be increased by \(10.8 ^{\circ}F\) for Mrs. Munyai to swim in the pool.

Learn more about Temperature change at:

https://brainly.com/question/25677592

#SPJ1

An art teacher buys 4 packs of oil paints. Each pack contains 18 tubes of paint. Which equations represent the total
number of tubes of paint the teacher bought? Check all that apply.
4x 18 = 72
18 + 18 + 18 + 18 = 72
22-4 = 18
18 + 4 = 22
72 - 18 = 4
I’m

Answers

Answer: it’s answer 18+18+18+18

Step-by-step explanation:it’s basically18 times 4

Answer:

4 × 18 = 72

18 + 18 + 18 + 18 = 72

72 ÷ 18 = 4

Step-by-step explanation:

Nikki wants to buy a dog bed that costs $87. She earns $6 per week for doing chores. How many weeks will Nikki have to do her chores in order to earn enough money to pay for the dog bed?

Answers

The answer should be one of these 15 or 14.5
Other Questions
Which is one of the ways to refresh a query used to import data from external data source using the query wizard?. Enter the number that makes the equation true. 17 0. 54 + 100 + 100 17 100 In at least one hundred words, explain how Joe Willows comments reflect the themes of the story Why won't Walter Cunningham take Miss Caroline's money? Table C: Average Speeds for Lower Racetrack The function f(x) = (x 4)(x 2) is shown.On a coordinate plane, a parabola opens up. It goes through (2, 0), has a vertex at (3, negative 1), and goes through (4, 0).What is the range of the function?all real numbers less than or equal to 3all real numbers less than or equal to 1all real numbers greater than or equal to 3all real numbers greater than or equal to 1 Some women accept the burdens of the ""second shift"" in order to avoid conflict with their husbands or children. how does this affect them? a client with thyroiditis has undergone surgery and is concerned about the barely visible scar. which suggestion should the nurse give the client to cope with the condition? given : a:b = 7:15 andb:c = 10:4find :a:b:csecond given : a:b = 2:3 andb:c = 4:5find : a:b:c How are the graphs of the functions f(x) = StartRoot 16 EndRoot Superscript x and g(x) = RootIndex 3 StartRoot 64 EndRoot Superscript xrelated?The functions f(x) and g(x) are equivalent.The function g(x) increases at a faster rate.The function g(x) has a greater initial value.The function g(x) decreases at a faster rate. What is the expression for f(x) when we rewrite 36^x6^x-2 as 6^f(x) which of these certifications is/are offered by the national strength and conditioning association? Water intoxication occurs when _______. A. The bodys electrolytes are out of balance b. A person has a high body mass c. In people engaged in low-impact activities d. All of the above Please select the best answer from the choices provided A B C D. Which element atom will form a LARGER radius when it becomes an ion? NaMgAlCl while exploring an ancient mayan tomb, you discover that the walls begin to move and are closing in on you. by exerting 400 n of force, you are able to keep a wall from coming closer. the work you are doing on the wall is PLSS HELP NO BOTS!!!! a/5+3=8 Please helI will mark BRAINLIEST TRUE OR FALSE the term ethics describes standards or codes of behavior expectedn of an individual by a group to which the individual belongs. Which of the following statements summarizes major reasons for the growth in government in the past 100 years?As the U.S. territory and role in the world expanded, public attitudes became accepting of government involvement in many facets of life.Lobbying refers to providing information on policy positions to legislators.cabinet-level departments, independent regulatory commissions, and independent executive agencies HELP PLZ I NEED THIS DONE ASAP