Which is the best definition of manageable?
A. asking for help from others
B. making a plan
C. breaking down a big goal into smaller pieces
D. creating multiple goals

Answers

Answer 1

Answer:

D. Creating mutiple goals.

Explanation:


Related Questions

Write a function using a loop to approximate the value of PI using the formula given including terms up through 1/99, 1/999 and 1/9999. As the number of iterations increase, the estimate gets closer to the value of PI. The function should accept the number of iterations and return the estimate of PI.

Answers

Answer:

Following are the code to the given question:

#include <stdio.h>//header file

double estPi(int precision)//defining a method estPi that accepts value in parameter  

{

   double pi = 0, sign = 1, n = 1;//defining a double variable

   while (n <= precision) //use while loop that checks n value less than equal to precision

   {

       pi += sign / n;//defining pi variable that holds quotient value

       sign *= -1;//holding value in sign value

       n += 2;//increment value in n

   }

   return 4 * pi;//return value

}

int main() //main method

{

   int n;//defining an integer variable

   printf("Enter number of iterations: ");//print message

   scanf("%d", &n);//input value

   printf("Estimated PI is %lf\n", estPi(n));//print method that calls method

   return 0;

}

Output:

Please find the attached file.

Explanation:

In the given code a method "estPi" is declared that holds an integer variable "precision" is declared inside the method multiple double variable is declared inside the loop it calculate the value and return its values.

Inside the main method an integer variable "n" is declared that use print method to input the value and accepting value from the user-end and passing value in the method and print its values.

Answer:

Following are the code to the given question:

#include <stdio.h>//header file

double estPi(int precision)//defining a method estPi that accepts value in parameter  

{

  double pi = 0, sign = 1, n = 1;//defining a double variable

  while (n <= precision) //use while loop that checks n value less than equal to precision

  {

      pi += sign / n;//defining pi variable that holds quotient value

      sign *= -1;//holding value in sign value

     n += 2;//increment value in n

}

  return 4 * pi;//return value

}

int main() //main method

{

  int n;//defining an integer variable

  printf("Enter number of iterations: ");//print message

  scanf("%d", &n);//input value

  printf("Estimated PI is %lf\n", estPi(n));//print method that calls method

  return 0;

}

Output:

Please find the attached file.

In the given code a method "estPi" is declared that holds an integer variable "precision" is declared inside the method multiple double variable is declared inside the loop it calculate the value and return its values.

Inside the main method an integer variable "n" is declared that use print method to input the value and accepting value from the user-end and passing value in the method and print its values.

Answer: Following are the code to the given question: #include - 1

Explanation:

what is software? what are two types of software?​

Answers

Software is the programs and other operating information used by a computer. Two types of software are system software and Application software. Hope this helps :)

Answer:

Software is the collection of programs which makes computer work. The two types of software are 1)Application software

2)System software

Find out the actual instruction given in binary

Answers

Your question is incomplete.

hope its helpful.

Other Questions
i really need help with this question!! 10 points!The radius of a circle is 18.4 inches. The circle's circumference is about ___ inches.Use 3.14 for . A landowner wants to find the distance d across a pond. The two overlapping right triangles are similar . Using the measurements shown , what is d? D starchBlood glucose levels can become high following the digestion of carbohydrates.Which of the following can be digested to release glucose?A both fructose and sucroseB both fructose and galactoseC both galactose and lactoseD both lactose and sucrose The ratio of numbers of Michaels balloons to the number of Gareths balloons is 5:9. Gareth has 63 balloons. How many balloons does Michael have?helppppppp!!!!!! Help me with this pls!!!!!! Lebensraum involved the Nazi belief that Germanyhad the right to take control of Western Europe.had the right to expand its military through conscription.needed to expand its borders for population growth.needed to reject provisions in the Treaty of Versailles. A radioactive substance decays to 30% of its original mass in 15 months. Determine the half-life of this radioactive substance to the nearest tenth. Show your work.please help Find the measure of the missing angle.123*HELP ASAP what was the geography of the south? How did this geography support the growing of cash crops? What is the solution to the equation g(x+2) = 27? (1 point)O x = 2.5O x = 0.5O x = -0.5O x = -3.5 HELP HELP ASAP PLEASE!! women workers and trade union and South African women anyone wanna z00m? you have to make it tho. Mis padres siempre____________(ir) de vacaciones a diferentes lugares.Dormuar me Hi can some one please help me !!! -1/5 and +7 equals two Find the first term and the common ratio of the following geometricsequence: 8, 16, 32, ... The measure of angle C is degrees, and the measure of angles D is degrees. Pls help, answer within 5 minutes Who were the Transcendentalists? What did they believe about reform?