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
Pani-rosa [81]
3 years ago
14

2 taps A and B can fill a swimming pool in 3 hours. If turned on alone, it takes tap A 5 hours less than tap B to fill the same

pool. How many hours does it take tap A to fill the pool?
Mathematics
1 answer:
vazorg [7]3 years ago
4 0

Answer:

Tap A will take 2 hours and tap B will take 6 hours to fill the tank when turned on alone.

Step-by-step explanation:

Let tap B fills the pool alone in the time = x hours

So in one hour part of pool will be filled = \frac{1}{x}

Another tap A when turned on, it takes time to fill the pool = x-5 hours

So in one hour part of the same pool filled = \frac{1}{x-5}

Now both the taps A and B are turned on then time taken to fill the pool = 3 hours.

Part of the pool filled in one hour by both the taps = \frac{1}{3}

Now we form an equation

Part of pool filled in one hour by tap A + Part of pool filled in one hour by tap B = Part of pool filled in one hour by both the taps when turned on

\frac{1}{(x-5)}+\frac{1}{x}=\frac{1}{3}

\frac{x-5+1}{x(x-5)}=\frac{1}{3}

\frac{x-4}{x(x-5)}=\frac{1}{3}

3(x - 4) = x(x - 5)

x² -5x = 3x - 12

x² - 8x + 12 = 0

x² - 6x - 2x + 12 = 0

x(x - 6) - 2(x - 6) = 0

(x -2)(x - 6) = 0

x = 2, 6 hours

We will take higher value of x as x = 6 hours for tap B.

Time taken by tap A = 6 - 4 = 2 hours.

Therefore, Tap A will take 2 hours and tap B will take 6 hours to fill the tank when turned on alone.

You might be interested in
Steps to solve? 4+3(12÷3)-7
Ugo [173]

Answer:

The answer is 11

Step-by-step explanation:

4+3(12÷3)-7

4+3•4-7

4+12-7

16-7

9

5 0
2 years ago
Read 2 more answers
What is 2:4 equal to?
Ad libitum [116K]

Answer:

