James have 18 litres of water. He poured unequally into 3 tank
I. Poured three quarter of water from tank one into tank 2
II. Poured half of the water that is now in tank 2 into tank 3
III. Poured one third of water that is now in tank 3 into tank 1

Answers

Answer 1

Answer:

Tank 1: 6 litres

Tank 2: 6.75 litres

Tank 3: 4.5 litres

Step-by-step explanation:

Initially, James had 18 litres of water, and he poured three-quarters of it from tank 1 into tank 2. This means that the volume of water left in tank 1 is:

18 - (3/4) * 18 = 4.5 litres

The volume of water in tank 2 is:

(3/4) * 18 = 13.5 litres

Next, he poured half of the water in tank 2 (which is now 13.5 litres) into tank 3. The volume of water left in tank 2 is:

(1/2) * 13.5 = 6.75 litres

The volume of water in tank 3 is:

13.5 * (1/2) = 6.75 litres

Finally, he poured one-third of the water in tank 3 (which is now 6.75 litres) into tank 1. The volume of water in tank 1 after this is:

4.5 + (1/3) * 6.75 = 6 litres

The volume of water in tank 3 after this is:

6.75 * (2/3) = 4.5 litres

So the final volume of water in each tank is:

Tank 1: 6 litres

Tank 2: 6.75 litres

Tank 3: 4.5 litres


Related Questions

What is the scale factor of the following pair of similar polygons ?​

Answers

The scale factor of the following pair of similar polygons after the dilation is 0.7

Calculating the scale factor of the similar polygons

Given

The pair of similar polygons

From the pair of similar polygons, we have the following corresponding side lengths

Pre-image of the polygon = 30

Image of the polygon = 21

The scale factor of the similar polygons is then calculated as

Scale factor = 21/30

Evaluate the quotient

Scale factor = 0.7

Hence, the scale factor is 0.7

Read more about scale factor at

https://brainly.com/question/17031580

#SPJ1

