1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Dafna11 [192]
3 years ago
9

What is the area of the area of circle with a circumference of 12.56 feet?

Mathematics
1 answer:
lora16 [44]3 years ago
3 0

Answer:12.56 square units

Step-by-step explanation:

C=2ttr

You might be interested in
A taxi service charges a flat fee of $1.25 and $0.75 per mile. If Henri has $14.00, which of the following shows the number of m
MariettaO [177]
You want to get the total amount Henri has which is $14 then subtract the flat fee. 
14-1.25=12.75, He has $12.75 left to pay for miles, Since the taxi charges .75 a mile, you get $12.75/.75= 17
Henri has enough to pay to ride 17 miles. 

Hope this helps
5 0
4 years ago
Read 2 more answers
The fundamental source of the inefficiency is not the fact that recursive calls are being made, but that values are being recomp
Fudgin [204]

Step-by-step explanation:

<em>(you can download the attached PDF for a better view)</em>

The Fibonacci sequence is a well-known mathematical sequence in which each term is the sum of the two previous terms.

More specifically, if fib(n) is the nth term of the sequence, then the sequence can be defined as follows:

fib(0) = 0

fib(1) = 1

fib(n) = fib(n-1) + fib(n-2) n>1

1. Because the Fibonacci sequence is defined recursively, it is natural to write a recursive method to determine the nth

number in the sequence. File Fib.java contains the skeleton for a class containing a method to compute Fibonacci

numbers. Save this file to your directory. Following the specification above, fill in the code for method fib1 so that it

recursively computes and returns the nth number in the sequence.

2. File TestFib.java contains a simple driver that asks the user for an integer and uses the fib1 method to compute that

element in the Fibonacci sequence. Save this file to your directory and use it to test your fib1 method. First try small

integers, then larger ones. You'll notice that the number doesn't have to get very big before the calculation takes a very

long time. The problem is that the fib1 method is making lots and lots of recursive calls. To see this, add a print

statement at the beginning of your fib1 method that indicates what call is being computed, e.g., "In fib1(3)" if the

parameter is 3. Now run TestFib again and enter 5—you should get a number of messages from your print statement.

Examine these messages and figure out the sequence of calls that generated them. (This is easiest if you first draw the

call tree on paper.) . Since fib(5) is fib(4) + fib(3),you should not be surprised to find calls to fib(4) and fib(3) in the

printout. But why are there two calls to fib(3)? Because both fib(4) and fib(5) need fib(3), so they both compute it—very

inefficient. Run the program again with a slightly larger number and again note the repetition in the calls.

3. The fundamental source of the inefficiency is not the fact that recursive calls are being made, but that values are being

recomputed. One way around this is to compute the values from the beginning of the sequence instead of from the end,

saving them in an array as you go. Although this could be done recursively, it is more natural to do it iteratively. Proceed

as follows:

a. Add a method fib2 to your Fib class. Like fib1, fib2 should be static and should take an integer and return an integer.

b. Inside fib2, create an array of integers the size of the value passed in.

c. Initialize the first two elements of the array to 0 and 1, corresponding to the first two elements of the Fibonacci

sequence. Then loop through the integers up to the value passed in, computing each element of the array as the sum

of the two previous elements. When the array is full, its last element is the element requested. Return this value.

d. Modify your TestFib class so that it calls fib2 (first) and prints the result, then calls fib1 and prints that result. You

should get the same answers, but very different computation times.

// ******************************************************************

// Fib.java

//

// A utility class that provide methods to compute elements of the

// Fibonacci sequence.

// ******************************************************************

public class Fib

{

//--------------------------------------------------------------

// Recursively computes fib(n)

//--------------------------------------------------------------

public static int fib1(int n)

{

//Fill in code -- this should look very much like the

//mathematical specification

}

// ******************************************************************

// TestFib.java

//

// A simple driver that uses the Fib class to compute the

// nth element of the Fibonacci sequence.

// ******************************************************************

import java.util.Scanner;

public class TestFib

{

public static void main(String[] args)

{

int n, fib;

Scanner scan = new Scanner(System.in);

System.out.print("Enter an integer: ");

n = scan.nextInt();

fib = Fib.fib1(n);

System.out.println("Fib(" + n + ") is " + fib);

}

}

Download pdf
8 0
3 years ago
Read 2 more answers
A
gavmur [86]

Answer:

m∠QPM=43°

Step-by-step explanation:

see the attached figure to better understand the problem

we know that

m∠NPQ=m∠MPN+m∠MPQ

we have

m∠NPQ=(9x-25)°

m∠MPN=(4x+12)°

m∠MPQ=(3x-5)°

substitute the given values and solve for x

(9x-25)°=(4x+12)°+(3x-5)°

(9x-25)°=(7x+7)°

9x-7x=25+7

2x=32

x=16

Find the measure of angle QPM

Remember that

m∠QPM=m∠MPQ

m∠MPQ=(3x-5)°

substitute the value of x

m∠MPQ=(3(16)-5)=43°

therefore

m∠QPM=43°

7 0
4 years ago
The golden ratio is a solution to a quadratic equation.
Crank

Answer:

Below.

Step-by-step explanation:

a.    Φ^2 − Φ − 1 = 0

Φ2 − Φ = 1

(Φ - 0.5)^2 - 0.25 = 1

(Φ - 0.5)^2 = 1.25

Φ - 0.5 = √(1.25)      (We only take the positive root).

Φ  = 0.5 + √(1.25)

b. I used Completing the square.

c.  Φ is irrational That is it cannot be represented as a fraction a/b and because of this it can only be approximated by a decimal.

6 0
3 years ago
Help!
Thepotemich [5.8K]

Answer:

The median is 10 and the mean is 10.2

Step-by-step explanation:

Median: the middle number -> 6,8,10,11,16

Mean:

6 + 8 + 10 + 11 + 16 = 51

51/5 = 10.2

3 0
3 years ago
Other questions:
  • What is the greatest whole number that rounds to 67,400? What is the least whole number?
    12·1 answer
  • Im too lazy to figure out the mean. Someone Pls do it.
    11·2 answers
  • One side of a shipping container measures 8 feet. The container is a cube. What is the container's volume in cubic feet?
    8·1 answer
  • 8 over 2x minus 4 over x squared
    9·1 answer
  • What is 18/25 converted into a decimal
    7·2 answers
  • They were 64 dogs and cats at the pet store. If 25% were cats, how many cats were at the pet store?
    7·2 answers
  • I need 1/3 devided by 4 Please
    10·1 answer
  • Help me out i dont get this and i want help
    9·1 answer
  • Work out the size of angle x.<br> 126°<br> 43°
    5·2 answers
  • What are the solutions of the equation<br> x2-1=15?
    9·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!