`1/2

Step-by-step explanation:

can i have brainliest

6 0
2 years ago
Emma is planning a surprise party. she is considering.......
Ann [662]

Answer:


Step-by-step explanation:

what is she considering? I would need more information to complete the probolem

5 0
3 years ago
Read 2 more answers
Out of a food critic, social worker, radio DJ, and a computer game designer which career would you most likely apply concepts fr
Elden [556K]
A computer game designer.
5 0
3 years ago
Read 2 more answers
<img src="https://tex.z-dn.net/?f=%5Cleft%20%5C%7B%20%7B%7Bx%2By%3D1%7D%20%5Catop%20%7Bx-2y%3D4%7D%7D%20%5Cright.%20%5C%5C%5Clef
brilliants [131]

Answer:

<em>(a) x=2, y=-1</em>

<em>(b)  x=2, y=2</em>

<em>(c)</em> \displaystyle x=\frac{5}{2}, y=\frac{5}{4}

<em>(d) x=-2, y=-7</em>

Step-by-step explanation:

<u>Cramer's Rule</u>

It's a predetermined sequence of steps to solve a system of equations. It's a preferred technique to be implemented in automatic digital solutions because it's easy to structure and generalize.

It uses the concept of determinants, as explained below. Suppose we have a 2x2 system of equations like:

\displaystyle \left \{ {{ax+by=p} \atop {cx+dy=q}} \right.

We call the determinant of the system

\Delta=\begin{vmatrix}a &b \\c  &d \end{vmatrix}

We also define:

\Delta_x=\begin{vmatrix}p &b \\q  &d \end{vmatrix}

And

\Delta_y=\begin{vmatrix}a &p \\c  &q \end{vmatrix}

The solution for x and y is

\displaystyle x=\frac{\Delta_x}{\Delta}

\displaystyle y=\frac{\Delta_y}{\Delta}

(a) The system to solve is

\displaystyle \left \{ {{x+y=1} \atop {x-2y=4}} \right.

Calculating:

\Delta=\begin{vmatrix}1 &1 \\1  &-2 \end{vmatrix}=-2-1=-3

\Delta_x=\begin{vmatrix}1 &1 \\4  &-2 \end{vmatrix}=-2-4=-6

\Delta_y=\begin{vmatrix}1 &1 \\1  &4 \end{vmatrix}=4-3=3

\displaystyle x=\frac{\Delta_x}{\Delta}=\frac{-6}{-3}=2

\displaystyle y=\frac{\Delta_y}{\Delta}=\frac{3}{-3}=-1

The solution is x=2, y=-1

(b) The system to solve is

\displaystyle \left \{ {{4x-y=6} \atop {x-y=0}} \right.

Calculating:

\Delta=\begin{vmatrix}4 &-1 \\1  &-1 \end{vmatrix}=-4+1=-3

\Delta_x=\begin{vmatrix}6 &-1 \\0  &-1 \end{vmatrix}=-6-0=-6

\Delta_y=\begin{vmatrix}4 &6 \\1  &0 \end{vmatrix}=0-6=-6

\displaystyle x=\frac{\Delta_x}{\Delta}=\frac{-6}{-3}=2

\displaystyle y=\frac{\Delta_y}{\Delta}=\frac{-6}{-3}=2

The solution is x=2, y=2

(c) The system to solve is

\displaystyle \left \{ {{-x+2y=0} \atop {x+2y=5}} \right.

Calculating:

\Delta=\begin{vmatrix}-1 &2 \\1  &2 \end{vmatrix}=-2-2=-4

\Delta_x=\begin{vmatrix}0 &2 \\5  &2 \end{vmatrix}=0-10=-10

\Delta_y=\begin{vmatrix}-1 &0 \\1  &5 \end{vmatrix}=-5-0=-5

\displaystyle x=\frac{\Delta_x}{\Delta}=\frac{-10}{-4}=\frac{5}{2}

\displaystyle y=\frac{\Delta_y}{\Delta}=\frac{-5}{-4}=\frac{5}{4}

The solution is

\displaystyle x=\frac{5}{2}, y=\frac{5}{4}

(d) The system to solve is

\displaystyle \left \{ {{6x-y=-5} \atop {4x-2y=6}} \right.

Calculating:

\Delta=\begin{vmatrix}6 &-1 \\4  &-2 \end{vmatrix}=-12+4=-8

\Delta_x=\begin{vmatrix}-5 &-1 \\6  &-2 \end{vmatrix}=10+6=16

\Delta_y=\begin{vmatrix}6 &-5 \\4  &6 \end{vmatrix}=36+20=56

\displaystyle x=\frac{\Delta_x}{\Delta}=\frac{16}{-8}=-2

\displaystyle y=\frac{\Delta_y}{\Delta}=\frac{56}{-8}=-7

The solution is x=-2, y=-7

4 0
3 years ago
Other questions:
  • I need help please ​
    10·1 answer
  • How many solutions will the following system of linear equations have?
    13·1 answer
  • Students collected data about the capacities of their lungs by inflating balloons with a single breath. they measured the circum
    15·2 answers
  • Given sin θ = 3/5 what is sec θ?
    15·2 answers
  • I need help with 3,4,5 ..
    11·1 answer
  • What is the median for the set of data?
    5·1 answer
  • Let A= ????
    9·1 answer
  • The area of a rectangle is equal to 132 square meters. The sum of two of the perpendicular sides of the rectangle is equal to 23
    11·1 answer
  • Nevermind about the other one this is the one that’s due today: Julio wears a blue shirt every 4 days. Larry wears a blue shirt
    5·2 answers
  • This is an arithmetic sequence -4, 1, 6, 11...<br> For y = mx + b, m is <br> and b is
    11·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!