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
sveta [45]
3 years ago
5

the volume of two similar solids are 1080cm and 1715cm .if the curved surface area of the smaller cone is 840cm .fond the curved

surface area of the larger cone​
Computers and Technology
1 answer:
gavmur [86]3 years ago
4 0

Answer:

A_{big} = 1143.33cm^2

Explanation:

The given parameters are:

V_{small} = 1080

V_{big} = 1715

C_{small} = 840

Required

Determine the curved surface area of the big cone

The volume of a cone is:

V = \frac{1}{3}\pi r^2h

For the big cone:

V_{big} = \frac{1}{3}\pi R^2H

Where

R = radius of the big cone and H = height of the big cone

For the small cone:

V_{small} = \frac{1}{3}\pi r^2h

Where

r = radius of the small cone and H = height of the small cone

Because both cones are similar, then:

\frac{H}{h} = \frac{R}{r}

and

\frac{V_{big}}{V_{small}} = \frac{\frac{1}{3}\pi R^2H}{\frac{1}{3}\pi r^2h}

\frac{V_{big}}{V_{small}} = \frac{R^2H}{r^2h}

Substitute values for Vbig and  Vsmall

\frac{1715}{1080} = \frac{R^2H}{r^2h}

Recall that:\frac{H}{h} = \frac{R}{r}

So, we have:

\frac{1715}{1080} = \frac{R^2*R}{r^2*r}

\frac{1715}{1080} = \frac{R^3}{r^3}

Take cube roots of both sides

\sqrt[3]{\frac{1715}{1080}} = \frac{R}{r}

Factorize

\sqrt[3]{\frac{343*5}{216*5}} = \frac{R}{r}

\sqrt[3]{\frac{343}{216}} = \frac{R}{r}

\frac{7}{6} = \frac{R}{r}

The curved surface area is calculated as:

Area = \pi rl

Where

l = slant\ height

For the big cone:

A_{big} = \pi RL

For the small cone

A_{small} = \pi rl

Because both cones are similar, then:

\frac{L}{l} = \frac{R}{r}

and

\frac{A_{big}}{A_{small}} = \frac{\pi RL}{\pi rl}

\frac{A_{big}}{A_{small}} = \frac{RL}{rl}

This gives:

\frac{A_{big}}{A_{small}} = \frac{R}{r} * \frac{L}{l}

Recall that:

\frac{L}{l} = \frac{R}{r}

So, we have:

\frac{A_{big}}{A_{small}} = \frac{R}{r} * \frac{R}{r}

\frac{A_{big}}{A_{small}} = (\frac{R}{r})^2

Make A_{big} the subject

A_{big} = (\frac{R}{r})^2 * A_{small}

Substitute values for \frac{R}{r} and A_{small}

A_{big} = (\frac{7}{6})^2 * 840

A_{big} = \frac{49}{36} * 840

A_{big} = \frac{49* 840}{36}

A_{big} = 1143.33cm^2

<em>Hence, the curved surface area of the big cone is 1143.33cm^2</em>

You might be interested in
How can you get in touch with someone when they ain't answering you ☹
mixer [17]
You can go to their house and talk to them
3 0
2 years ago
You have successfully compiled the file Hi.java, how do you run the corresponding program from the command line?
n200080 [17]
The answer is b. java Hi.class :)
8 0
2 years ago
: Compute the 9 partial derivatives for the network with two inputs, two neurons in
lions [1.4K]

Using the python code we can say that it will be possible to calculate the neutrons and organize them as:

<h3>The code can be written as:</h3>

<em>def get_total_derivative(self,l_id):</em>

<em>def sigmoid(x, div = 0):</em>

<em>if div == 1: </em>

<em>return np.exp(-x) / (1. + np.exp(-x))**2.</em>

<em>if div == 2: </em>

<em>return - np.exp(x) * (np.exp(x) - 1) / (1. + np.exp(x))**3.</em>

<em>return 1. / (1. + np.exp(-x)) </em>

<em />

<em>def linear(x, div = 0):</em>

<em>if div == 1: </em>

<em>return np.full(x.shape,1)</em>

<em>if div > 2: </em>

<em>return np.zeros(x.shape)</em>

<em>return x </em>

<em />

<em />

<em />

See more about python at brainly.com/question/18502436

#SPJ1

8 0
2 years ago
Write a program that takes three numbers as input from the user, and prints the largest.
balandron [24]

Answer:

I'll be using python:

__________________________

a=int(input("Enter a number :"))

b=int(input("Enter another number :"))

c=int(input("Enter last number :"))

lis=[a,b,c]

sort=sorted(lis)

print("The largest number is:", sort[1])

___________________________

8 0
2 years ago
22 POINTS IF YOU GET THIS RIGHTTTT<br><br> KACHOW!! Is a catchphrase used by?
dexar [7]
Lightning McQueen in the Disney movie, Cars

KACHOW
5 0
2 years ago
Read 2 more answers
Other questions:
  • This is a free point thing!! I am giving 100 points!! Anyone wanna talk!!!!
    11·2 answers
  • Enhancing and optimizing customer retention and loyalty is a major business strategy.
    15·1 answer
  • You want to discard your old computer and want to securely erase the data from your hard drive. What can you use to do this and
    6·1 answer
  • A coworker is concerned about the veracity of a claim because the sender of an email denies sending it. The coworker wants a way
    6·1 answer
  • Apache web server is the most widely used network operating system used on web servers.
    8·2 answers
  • In a ring-based system, procedure p is executing and needs to invoke procedure q. Procedure q's access bracket is (5,6,9). In wh
    15·2 answers
  • The Knowledge Consistency Checker (KCC) ensures the maximum number of hops between any two domain controllers does not exceed wh
    12·1 answer
  • Given an array arr, of type int, along with two int variables i and j, write some code that swaps the values of arr[i] and arr[j
    11·1 answer
  • Which tab should a user click to access the Page Borders feature of Word?
    13·2 answers
  • Where are 'if' and 'else' statements shown when printing a document in a word processor?
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!