answersLogoWhite

0

When a drill or exercise instructs you to double space, you should use one hard return after each line of text. This creates a full blank line between the lines of text, effectively doubling the space. So, if you have a line of text followed by a hard return, it will result in the desired double spacing.

User Avatar

AnswerBot

3mo ago

What else can I help you with?

Continue Learning about Basic Math
Related Questions

When a drill or exercise directs you a double space how many hard returns should you use?

In a drill or exercise that instructs you to use a double space, you should use two hard returns (also known as paragraph breaks) between lines or paragraphs. This creates the required spacing for clarity and organization in the document.


Is a principle of exercise stating to improve at an exercise or skill a person should perform that exercise or skill.?

__________ is a principle of exercise stating to improve at an exercise or skill, a person should perform that exercise or skill.


Should astronauts exercise while in free fall?

Astronauts should and do exercise in freefall


How long should adults exercise?

everyone should get at least 30 minutes of exercise daily


How long should a kid exercise?

Kid should not do any exercise. He is expected to play on the ground.


What types of exercise should people in space do?

walking exercise


How do you Calculate the average of two numbers then return the average in c plus plus?

Use the following function: /* returns the average of two real numbers */ double average (const double a, const double b) { return a/2.0 + b/2.0; } Note that we do not use (a+b) / 2.0 because the expression a+b could overflow the range of a double. By dividing each value by 2 before summing we ensure the result can never overflow no matter how large a and b are. Ideally, you should write separate functions to cater for float and long double arguments independently: /* returns the average of two long doubles */ long double average_lng (const long double a, const long double b) { return a/2.0 + b/2.0; } /* returns the average of two floats */ float average_flt (const float a, const float b) { return a/2.0F + b/2.0F; } For mixed-mode arithmetic, always use the highest precision argument. E.g., the average of a float and a double is a double, so use the function that returns a double, not a float. The float argument will be implicitly cast to a double.


How long should kids exercise and why?

children should exercise at least 1 hour per day


How long should children the age of 10 exercise for?

they should exercise 1 hour a day everyday


Should you exercise after vomiting?

No ! I made that mistake , you should not exercise after vomiting as it causes nausea and stomach cramps.


How much arginine should you take each day and when should you take it?

With a balanced diet you should not need any additional supplements. If required you should take it as your physician directs.


How much exercise does the average chid get?

he/she should get 30 min. of exercise