1/1 point (graded) Compute X(), the matrix of predicted rankings UVT given the initial values for U() and V (0). 2 1 (Enter your answer as a matrix, e.g., type [[2,1],[1,0],[3,-1]] for a 3 x 2 matrix 1 0 Note the square brackets, and 3 -1 commas as separators. ) [[24,12,6], [0,0,0], (12,6,3], [24 ✓ 24 12 6 0 0 0 12 6 3 24 12 6

Answers

The matrix of predicted rankings UVT is [[48,24,12],[0,0,0],[24,12,6]].

The matrix of predicted rankings UVT can be calculated using the formula UVT = UV.The provided initial values for U() and V(0) are as follows:U() = [[2,1],[1,0],[3,-1]]V(0) = [[24,12,6],[0,0,0],[12,6,3]]Using the above values, the matrix of predicted rankings UVT can be computed as follows:UVT = UVU = [[2,1],[1,0],[3,-1]]V = [[24,12,6],[0,0,0],[12,6,3]]UVT = [[2,1],[1,0],[3,-1]] x [[24,12,6],[0,0,0],[12,6,3]]= [[48,24,12],[0,0,0],[24,12,6]]Therefore, the matrix of predicted rankings UVT is [[48,24,12],[0,0,0],[24,12,6]].

Learn more about Rankings

brainly.in/question/49424295

#SPJ11

3) A lottery ticket says that the chances of winning are 1 in 8. Suppose you buy 10 of these lottery tickets. Find the probability that at least one of them will be a winner

Answers

The probability of at least one of your 10 lottery tickets being a winner is approximately 0.638 or 63.8%.

The probability of winning on a single lottery ticket is 1/8, which means that the probability of not winning is 7/8. If you buy 10 of these lottery tickets, the probability of not winning on any of them is:

(7/8)^10 = 0.362

This means that there is a 36.2% chance that none of your tickets will be a winner. To find the probability that at least one of your tickets will be a winner, we can use the complementary probability:

P(at least one winner) = 1 - P(no winners)

P(at least one winner) = 1 - 0.362

P(at least one winner) = 0.638

Find out more about probability

brainly.com/question/29121185

#SPJ4

What is the value of x in √1+ 25/144 =1+ /12 ?

Answers

The solution to the equation √(1 + 25/144) = 1 + x/12 is x = 5/6. This was achieved by simplifying the left side of the equation and isolating x on one side.

To solve the equation √(1 + 25/144) = 1 + x/12, we start by simplifying the left side of the equation. The expression inside the square root can be simplified to (144 + 25)/144 = 169/144. Taking the square root of this fraction gives us √(169/144) = (13/12).

Next, we subtract 1 from both sides of the equation to isolate x on one side: (13/12) - 1 = x/12. This simplifies to 1/12 = x/12.

Finally, we multiply both sides by 12 to solve for x: x = (1/12)*12 = 5/6.

So the solution to the equation √(1 + 25/144) = 1 + x/12 is x = 5/6.

Learn more about algebra here: brainly.com/question/24875240

#SPJ4

please help with question 6

Answers

Answer:

a = -13b = 6f(x) = (2x -1)(x -2)(x +3)

Step-by-step explanation:

Given f(x) = 2x³ +x² +ax +b has a factor (x -2) and a remainder of 18 when divided by (x -1), you want to know a, b, and the factored form of f(x).

Remainder

If (x -2) is a factor, then the value of f(2) is zero:

  f(2) = 2·2³ +2² +2a +b = 0

  2a +b = -20 . . . . . . . subtract 20

If the remainder from division by (x +1) is 18, then f(-1) is 18:

  f(-1) = 2·(-1)³ +(-1)² +a·(-1) +b = 18

  -a +b = 19 . . . . . . . . . . add 1

Solve for a, b

Subtracting the second equation from the first gives ...

  (2a +b) -(-a +b) = (-20) -(19)

  3a = -39

  a = -13

  b = 19 +a = 6

The values of 'a' and 'b' are -13 and 6, respectively.

Factored form

We can find the quadratic factor using synthetic division, given one root is x=2. The tableau for that is ...

  [tex]\begin{array}{c|cccc}2&2&1&-13&6\\&&4&10&-6\\\cline{1-5}&2&5&-3&0\end{array}[/tex]

The remainder is 0, as expected, and the quadratic factor of f(x) is 2x² +5x -3. Now, we know f(x) = (x -2)(2x² +5x -3).

To factor the quadratic, we need to find factors of (2)(-3) = -6 that have a sum of 5. Those would be 6 and -1. This lets us factor the quadratic as ...

  2x² +5x -3 = (2x +6)(2x -1)/2 = (x +3)(2x -1)

The factored form of f(x) is ...

  f(x) = (2x -1)(x -2)(x +3)

Write a quadratic function in standard form that passes through the points (-8,0), (-5,-3), and (-2,0)

Answers

A quadratic function in standard form that passes through the points (-8,0), (-5,-3), and (-2,0) is equals to the f(x) = (1/3)( x² + 10x + 16).

A quadratic function is a polynomial function with one or more variables, the highest degree of the variable is two. It is also called the polynomial of degree 2. The form of quadratic function is

f(x) = ax² + bx + c ----(1)

is determined by three points and must be a≠ 0. That is for determining the f(x) we have to determine value of three values a, b, and c. Now, we have three ordered pairs (-8,0), (-5,-3), and (-2,0) and we have to determine quadratic function passing through these points. So, firstly, plug the coordinates of point ( -8,0), x = -8, y = f(x) = 0 in equation (1),

=> 0 = a(-8)² + b(-8) + c

=> 64a - 8b + c = 0 --(2)

Similarly, for second point ( -5,-3) , f(x) = -3, x = -5

=> - 3 = a(-5)² + (-5)b + c

=> 25a - 5b + c = -3 --(3)

Continue for third point (-2,0)

=> 0 = a(-2)² + b(-2) + c

=> 4a -2b + c = 0 --(4)

So, we have three equations and three values to determine.

Subtract equation (4) from (2)

=> 64 a - 8b + c - 4a + 2b -c = 0

=> 60a - 6b = 0

=> 10a - b = 0 --(5)

subtract equation (4) from (3)

=> 21a - 3b = -3 --(6)

from equation (4) and (5),

=> 3( 10a - b) - 21a + 3b = -(- 3)

=> 30a - 3b - 21a + 3b = 3

=> 9a = 3

=> a = 1/3

from (5) , b = 10a = 10/3

from (4), c = 2b - 4a = 20/3 - 4/3 = 16/3

So, f(x)= (1/3)( x² + 10x + 16)

Hence, required values are 1/3, 10/3, and 16/3.

For more information about quadratic function, visit :

https://brainly.com/question/25841119

#SPJ4

The area of a rectangle is x2 – 6x +8. Find its possible length and breadth:

Answers

Answer:

Step-by-step explanation:

To find the possible length and breadth of the rectangle, we need to factor the given expression:

x^2 - 6x + 8 = (x - 4)(x - 2)

Therefore, the length and breadth of the rectangle can be any combination of (x-4) and (x-2).

For example, if we choose (x-4) as the length and (x-2) as the breadth, we have:

Length = x - 4

Breadth = x - 2

Conversely, if we choose (x-2) as the length and (x-4) as the breadth, we have:

Length = x - 2

Breadth = x - 4

So, the possible length and breadth of the rectangle are (x-4) and (x-2), and vice versa.

Answer:(x-4) and (x-2)

Step-by-step explanation:

let x1 and x2 be two independent random variables both with mean 10 and variance 5. let y 2x1 x2 3 2. find the mean and the variance of y.

Answers

As a result, y has a mean of 203 and a variance of 85 as let x1 and x2 be two independent random variables both with mean 10 and variance 5.

what is variable ?

A variable is a symbol or letter that is used to indicate a variable quantity in mathematics. The context or issue under consideration can alter the value of a variable. In order to express relationships between quantities, variables are frequently utilized in equations, formulae, and functions. For instance, x and y are variables in the equation y = mx + b, which depicts the linear relationship between x and y. Variables in statistics can reflect various traits or features of a population or sample, such as age, body mass index, or income.

given

To get the mean and variance of y, we can apply the characteristics of expected value and variance:

We can start by determining the expected value of y:

E[y] = 2E[x1] = E[2x1x2 + 3x1 + 2]

By the linearity of expectation, E[x2] + 3E[x1] + 2 is 2(10)(10) + 3(10) + 2 = 203.

Next, we may determine y's variance:

Var(y) = Var(3x1 + 2 + 2 + 3x1 ) = 4

Var(x1)

Var(x2) + 9

Var(x1) + Var(constant) = 4(5)(5) + 9(5) + 0 = 85 since x1 and x2 are independent.

As a result, y has a mean of 203 and a variance of 85 as let x1 and x2 be two independent random variables both with mean 10 and variance 5.

To know more about variable visit :-

https://brainly.com/question/2466865

#SPJ1

Find The surface area of the composite figure

Answers

Answer: It should be 470 cm^2

Step-by-step explanation:

The segment of a circle of radius 14 cm has an angle of 135° at the centre. Calculate its perimeter.​

Answers

Answer: 61

Step-by-step explanation:

explination in image

Can some one help me? It’s three parts but the questions states use the interval notation to write the intervals over which f is (a) increasing, (b) decreasing, and (c) constant. The last question also says topics related to if its constant or not.

Answers

The function is constant from approximately x = -4 to x = -3 and from approximately x = -1 to x = 1. So, the constant intervals are (-4, -3) and (-1, 1)

What exactly are function and example?

A function, which produces one output from a single input, is an illustration of a rule. The picture was obtained from Alex Federspiel. The equation y=x2 serves as an example of this.

a) We can see that the function is increasing from approximately x = -3 to x = -1 and from approximately x = 1 to x = 2.5. So, the increasing intervals are (-3,-1) and (1, 2.5)

