answer.
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
natka813 [3]
2 years ago
12

Please, I'm confuse!

Mathematics
1 answer:
Ivahew [28]2 years ago
7 0

OK.  You asked for it.  Here we go.
First, let's gather up the tools we might use ...
some things that we know about triangles:

-- Every triangle:  Area = (1/2) x (length of the base) x (the height)

-- Isosceles triangle:  It has two sides that are the same length.

-- Right triangle:  It has one right angle in it. 
The sides that meet at the right angle are called the "legs". 
They form a corner there, like this      _|     .
-------------------------------------------
Now we can start using these tools to hack away at the problem.
Farmer Ted has an isosceles right triangle garden.
The problem asks us to figure out how long the legs are.

Before he changes anything, it looks like this   _|   and both of
those sides are the same length.  Call it  'x' until we figure out
what it really is.

Notice that one of them is the base of the triangle, and the other one
is the height.  So the area of this triangle is

                           (1/2) (x) (x)  or  (1/2) x² .

-------------------------------

Farmer Ted is never satisfied.  Suddenly, one day without warning, he
comes along and makes the garden bigger.  He makes one of the legs 
7  ft longer, and he makes the other one  5 ft longer.

Now the length of one leg is  (x + 7)  and the other one is (x + 5) .
They're still the base and height of the triangle, so the area of the
bigger garden is
                           (1/2) (x + 7) (x + 5).

The problem says that this area is 55 square feet more than the original
area, so look out, here comes the <em>equation </em>:

                       new area         =      old area +  bigger

                (1/2) (x + 7) (x + 5)  =      (1/2) x²  +  55

Locked in the mysterious shadowy crevices of this equation is
everything we need in order to figure out the original length of the legs ...
what we called  'x'.

At this point, we can forget about Farmer Ted, forget about the garden,
and just go back to our laboratory with this equation and solve it to find  'x'.

Let's take it slow and easy, one little step at a time:

                                     <u>(1/2) (x + 7) (x + 5)  =  (1/2) x² + 55</u>

Multiply each side by 2 :         (x + 7) (x + 5)  =         x² +  110

Expand (FOIL) the left side:     x² + 12x + 35  =         x² + 110

Subtract  x²  from each side:          12x + 35  =                 110

Subtract  35  from each side:          12x         =                  75

Divide each side by  12 :                           <em>x  =  6.25 feet</em>

==============================================

OK.  That's a very nice number.  How do we know whether it's correct ?
Let's check it out, and see if it fits the story:

Original area = (1/2 x base x height) = (0.5 x 6.25 x 6.25) = 19.53125 sq ft

One new leg = (6.25 + 7) =   13.25 ft
Other new leg = (6.25 + 5) = 11.25 ft

New area = (1/2 x base x height) = (0.5 x 13.25 x 11.25) = 74.53125 sq ft

How much bigger is the new area ?

         74.53125 - 19.53125  =  <em>55 sq ft  </em>    yay !

When we start with legs that are  6.25-ft  and go through the whole story,
the new area is exactly what the problem says it was.  So  6.25-ft  is the
correct original length of the legs, before Farmer Ted messed with it.


You might be interested in
A small country had a population of 8.4 x 10^8 in 2010. Since then, the original population has doubled, and an additional 3.7 x
Mamont248 [21]

I'm not 100% sure because it is rare to ask about adding scientific notation but I would answer it like this:

8.4x10^8 +3.7x10^9=

12.1 x 10^17

final answer

4 0
1 year ago
What are the x- and y- coordinates of point E, which partitions the directed line segment from J to K into a ratio of 1:4? (–13,
Lana71 [14]

I added a screenshot of the complete question.

<u><em>Answer:</em></u>

(-7, -1)

<u><em>Explanation:</em></u>

<u>The formulas given to calculated the x and y coordinates are as follows:</u>

x = (\frac{m}{m+n})(x_{2}-x_{1}) + x_{1}\\\\y = (\frac{m}{m+n})(y_{2}-y_{1}) + y_{1}

<u>Let's define the variables used:</u>

(x₁ , y₁) are the coordinates of the first point while (x₂ , y₂) are the coordinates of the second point.

<u>We are given that the segment is directed from J to K, therefore:</u>

First point is J ..........> (x₁ , y₁) is (-15, -5)

Second point is K ....> (x₂ , y₂) is (25, 15)

m and n defined the portion of the partitioned segment (JE : EK). It is given that this ratio is 1:4. <u>Therefore:</u>

m = 1 and n = 4

<u>Finally, let's substitute with these variables in the equations as follows:</u>

x = (\frac{1}{1+4})(25-(-15)) + (-15) = -7\\\\y = (\frac{1}{1+4})(15-(-5)) + (-5) = -1

Based on the above, the coordinates of point E are (-7, -1)

Hope this helps :)

8 0
2 years ago
Read 2 more answers
The unit cost, in dollars, to produce bins of cat food is $3 and the fixed cost is $6972. The price-demand function, in dollars
stellarik [79]

Answer:

Revenue , Cost and Profit Function

Step-by-step explanation:

Here we are given the Price/Demand Function as

P(x) = 253-2x

which means when the demand of Cat food is x units , the price will be fixed as 253-2x per unit.

Now let us revenue generated from this demand i.e. x units

Revenue = Demand * Price per unit

R(x) = x * (253-2x)

      = 253x-2x^2

Now let us Evaluate the Cost Function

Cost = Variable cost + Fixed Cost

