Constructing Antiderivatives and areas

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 4K views
Jacobpm64
Messages
235
Reaction score
0

Homework Statement


The origin and the point (a, a) are at opposite corners of a square. Calculate the ratio of the areas of the two parts into which the curve [tex]\sqrt{x} + \sqrt{y} = \sqrt{a}[/tex] divides the square.

Homework Equations


I'm sure there will be some use of A = bh. Perhaps maybe the pythagorean theorem if the square is cut exactly in half? I'm sure I'll be using a definite integral to find the areas.

The Attempt at a Solution


I have no clue where to go with this.

Homework Statement


In drilling an oil well, the total cost, C, consists of fixed costs (independent of the depth of the well) and marginal costs, which depend on depth; drilling becomes more expensive, per meter, deeper into the earth. Suppose the fixed costs are 1,000,000 riyals (the riyal is the unit of currency of Saudi Arabia), and the marginal costs are C'(x) = 4000 + 10x riyals/meter, where x is the depth in meters. Find the total cost of drilling a well x meters deep.

Homework Equations


I'm using I'll use a definite integral.

The Attempt at a Solution


Here's what I tried.
[tex]1,000,000 + \int (from 0 to x) of 4000 + 10x[/tex]
Evaluating that:
[tex]1,000,000 + [4000 + 10x - (4000 + 10(0) ) ][/tex]
[tex]1,000,000 + [4000 + 10x - 4000][/tex]
[tex]1,000,000 + 10x[/tex] riyals is the total cost.

I need some direction on the first one.. And I would like confirmation on the second one.
 
Physics news on Phys.org
For the first one, I would suggest drawing your two areas out.

For the second one, is a fixed cost supposed to mean a limit? In other words, does fixed cost mean that C(x)<=1,000,000? If, on the other hand, it means that there is some cost that automatically comes in when drilling even a millionth of a unit down then you did it right.