(b) We can see that the function is decreasing from approximately x = -2 to x = -0.5 and from approximately x = 3 to x = 4. So, the decreasing intervals are (-2, -0.5) and (3, 4)

(c) We can see that the function is constant from approximately x = -4 to x = -3 and from approximately x = -1 to x = 1. So, the constant intervals are (-4, -3) and (-1, 1)

To know more about function visit:-

https://brainly.com/question/12431044

#SPJ1

what is 2 1/2 + x = 3 1/2. Please answer it quick

Answers



To solve for x in the equation 2 1/2 + x = 3 1/2, we can start by subtracting the mixed number on the left side from both sides of the equation. This gives us:

x = 3 1/2 - 2 1/2

Next, we can simplify each mixed number to an improper fraction and subtract them as follows:

x = (7/2) - (5/2)
x = (7-5)/2
x=1

Therefore, x equals one.

Answer:

x=1

Step-by-step explanation:

2.5+x=3.5

3.5-2.5=x

1=x

x=1

a cylindrical glass is half full of lemonade. the ratio of lemon juice to water in the lemonade is $1:11$. if the glass is $6$ inches tall and has a diameter of $2$ inches, what is the volume of lemon juice in the glass? express your answer as a decimal to the nearest hundredth.

Answers

The volume of lemon juice in the glass is 0.38 cubic inches.

