How can regular physical activity benefit the health of the heart?

A. It will keep the heart from working too hard.

B. It avoids putting disease causing chemicals in the body.

C. It will help to keep blood pressure within range.

D. It will strengthen the heart muscle.

Answers

Answer 1

Answer:

The answer to your question is D

Explanation:

As you do physical activity your heart starts to pump more blood in and out of your veins and your heart starts to go faster and it will hurt if your just starting out but as you do more it will strengthen your heart muscle.

Answer 2

It makes the heart muscle stronger. With more and blood flow It will strengthen the heart muscle.

What is the type of muscles found in heart ?

The muscles found in heart are smooth muscles.

When done regularly then moderate- ,vigorous-intensity physical activity strengthens heart muscle. This improves your heart's capability to pump blood to lungs in body. As a result  more blood flows to muscles and oxygen levels in blood rises.

Improves the muscles  ability to pull out  oxygen out from the blood by reducing the requirement for the heart to pump blood to the muscles. Reduces stress hormones which can give an extra burden on the heart.

Learn more about heart muscles at :

https://brainly.com/question/28465505

#SPJ2


Related Questions

soccer
The correct technique for an out of bounds throw in soccer is done With one hand O With two hands overhead Underhanded with the foor​

Answers

Answer:

With two hands overhead

Explanation:

The player taking the throw-in must throw the ball with both hands.

The player taking the throw-in must throw the ball from behind and over the head.

Select the correct answer.
Which of the following is true of a high protein diet?
A.
It can stress the kidneys
B.
It is a lifestyle change
C.
It encourages a high carbohydrate intake
D.
It is the best diet for weight loss

Answers

the answer to this question is C
C is the answer the first person is right

Why would teens choose sexual activity

Answers

Answer:

eenagers want their relationships to bring them intimacy, social status and sexual pleasure, and they have a strong expectation that these goals will be fulfilled if they have sex, according to “Greater Expectations: Adolescents' Positive Motivations for Sex,” by Mary A Explanation:

Which principle of exercise states that no two people will benefit from exercise in exactly the same way? A. Overload B. Individuality C. Specificity D. Reversibility

Answers

Answer:

individuality

Explanation:

because each person benefits from exercise differently.

B. individuality

Everyone is there own individual with our own individual bodies. They are not going to be the same no matter what you do.
Other Questions
Assume the total cost of a college education will be $200,000 when your child enters college in 16 years. You presently have $55,000 to invest. What annual rate of interest must you earn on your investment to cover the cost of your childs college education? Nicole received a $15.00 gift card for a photo center. She used it to buy prints that cost 7 cents each. The remaining balance, B (in dollars), on the card after buying x prints is given by the following.What is the remaining balance on the card if Nicole bought 50 prints? which two caribbean countries have large reserves of forests Make and support a claim about why someoneshould read this text. What makes this text worthreading? What will a reader gain or what might areader do after reading this? Support yourresponse with specific details from the text. Activism Against Asian Hate ON NEWSELA PLEASE HELP please simplify4(57ab)no links, answer quickly,please Find the degree measure 7pi/4 radians The area of a rectangular piece of plastic is 10 square millimeters. The perimeter is 22 millimeters. What are the dimensions of the piece of plastic? Which Native American culture is shown in this photo? A) Inult B) Pawnee C)Seminole A letter is randomly chosen from the word CANDLESTICK. Find the probability thatyou chose an Nor S. 5N5 N19 N19 NPls help look at the pic In this lab, you complete a C++ program that uses an array to store data for the village of Marengo.The program is described in Chapter 8, Exercise 5, in Programming Logic and Design. The program should allow the user to enter each household size and determine the mean and median household size in Marengo. The program should output the mean and median household size in Marengo. The file provided for this lab contains the necessary variable declarations and input statements. You need to write the code that sorts the household sizes in ascending order using a bubble sort and then prints the mean and median household size in Marengo. Comments in the code tell you where to write your statements.InstructionsMake sure that the file HouseholdSize.cpp is selected and open.Write the bubble sort.Output the mean and median household size in Marengo.Execute the program by clicking the Run button and the bottom of the screen.Enter the following input, and ensure the output is correct. Household sizes: 4, 1, 2, 4, 3, 3, 2, 2, 2, 4, 5, 6 followed by 999 to exit the program.Here is my code so far. I need help finishing it (printing the mean & median, etc). Thanks so much:// HouseholdSize.cpp - This program uses a bubble sort to arrange up to 300 household sizes in// descending order and then prints the mean and median household size.// Input: Interactive.// Output: Mean and median household size.#include #include using namespace std;int main(){ // Declare variables. const int SIZE = 300; // Number of household sizes int householdSizes[SIZE]; // Array used to store 300 household sizes int x; int limit = SIZE; int householdSize = 0; int pairsToCompare; bool switchOccurred; int temp; double sum = 0; double mean = 0; double median = 0; // Input household size cout > householdSize; // This is the work done in the fillArray() function x = 0; while(x < limit && householdSize != 999) { // Place value in array. householdSizes[x] = householdSize; // Calculate total of household sizessum+= householdSizes[x]; x++; // Get ready for next input item. cout > householdSize; } // End of input loop.limit = x;// Find the mean// This is the work done in the sortArray() functionpairsToCompare = limit - 1;switchOccured = true;while(switchOccured == true){ x = 0; switchOccured == false; while (x < pairsToCompare) { if(householdSizes[x]) > householdSizes[x+1]) { //perform switch } x++; } pairsToCompare--;}// This is the work done in the displayArray() function//Print the mean// Find the medianmedian = (limit-1) / 2;if (limit % 2 ==0){ cout You want to produce a magnetic field of magnitude 5.50 x 10 T at a distance of 0.0 6 m from a long, straight wire's center. (a) What current is required to produce this field? (b) With the current found in part (a), how strong is the magnetic field 8.00 cm from the wire's center? which of these would cause job loss in the US Benjamin was a lanky kid. He was the tallest kid in the class, and he was not a big kid. His mom packed him a huge lunch in the hopes he would get some more muscle on his bony arms and legs.What does the word lanky suggest about Benjamin in the sentence above?A.He looked healthy.B.He looked like a kid.C.He looked like a twig.D.He looked smart. NEED ASAP URGENTWhich similarity statement expresses the relationship between the two triangles?triagleZYX- triangleCABtriangleZYX-triangleACBtriangleZYX-triangleCBAtriangleZYX - triangleABC How do you solve the equation 3 1/5 +n=9? Which of the following is Abraham Lincoln best known for? PLZZZZZZZZZZZZZ HELPPPPPPPPP Jason and Beth each have a bank account. Jason starts with $1.65 in his account and puts in $0.20 each week. Beth starts with $2.95 in her account and also puts in $0.20 each week. Complete the table to show how much money each has saved after five weeks. Need the answer ASAP!! 20 points