Variable cost = cost per unit * number of units

                      = 3*x

                      = 3x

Fixed Cost = 6972 as given in the problem.

Hence

Cost Function C(x) = 3x+6972

Let us now find the Profit Function

Profit = Revenue - Cost

P(x) = R(x) - C(x)

= 253x-2x^2 - (3x + 6972)

= 253x-3x-2x^2-6972\\= 250x-2x^2-6972\\=-2x^2+250x-6972\\

Now we have to find the quantity at which we attain break even point.

We know that at break even point

Profit = 0

Hence P(x) = 0

-2x^2+250x-6972=0\\

now we have to solve the above equation for x

Dividing both sides by -2 we get

x^2-125x+3486=0

Now we have to find the factors of 3486 whose sum is 125. Which comes out to be 42 and 83

Hence we now solve the above quadratic equation using splitting the middle term method .

Hence

x^2-42x-83x+3486=0\\x(x-42)-83(x-42)=0\\(x-42)(x-83)=0\\

Either (x-42) = 0 or (x-83) = 0 therefore

if x-42= 0 ; x=42

if x-83=0 ; x=83

Smallest of which is 42. Hence the number of units at which it attains the break even point is 42.

5 0
2 years ago
At a cookout, Mrs. Crawford makes 8/9 pound of chicken, plus 1 pound for each guest. Is the relationship between the number of g
erma4kov [3.2K]
No, this rel. is not proportional because of the addition involved ("plus 1 lb for each guest").

A proportional rel. features mult. only.

3 0
1 year ago
Read 2 more answers
Find the smallest relation containing the relation {(1, 2), (1, 4), (3, 3), (4, 1)} that is:
professor190 [17]

Answer:

Remember, if B is a set, R is a relation in B and a is related with b (aRb or (a,b))

1. R is reflexive if for each element a∈B, aRa.

2. R is symmetric if satisfies that if aRb then bRa.

3. R is transitive if satisfies that if aRb and bRc then aRc.

Then, our set B is \{1,2,3,4\}.

a) We need to find a relation R reflexive and transitive that contain the relation R1=\{(1, 2), (1, 4), (3, 3), (4, 1)\}

Then, we need:

1. That 1R1, 2R2, 3R3, 4R4 to the relation be reflexive and,

2. Observe that

  • 1R4 and 4R1, then 1 must be related with itself.
  • 4R1 and 1R4, then 4 must be related with itself.
  • 4R1 and 1R2, then 4 must be related with 2.

Therefore \{(1,1),(2,2),(3,3),(4,4),(1,2),(1,4),(4,1),(4,2)\} is the smallest relation containing the relation R1.

b) We need a new relation symmetric and transitive, then

  • since 1R2, then 2 must be related with 1.
  • since 1R4, 4 must be related with 1.

and the analysis for be transitive is the same that we did in a).

Observe that

  • 1R2 and 2R1, then 1 must be related with itself.
  • 4R1 and 1R4, then 4 must be related with itself.
  • 2R1 and 1R4, then 2 must be related with 4.
  • 4R1 and 1R2, then 4 must be related with 2.
  • 2R4 and 4R2, then 2 must be related with itself

Therefore, the smallest relation containing R1 that is symmetric and transitive is

\{(1,1),(2,2),(3,3),(4,4),(1,2),(1,4),(2,1),(2,4),(3,3),(4,1),(4,2),(4,4)\}

c) We need a new relation reflexive, symmetric and transitive containing R1.

For be reflexive

  • 1 must be related with 1,
  • 2 must be related with 2,
  • 3 must be related with 3,
  • 4 must be related with 4

For be symmetric

  • since 1R2, 2 must be related with 1,
  • since 1R4, 4 must be related with 1.

For be transitive

  • Since 4R1 and 1R2, 4 must be related with 2,
  • since 2R1 and 1R4, 2 must be related with 4.

Then, the smallest relation reflexive, symmetric and transitive containing R1 is

\{(1,1),(2,2),(3,3),(4,4),(1,2),(1,4),(2,1),(2,4),(3,3),(4,1),(4,2),(4,4)\}

5 0
1 year ago
Other questions:
  • A plane cuts a pyramid as shown in the diagram. What is the shape of the cross section?
    5·2 answers
  • Quadrilateral ABCD is located at A(-2,2), B(-2,4), C(2,4), and D(2,2). The Quadrilateral is then transformed using the rule (x +
    13·1 answer
  • Drag the tiles to the boxes to form correct pairs. Match the mathematicians to their descriptions.
    11·2 answers
  • Insert the greater than, less than, or equal sign (&gt;, &lt;, or =) to make each statement true.
    9·1 answer
  • Parker builds wooden boxes in the shape of a rectangular prism with 2 square bases. To help him determine the amount of wood he
    7·1 answer
  • Jackson has a gift card for $120 to use at a department store. He wants to purchase 2 shirts and 3 pairs of pants with his gift
    10·2 answers
  • On the first day of winter, an entire field of trees starts losing its flowers. The number of locusts remaining alive in this po
    7·2 answers
  • ANSWER ASAP Which statements about the values of 4.099 and 40.99 are true? Select all that apply.
    10·1 answer
  • Jade has $451.89 in her checking account. After 3 checks, each for the same amount, are deducted from her account, she has $358.
    12·2 answers
  • Yesterday,it's was negative 7 degrees Fahrenheit outside today, it is 14 degrees Fahrenheit warmer. Click on today's temperature
    11·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!