Explanation:

Given,

Diameter of cylindrical glass = 2 inchesHeight of cylindrical glass = 6 inchesRatio of lemon juice to water in the lemonade = 1:11

Let the volume of the lemonade in the glass be V cubic inches

Therefore, the volume of lemon juice in the lemonade is [tex]$\frac{1}{12}$[/tex] V cubic inches

Volume of water in the lemonade is [tex]$\frac{11}{12}$[/tex] V cubic inches

The volume of the cylindrical glass is given by:

[tex]$V_{\text{cylindrical glass}} = \pi r^2h$[/tex]

Here,

Radius r = 1 inch

Height h = 6 inches

[tex]$V_{\text{cylindrical glass}} = \pi r^2h = \pi (1)^2(6) = 6 \pi$[/tex]

Since the glass is half full of lemonade, the volume of lemonade in the glass is:

[tex]$V_{\text{lemonade}} = \frac{1}{2}V_{\text{cylindrical glass}} = \frac{1}{2} 6 \pi = 3\pi$[/tex]

The volume of lemon juice in the lemonade is given by:

[tex]$V_{\text{lemon juice}} = \frac{1}{12}V$[/tex]


Therefore

[tex]$V_{\text{lemon juice}} = \frac{1}{12}3\pi = \frac{1}{4}\pi = 0.7854$[/tex] cubic inches

Hence, the volume of lemon juice in the glass is 0.38 cubic inches (rounded to the nearest hundredth).

See more about volume at: https://brainly.com/question/29075763

#SPJ11

The terminal ray of angle A, drawn in standard position, passes through the point (-4,
-6). What is the value of sec(A)?
Give your answer in simpliest radical form.

Answers

The value of sec A as required to be determined in the task content is; -√13 / 2.

What value represents sec A in the given scenario?

As evident from the task content; it follows that the terminal ray of angle A, drawn in standard position, passes through the point (-4, -6).

Therefore, the length that the line from the origin to A has length;

L = √((-4)² + (-6)²)

L = √52.

On this note, it follows that the value of sec A which is represented by; hypothenuse/ adjacent is;

sec (A) = -√52 / 4

sec (A) = -√13 / 2.

Ultimately, the value of sec (A) as required is; -√13 / 2.

Read more on trigonometric ratios;

https://brainly.com/question/10417664

#SPJ1


The graph below shows petrol prices at two petrol stations, Station X and Station
Y.
Ellie went to one of the petrol stations and bought 20 litres of petrol for £24.
a) Did Ellie go to Station X or Station Y?
b) How much would 15 litres of petrol cost at the same station?
Give your answer in pounds (£).
Cost (£)
Cost against amount of petrol
40
30
20
10-
5
10 15 20 25
Amount of petrol (litres)
Key
Station X
Station Y

Answers

At Station Y, 15 litres of gasoline would cost £18.

What is cost in?

Cost is the amount of money spent by a business to produce or create goods or services. It excludes the profit margin markup. Cost is the sum of money spent on making a good or product, as seen from the seller's perspective.

Ellie must have visited Station Y because she paid $24 for 20 litres of gasoline, proving that she did.

b) We can observe from the graph that 20 litres of gasoline at Station Y costs £24. With the help of this data, we can calculate how much a litre of gasoline costs:

Cost of 1 litre of petrol = Cost of 20 litres of petrol / 20

Cost of 1 litre of petrol = £24 / 20

Cost of 1 litre of petrol = £1.20

Therefore, 15 litres of petrol at Station Y would cost:

Cost of 15 litres of petrol = Cost of 1 litre of petrol x 15

Cost of 15 litres of petrol = £1.20 x 15

Cost of 15 litres of petrol = £18

To know more about cost visit:-

https://brainly.com/question/18457742

#SPJ1

The speed s (in miles per hour) of a car can be given by s = √(30fg), where fis the
coefficient of friction and d is the stopping distance (in feet). The table shows the
coefficient of friction for different surfaces. You are driving 35 miles per hour on an
icy road when a deer jumps in front of your car. How far away must you begin to
brake to avoid hitting the deer? Round your answer to the nearest whole integer. NO
UNITS NEEDED

Answers

Answer:

Step-by-step explanation:

lknk

pihpin

87647fpom';

oiy69877t7gbkjb

Answer:

s= 6

Step-by-step explanation:

The speed s (in miles per hour) of a car can be given by s = √(30fg), where fis the

coefficient of friction and d is the stopping distance (in feet). The table shows the

coefficient of friction for different surfaces. You are driving 35 miles per hour on an

icy road when a deer jumps in front of your car. How far away must you begin to

brake to avoid hitting the deer? Round your answer to the nearest whole integer. NO

UNITS NEEDED

16. In Δ ABC and Δ PQR, , AB = PR, BC = RQ and AC = PQ. Δ ABC is congruent to a) Δ RPQ b) Δ QRP c) Δ PQR d) Δ PRQ

Answers

In Δ ABC and Δ PQR, if AB = PR, BC = RQ and AC = PQ, then Δ ABC is congruent to Δ PRQ, which means option D is the right answer.

The congruency theorem is used to determine the relation between two similar looking figures in two dimensional space. The word congruent itself means being in harmony. There are different rules which are used to determine the congruency between the triangles.

These rules are given as follows:

All three pairs of corresponding sides are equal = SSS CongruencyTwo pairs of corresponding sides and the corresponding angles between them are equal = SAS congruencyTwo pairs of corresponding angles and the corresponding sides between them are equal = ASA Congruency

In the given question, it is given that sides AB = PR, BC = RQ and AC = PQ, this implies that the congruency can be setup using SSS rule, which if followed will suggest that Δ ABC will be congruent to Δ PRQ.

Learn more about congruency at:

brainly.com/question/29789999

#SPJ4

11. How much time will it take for ₹5000
5618 at 6% per annum
annually?
to become
compounded

Answers

Answer:

2.31 Years

Step-by-step explanation:

To calculate the time it will take for ₹5000 to grow to ₹5618 with a 6% annual interest rate when compounded annually, we can use the following formula:

A = P(1 + r/n)^(nt)

Where:

A = the final amount (₹5618)

P = the principal amount (₹5000)

r = the annual interest rate (6% or 0.06)

n = the number of times the interest is compounded per year (1, since it's compounded annually)

t = the time period in years

Plugging in the values, we get:

5618 = 5000(1 + 0.06/1)^(1t)

Simplifying:

1.1236 = 1.06^t

Taking the natural logarithm of both sides:

ln(1.1236) = ln(1.06^t)

Using the power rule of logarithms:

ln(1.1236) = t ln(1.06)

Solving for t:

t = ln(1.1236) / ln(1.06)

t ≈ 2.31 years

Therefore, it will take approximately 2.31 years for ₹5000 to grow to ₹5618 at a 6% annual interest rate when compounded annually.

A triangle can have sides with the following measures: 1, 1, 2
True
False

Answers

Answer: false

Step-by-step explanation:

Solve 2log 12 (-8x)=6

Answers

The solution to the logarithmic equation [tex]2log12(-8x) = 6[/tex] is [tex]x = -9/32[/tex] .

What are logarithmic properties ?

Logarithmic properties are the rules that govern the behavior of logarithmic functions. These properties are important in simplifying logarithmic expressions and solving logarithmic equations. Some of the commonly used logarithmic properties include:

Product property: [tex]logb(xy) = logb(x) + logb(y)[/tex]

This property allows us to simplify the logarithm of a product of two numbers into the sum of logarithms of the individual numbers.

Quotient property: [tex]logb(x/y) = logb(x) - logb(y)[/tex]

This property allows us to simplify the logarithm of a quotient of two numbers into the difference of logarithms of the individual numbers.

Power property:[tex]logb(x^y) = ylogb(x)[/tex]

This property allows us to simplify the logarithm of a power of a number by bringing the exponent outside of the logarithm and multiplying it with the logarithm of the base.

Change of base formula: [tex]logb(x) = logc(x) / logc(b)[/tex]

This property allows us to change the base of a logarithm by dividing the logarithm of the number by the logarithm of the base in a different base.


Solving the given logarithmic equation :

The equation can be solved by using logarithmic properties and basic algebraic manipulation.

We can begin by using the property that states [tex]loga(b^n) = nloga(b)[/tex] for any base a and any positive real number b. Applying this property, we can rewrite the left side of the equation as:

[tex]log12((-8x)^2) = log12(64x^2)[/tex]

Next, we can use the property that states [tex]loga(b) = c[/tex] is equivalent to [tex]a^c = b[/tex]. Applying this property, we can rewrite the equation as:

[tex]12^{2log12(64x^2)} = 12^6[/tex]

Simplifying the left side, we get:

[tex]64x^2 = 12^6 / 12^2[/tex]

[tex]64x^2 = 144[/tex]

Dividing both sides by 64, we get:

[tex]x^2 = 144/64[/tex]

[tex]x^2 = 9/4[/tex]

Taking the square root of both sides, we get:

[tex]x=\pm 3/2[/tex]

However, we need to check the solutions for extraneous roots since the original equation has a logarithm with a negative argument. We can see that the solution x = 3/2 is extraneous since it results in a negative argument for the logarithm. Therefore, the only valid solution is x = -9/32.

To know more about logarithmic equation visit :

brainly.com/question/30085872

#SPJ1

HELPPPP HURRY PLSS………………..

Answers

Answer:

C is your answer

Step-by-step explanation:

in my opinion, i think it would be the mode.

4)) FH and IK are parallel lines. J K F G E Which angles are alternate exterior angles?​

Answers

Answer: I couldn't honestly help with that I would if I could

Step-by-step explanation:

4. Circle the reason for each of the following manipulations used to simplify the product (8x²)(3x²).
(8.3).(x²-x²)
8x²-3x²
commutative or associative
8.3.x²-x²
commutative or associative
24x²
commutative or exponent property

Answers

8.3.x².x² = (8.3).(x².x²) - commutative and associative properties of multiplication.

What is commutative law?

Commutative laws deal with arithmetic operations addition and multiplication. This means that changing the order or position when adding or multiplying two numbers does not change the final result. For example, 4 + 5 is 9 and 5 + 4 is also 9. The order in which the two numbers are added does not affect the sum. The same concept applies to multiplication. Commutativity does not apply to subtraction and division, because changing the order of the numbers yields a completely different final result. 

(8x²)(3x²) can be simplified as follows:

(8x²)(3x²) = 8.3.x².x² = (8.3).(x².x²)

= [tex]24x^4[/tex]

The reason for each of the manipulations is as follows:

8.3.x².x² = (8.3).(x².x²) - commutative and associative properties of multiplication.

(8.3).(x².x²) = [tex]24x^4[/tex] - exponent property of multiplication.

Therefore, the final answer is [tex]24x^4[/tex].

To know more about associative properties visit:

https://brainly.com/question/30111262

#SPJ1

Q4 NEED HELP PLEASE HELP

Answers

Answer:

D. The electrician charges $23 per hour.

Step-by-step explanation:

C(h)= 23h+30 is in the form y=mx +b

$30 is the initial fee (b)

$23 is the amount charged per hour (h)

if a traingle with all sides of equal legnth has a perimeter of 15x 27 , what is an expression for the legnth of one of the sides

Answers

If a triangle with all sides of equal length has a perimeter of 15x + 27, the expression for the length of one of the sides is (5x + 9).

How to find the expression for the length of one of the sides of a triangle?

The perimeter of a triangle is the sum of the lengths of all three sides. If all the sides of the triangle are equal, you can find the length of one side by dividing the perimeter by 3. Here, the perimeter is given as 15x + 27. Therefore, the length of one side will be (15x + 27) / 3 = 5x + 9. Hence, an expression for the length of one of the sides is (5x + 9).

Learn more about expression here: https://brainly.com/question/1859113.

#SPJ11

I need help! I need the graph drawn and the steps to how I got the answer but I don’t know it! Please help me!

Answers

Answer:

25 computers per hour

Step-by-step explanation:

look ate the point 2 hours corresponding to 50 computers

50/2 = 25/1 or 25 computers per hour

Solve the inequality 12≥ 73x + 2

Answers

10/73 is the value of x in inequality.

What does the word "inequality" mean?

In mathematics, inequalities describe the connection between two values that are not equal. Equal does not imply inequality. The "not equal symbol ()" is typically used to indicate that two values are not equal.

                    However different inequalities are used to compare the values to determine if they are less than or higher than. The term "inequality" refers to a relationship between two expressions or values that is not equal to one another. Inequality originates from an imbalance, thus.

the inequality  12≥ 73x + 2

                    = 12 - 2  ≥  73x

                     = 10 ≥ 73x

                   = 10/73 ≥ x

Learn more about inequality

brainly.com/question/30231190

#SPJ1

Find the circumference of a circle with diameter, d = 1.26m.
Give your answer rounded to 2 DP

Answers

Answer: b

Step-by-step explanation: just took it on edge.

Arrange the steps to find an inverse of a modulo m for each of the following pairs of relatively prime integers using the Euclidean algorithm in the order. a = 2, m=17 Rank the options below. The ged in terms of 2 and 17 is written as 1 = 17-8.2. By using the Euclidean algorithm, 17 = 8.2 +1. The coefficient of 2 is same as 9 modulo 17. 9 is an inverse of 2 modulo 17. The Bézout coefficients of 17 and 2 are 1 and 8, respectively. a = 34, m= 89 Rank the options below. The steps to find ged(34,89) = 1 using the Euclidean algorithm is as follows. 89 = 2.34 + 21 34 = 21 + 13 21 = 13 + 8 13 = 8 + 5 8 = 5 + 3 5 = 3 + 2 3 = 2+1 Let 34s + 890= 1, where sis the inverse of 34 modulo 89. $=-34, so an inverse of 34 modulo 89 is -34, which can also be written as 55. The ged in terms of 34 and 89 is written as 1 = 3 - 2 = 3-(5-3) = 2.3-5 = 2. (8-5)- 5 = 2.8-3.5 = 2.8-3. (13-8)= 5.8-3.13 = 5. (21-13)-3.13 = 5.21-8. 13 = 5.21-8. (34-21) = 1321-8.34 = 13. (89-2.34) - 8.34 = 13.89-34. 34 a = 200, m= 1001 Rank the options below. By using the Euclidean algorithm, 1001 = 5.200 +1. Let 200s + 1001t= 1, where sis an inverse of 200 modulo 1001. The ged in terms of 1001 and 200 is written as 1 = 1001 - 5.200. s=-5, so an inverse of 200 modulo 1001 is -5.

Answers

We have that, using Euclid's algorithm, we find the inverse of 200 modules 1001 is -5 (or 1001+5).

How do we find the inverse of a modulus?

To find the inverse of a module m using Euclid's algorithm, the steps are as follows:

1. Calculate the greatest common divisor (GCD) of a and m using the Euclidean algorithm.

2. Let a = GCD * s + m*t, where s is the inverse of a module m.

3. The GCD in terms of a and my is written as 1 = m-s*a.

4. Find s = -a, so the inverse of a module m is -a (or m+s).

For example, a = 2, m=17, so GCD = 1 = 17-8*2 and the inverse of 2 modulo 17 is -8 (or 17+8). Similarly, for a = 34, m= 89, the GCD = 1 = 89-34*2 and the inverse of 34 modulo 89 is -34 (or 89+34). Finally, for a = 200, m= 1001, the GCD = 1 = 1001-5*200 and the inverse of 200 modulo 1001 is -5 (or 1001+5).

See more information about Euclid's algorithm at: https://brainly.com/question/24836675

#SPJ11

The null hypothesis is rejected whenever:A. past studies prove it wrong. B. there is a low probability that the obtained results could be due to random error.C. the independent variable fails to have an effect on the dependent variable.D. the researcher is convinced that the variable is ineffective in causing changes in behavior.

Answers

The null hypothesis is rejected whenever "there is a low probability that the obtained results could be due to random error." The correct answer is Option B.

What is the null hypothesis?

The null hypothesis is a statistical hypothesis used to test the difference between two sample data groups. The null hypothesis is the hypothesis that the sample statistics are not significantly different. Any significant differences between the sample data are seen as supporting the alternative hypothesis.

A null hypothesis is often expressed as "no difference," "no correlation," or "no significant effect." For example, the null hypothesis for an experiment comparing two groups of people could be "there is no difference between the two groups." When the null hypothesis is rejected, it means that the results of the experiment are statistically significant, and the alternative hypothesis is supported.

Therefore, the null hypothesis is rejected whenever there is a low probability that the obtained results could be due to random error.

Learn more about null hypothesis here: https://brainly.com/question/29576929

#SPJ11

Other Questions
The following details and account balances are provided for the equity section of a balance sheet.Preferred stock, $75 par value, 10,000 shares authorized, for $300,000Common stock, no par, 700,000 shares authorized, 400,000 shares issued for $1,200,000Treasury stocks amounted to $75,000 at a cost of $3 per share Retained earnings amount to $800,000 With these information, answer the following questions: The number of preferred stock issued and outstanding is _____ Common stock will have a state value of $_____ and the outstanding number of common stock is _____ Total stockholder's equity will have a balance of $_____ If this entity decides to sell some of the 5,000 shares of treasury stocks when the price has changed by 100%, then the journal entry will debitor credit _____ for $_____ debit or credit _____ for $_____ and debit or credit to PIC account. The balance in the treasury stock account after this transaction will be $_____ Also, if a quarter of the remaining un-issued share were issued at the prevailing price, common stock account will increase, decrease, or not change by_____ $_____ Let f(x) = x? - 6x + 8 and g (x) = x - 5.Find (f + g) (x) and (f - g) (x) . if the area to the left of x in a normal distribution is 0.123, what is the area to the right of x? [1 point] Prince Henry initiated a program of exploration to find a route to the East Indies, by sailing around _____. the open purchase order file in the purchasing department is used to determine a. the orders that have not been received b. the quantity of items received c. the best vendor for a specific item d. the quality of items a vendor ships how does the media frame public opinion in the country ? give example to prove it. Which of the following elements has the smallest value of IE1?Select the correct answer below:NaMgAlCl What do the areas labeled x, y, and z represent? constructive interference in which waves cancel each other out constructive interference in which waves strengthen each other destructive interference in which waves cancel each other out destructive interference in which waves strengthen each other A diesel engine of a 400-Mg train increases the train's speed uniformly from rest to 10 m/s in 100 s along a horizontal track. Determine the average power developed. there exists a complex number $c$ such that we can get $z 2$ from $z 0$ by rotating around $c$ by $\pi/2$ counter-clockwise. find the sum of the real and imaginary parts of $c$. name two special sense whose receptor are replaces throughout life and two special senses whose receptors cells are replaces so slowly that there can be no functional regeneration ________ states that differential rates of inflation between two countries tend to be offset over time by an equal but opposite change in the spot exchange rate.A) The Fisher EffectB) The International Fisher EffectC) Absolute Purchasing Power ParityD) Relative Purchasing Power Parity True or False? exporting has an advantage compared to other types of international involvement, because it is usually easier to drop or change arrangements as the firm's needs change. a loop where the terminating condition is never achieved is called . select one: a. an infinite loop b. a universal loop c. a while loop d. a for .. ever loop which of the following is NOT one of the primary causes of lack of access to clean water experienced by many people in the region?1. rapid urbanization has dramatically increased demand for water2. governments have failed to invest adequately in water supply infrastructure3. government corruption has hindered efforts to improve water supplies and quality4. the region is naturally arid and lacks freshwater sources tara is of the view that Alicia's perception is influenced by the language that she speaks but not completely determined by it. which of the following best illustrates Tara's view?Social Sciencethe qualified relativist positionRelativist position essay on the immigration and migration in the early 20th century A Nichrome wire 75 cm long and 0.25 mm in diameter is connected to a 1.7 volt flashlight battery.A) What is the electric field inside the wire?B) Next the Nichrome wire is replaced by a wire of the same length and diameter, and same mobile electron density but with electron mobility 4 times as large as that of Nichrome. Now what is the electric field inside the wire? At its core, science is about inquirythe act of asking questions and seeking answers. Most labs begin as the result of a question, and the pre-lab information of your lab report should include a question. For example, you may have noticed that you seem to play basketball better at the court in the park than you do at home in my driveway. After doing some thinking and research, you realize that the surface of the court at the park is different than your driveway. As a result, you might formula a scientific question, "What is the effect of the court surface on the height that the basketball bounces?" To answer this question scientifically, you could perform several experiments and gather data determine the order of the three loci y, ec, and w, and estimate the distances between them on the linkage map of the x chromosome.