−4 1 + 2/3 × 3/5 ÷(−2/5 )

Answers

Answer 1

the answer to −41 + 2/3 × 3/5 ÷(−2/5 ) is -42


Related Questions

Given that $k$ is a positive integer less than 6, how many values can $k$ take on such that $3x \equiv k \pmod{6}$ has no solutions in $x$

Answers

Supposing the value of x to be an integer, the values of k that donot

satisfy the given equation 3x = k mod 6 are 1,2,4,5.

What is an integer?

An integer, which can comprise both positive and negative integers, including zero, is a number without a decimal or fractional portion.

What is the difference between integers and whole numbers?

Integers are a set of numbers that include both positive and negative numbers, as well as zero. Whole numbers, on the other hand, only include the set of non-negative numbers starting from 0 (i.e., 0, 1, 2, 3, 4, ...). In other words, whole numbers are a subset of integers.

If 3x = k mod 6 has no solutions in x, then k must not be divisible by 3. The positive integers less than 6 that are not divisible by 3 are 1, 2, 4, and 5. Therefore, k can take on 4 values: 1, 2, 4, and 5.

To learn more about solving equations visit:

https://brainly.com/question/29657983?

#SPJ4

8. Given : triangle PQR and triangle TSR are right triangles , R is the midpoint of overline PT , overline PQ cong overline TS Prove : Delta PQR cong Delta TSR

Answers

By using the ASA Congruence Theorem, Delta PQR is congruent to Delta TSR.

We can prove this by using the fact that triangle PQR and triangle TSR are both right triangles and that R is the midpoint of overline PT and overline PQ is congruent to overline TS. Since R is the midpoint of overline PT, it follows that overline PR is congruent to overline TR (by the midpoint theorem).

Since PQR is a right triangle, and R is the right angle, it follows that angle PQR is congruent to angle TSR (by the definition of a right angle). Since overline PQ is congruent to overline TS, it follows that angle PQS is congruent to angle TSR (by the definition of congruence). Together, these congruences imply that triangle PQR is congruent to triangle TSR by the ASA congruence theorem.

Learn more about the congruence theorem here:

https://brainly.com/question/2102943

#SPJ4

we the following mixed operations word problems
During a normal day, there are 782 passengers in average that
are late for their plane each day. However, during the
Christmas holidays, there are 1,835 passengers that are late for
their planes each day which caused delays of 14 planes. How
many more passengers are late for their planes in each day
during the Christmas holidays?

Answers

An average of 782 travelers miss their flight each day during a typical day. In contrast, 1,835 passengers are late for their flights every day over the Christmas holiday, which results in 14 planes being delayed.

1,053 travelers (2,835-782 = 1,053)

During the Christmas holidays, there are 1,053 extra passengers who are late for their flights.

How do you figure out the average number of days late?

In order to compute WADO, we multiply the total amount of each overdue invoice by the number of days past due, then divide that total by the number of days past due. You may figure out your average daily sales by dividing your total sales over a certain period of time by the number of days in that same period.

To know more about average visit :-

https://brainly.com/question/16241241

#SPJ1

What is the volume of this rectangular prism?

Answers

Answer:

40

Step-by-step explanation:

5 x 4 x 2 = 40

length x width x height = volume

Is this a perfect square trinomial X² 14x 49?

Answers

x² + 14x + 49, this is a perfect square trinomial, which is expressed as

(x + 7)².

What is trinomial?

Trinomials are algebraic formulas that include three dissimilar terms, therefore the name "trinomial."

An algebraic expression called a trinomial contains three terms that are non-zero. Trinomial expression illustrations: The trinomial x + y + z has three variables: x, y, and z.

A trinomial is formed when three monomials are added together or subtracted from one another. A quadratic trinomial has the following form: ax² + bx + c, where a, b, and c are real, non-zero values.

Given that,

x² + 14x + 49

(x)² + 2(7x) + 49

= (x)² + 2(x)(7) + 7²

This is similar to a² + 2ab + b² = (a + b)²

so, we can write:

= (x + 7)²

= (x +7) (x + 7)

so, this is a perfect square trinomial.

To know more about trinomial refer to:

brainly.com/question/21832198

#SPJ4

-2n = -1 1/4
................................

Answers

Answer:

n = 5/8

Step-by-step explanation:

-2n = -1 1/4

-1 1/4 = -5/4

So, our equation is

-2n = -5/4

Divided both sides by -2

n = 5/8

So, the answer is

n = 5/8

Four thousand two hundred carnations were reserved for use on thge float. If this was 7/10 of the flowers needed, how many glowers would be on the float

Answers

The flowers on the float would be 6.000 flowers. The result is obtained by using fraction multiplication.

How to count a set of objects using fractions?

Fraction represents the part of a set of objects. It has two parts separated by a dividing line, namely numerator at the top and denominator at the bottom.

For example:

1/4 (one-fourth)2/5 (two-fifth)

It means one of four parts and two of five parts.

We have four thousand two hundred carnations on the float. It was 7/10 of flowers needed. Find the whole flowers on the float!

The carnations of a set of flowers is 7/10. It is 4200 carnations.

The carnations part is 7 and the whole part of flowers is 10.

Using fraction, the whole flowers would be

= 10/7 × 4200

= 6.000 flowers

Hence, the number of flowers needed to be on the float is 6.000 flowers.

Learn more about fraction here:

brainly.com/question/30156711

#SPJ4

pls pls HELP ASAP!!! ILL MARK BRAINIEST AND 50 POINTS!!!!
Identify or mark the missing side or angle that would make triangle ABC congruent to triangle PDF by ASA

Answers

Answer:

side BC and side DF

Step-by-step explanation:

side BC and side DF

How do you add a function in FG?

Answers

To add a function in FG, open the functions. php file in your theme folder, add the code for the function at the bottom of the file, save the file, and add the code for the function in the template files where you want it to appear.

To add a function in FG, you first need to open the functions. php file in your theme folder. This is where all the functions for your theme will be stored. Once you have the file open, you can add the code for the function that you want to create. This code should go at the bottom of the file. After you have added the code, save the file. Now, you need to add the code for the function in the template files where you want it to appear. To do this, add the following code: <?php your_function_name(); ?>. This code will call the function that you created in the functions.php file. Once you have added this code, save the file and the function should now appear in your theme.

Learn more about function here

https://brainly.com/question/29633660

#SPJ4

Graph a line given the point A(-2, 3) and the slope of
2|3

Answers

Answer:

Step-by-step explanation:

What is the discriminant of the quadratic equation 2x 5x^2 1?

Answers

The discriminant of the quadratic equation 2x + 5x² = 1 is 24.

The discriminant of a quadratic equation is the value calculated from the coefficients of the quadratic equation and it gives information about the nature of the roots of the equation. The discriminant can be used to determine the number and type of solutions/roots of the equation.

-If the discriminant is greater than zero, the equation has two distinct, real solutions (or roots).

-If the discriminant is equal to zero, the equation has one real solution (or root).

-If the discriminant is less than zero, the equation has no real solutions (or roots), only complex solutions.

The discriminant of the quadratic equation ax² + bx + c = 0 is b² - 4ac.

Plug in the values and solve for the discriminant of the quadratic equation 2x + 5x² = 1.

b² - 4ac = (2)² - 4(5)(-1) = 24

Hence, the discriminant is 24.

Learn more about discriminant here: https://brainly.com/question/12526527

#SPJ4

In AABC, AB = AC and AP 1 BC. If AB= (2x + 3) cm, AC = (3y-1) cm, BP = (y + 1) cm and PC = (x + 2) cm find the values of x and y.

Answers

Answer:

x = 1y = 2

Step-by-step explanation:

Given isosceles triangle ABC with AB≅AC, altitude AP, and AB=(2x+3), AC=(3y-1), BP=(y+1), and PC=(x+2), you want the values of x and y.

Isosceles triangle

Corresponding parts of ∆ABP and ∆ACP are congruent, so we have ...

  2x +3 = 3y -1

  x +2 = y +1

Solution

Subtracting twice the second equation from the first gives ...

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

  -1 = y -3 . . . . simplify

  2 = y . . . . . . add 3

Substituting into the second equation, we have ...

  x +2 = 2 +1

  x = 1 . . . . . . . .subtract 2

The values of x and y are 1 and 2, respectively.

Can someone help me please? Picture attached

Answers

a = [tex]6\sqrt{5}[/tex] is the right angled triangle's third side when the right angle triangle's opposite sides are 18 and 12, respectively.

what is triangle ?

A triangle is a polygon since it has three sides and three vertices. It is one of the basic geometric forms. The name given to a triangle with the vertices A, B, and C is Triangle ABC. A unique plane and triangle in Euclidean geometry are discovered when the three points are not collinear. Three sides and three corners define a triangle as a polygon. The triangle's corners are defined as the locations where the three sides converge. 180 degrees is the result of multiplying three triangle angles.

given

by pythagoras theorem

c2 = a2 + b2

18*18 = a2 + 12*12

324  - 144 = a2

a2 = 180

a = [tex]6\sqrt{5}[/tex]

a = [tex]6\sqrt{5}[/tex] is the right angled triangle's third side when the right angle triangle's opposite sides are 18 and 12, respectively.

To know more about triangle visit:

https://brainly.com/question/2773823

#SPJ1

what is 5 2/3 x 3/4 equal?

Answers

Answer: 4 1/4

Step-by-step explanation: Decimal= 4.25

Answer:

Exact form: 17/4

Decimal Form: 4.25

Mixed number form: 4 1/4

Riders must be at least 42 inches tall to ride the coaster. Write an addition inequality to determine how much taller William must be to ride the coaster. Let x be the variable representing how much taller

Answers

An addition inequality to determine how much taller William must be to ride the coaster is, Height of William + x ≥ 42.

What are inequalities and their types?

Inequality is a relation that compares two numbers or other mathematical expressions in an unequal way.

The symbol a < b indicates that a is smaller than b.

When a > b is used, it indicates that a is bigger than b.

a is less than or equal to b when a notation like a ≤ b.

a is bigger or equal value of an is indicated by the notation a ≥ b.

Given, Riders must be at least 42 inches tall to ride the coaster, and 'x' be the variable representing how much taller William should be.

Therefore, Height of William + x ≥ 42 is an inequality that may be used to calculate how much taller William has to be in order to ride the coaster.

learn more about inequalities here:

https://brainly.com/question/28823603

#SPJ1

How would I do this?

Answers

[tex]~\hspace{7em}\textit{negative exponents} \\\\ a^{-n} \implies \cfrac{1}{a^n} ~\hspace{4.5em} a^n\implies \cfrac{1}{a^{-n}} ~\hspace{4.5em} \cfrac{a^n}{a^m}\implies a^na^{-m}\implies a^{n-m} \\\\[-0.35em] ~\dotfill\\\\ \cfrac{28p^5-8p^4 + 40p^2}{4p^3}\implies \cfrac{28p^5}{4p^3}-\cfrac{8p^4 }{4p^3}+\cfrac{ 40p^2}{4p^3}\implies 7p^5 p^{-3}-2p^4 p^{-3}+10p^2p^{-3} \\\\\\ 7p^{5-3}-2p^{4-3}+10p^{2-3}\implies 7p^2-2p+10p^{-1}\implies 7p^2-2p+\cfrac{10}{p}[/tex]

(a) On the axes provided, sketch a slope field for the given differential equation at the 9 points indicated.

Answers

A slope field for the given differential equation dy/dx = xy/2 at the 9 points indicated is shown below.

We know that a slope field represents the slope of a differential equation at certain vertical and horizontal intervals on the coordinate plane.

First we construct a table which contains the values of slope.

Consider given differential equation dy/dx = xy/2

where -1 ≤ x ≤ 1,

1 ≤ y ≤ 3

Let the slope be m

so, dy/dx = m

For x = -1, y = 1

m = (-1 × 1)/2

   = -1/2

For x = -1, y = 2

m = (-1 × 2)/2

   = -1

For x = -1, y = 3

m = (-1 × 3)/2

   = -3/2

For x = 0, y = 1

m = (0 × 1)/2

   = 0

For x = 0, y =2

m = (0 × 2)/2

   = 0

For x = 0, y = 3

m = (0 × 1)/2

   = 0

For x = 1, y = 1

m = (1 × 1)/2

   = 1/2

For x = 1, y = 2

m = (1 × 2)/2

   = 1

For x = 1, y = 3

m = (1 × 3)/2

   = 3/2

So, the table is:

x/y     1  2    3

-1     -1/2   -1      -3/2

0     0   0   0

1       1/2     1      3/2

Therefore, the slope field is as shown below.

Learn more about the  differential equation here:

https://brainly.com/question/13378403

#SPJ4

A laboratory uses liquid nitrogen tanks of two different sizes. The combined volume of 3 large tanks and 2 small tanks is 24 liters. The combined volume of 2 large tanks and 3 small tanks is 21 liters. What is the volume of each size of tank? JUSTIFY YOUR ANSWER.

Answers

The size of the large tank is 6 liters and the size of the small tank is 3 liters.

What is the size of each type of tank?

The first step is to form a system of equations using the information provided in the question:

3l + 2s = 24 equation 1

2l + 3s = 21 equation 2

Where:

l = volume of the large tank s = volume of the small tank

The elimination method would be used to solve the equations:

Multiply equation 1 by 2 and equation 2 by 3:

6l + 4s = 48 equation 3

6l + 9s = 63 equation 4

Subtract equation 3 from equation 4:

5s = 15

Divide both sides of the equation by 5

s = 15 / 5

s = 3 liters

Substitute for s in equation 1 :

3l + 2(3) = 24

3l + 6 = 24

3l = 24 -  6

3l = 18

l = 18 / 3

l = 6

To learn more about system of equations, please check: https://brainly.com/question/12129107

#SPJ1

Find the measure of the missing angle? please help :)

Answers

The measure of the angle ∠SUT will be 30°. Then the correct option is C.

What is the triangle?

The polygonal shape of a triangle has a number of sides and three independent variables. Angles in the triangle add up to 180°.

The exterior angle of a triangle is almost always equal to the addition of the interior and opposing interior angles. The term "external angle property" refers to this feature.

The measure of the angle ∠SUT is calculated as,

∠SUT + ∠UTS = ∠JST

∠SUT + 80° = 110°

∠SUT = 110° - 80°

∠SUT = 30°

The measure of the angle ∠SUT will be 30°. Then the correct option is C.

More about the triangle link is given below.

https://brainly.com/question/25813512

#SPJ1

What's the longest UK number 1?

Answers

The person who has the most number 1 in UK is Elvis Presley. He has a total of 21 number 1 which is the highest in history.

The UK Singles Chart is a chart which numbers musician on the basis of their songs and their sales and streams it  was created in 1969. The records and statistics listed here, however, date back to 1952 .

The song which charted the charts was Old Town Road which was recently remixed and launched by Lil Nas X.

Elvis Aaron Presley or more commonly known as Elvis, was an American singer and actor. He dubbed the "King of Rock and Roll", and is now regarded as one of the most significant cultural figures of the 20th century.

To learn more about Elvis Presley

brainly.com/question/29995722

#SPJ4

somone please help me with this im begging you

Answers

Answer:

For Q.1, the answer is 9

Step-by-step explanation:

The volume formula for a cylinder is V=πhr^2. The volume formula for a cone is V=(πhr^2)/3. You might notice that the formulas are very similar; the only difference is the divided by three at the end. Because we are going from cylinder to cone, we have to multiply by three instead of dividing. Doing this, we get 3*3=9.

Try solving the rest of the problems using these two formulas by yourself. :)

How many times would you expect to roll a 5 if you rolled a fair die 1,300 times? Round your answer, if needed.

A.
0.1667

B.
1,083

C.
217

D.
95

Answers

Answer: C, 217

Step-by-step explanation:

Is this right?

If not please help me understand or tell me the answer.

Answers

Answers:Volume = 90 cubic inchesSurface area = 126 square inchesMaterial Cost = Not sure (see the explanation below)

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

Explanation:

L = 6 inches = length

W = 3 inches = width

H = 5 inches = height

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

V = volume

V = L*W*H

V = 6*3*5

V = 90 cubic inches is the volume

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

SA = Surface Area

SA = 2*(LW + LH + WH)

SA = 2*(6*3 + 6*5 + 3*5)

SA = 126 square inches is the surface area

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

Unfortunately there isn't enough information to know the material cost. Please post the full problem, and any other relevant information connected to this question.

What is the solution of the equation 8x 3y 5 and 3x 2y 5 answer?

Answers

The solution of the equation is x = 1 and y = 0.

We can solve this equation using the substitution method.

First, subtract 5 from both sides of the equation to isolate the x and y terms:8x - 3y = 0

3x - 2y = 0

Next, divide both sides of the first equation by 8:

x = (3/8)y

Substitute this expression for x into the second equation:

3(3/8)y - 2y = 0

Simplify:

(-13/8)y = 0

Divide both sides by -13/8:

y = 0

Now, substitute y = 0 into the first equation:

8x - 3(0) = 0

Simplify:

8x = 0

Divide both sides by 8:

x = 0

Therefore, the solution of the equation is x = 1 and y = 0.

Learn more about equation here

https://brainly.com/question/29657992

#SPJ4

Evaluate the infinite geometric series $0.79 0.079 0.0079 0.00079 0.000079 \dotsb$. Express your answer as a fraction with integer numerator and denominator.

Answers

Sum of the infinite geometric series = 79/9

A geometric series, or the first few terms of a geometric sequence, are the sum of an infinite number of terms with a constant ratio between them in mathematics.

Given Geometric sequences,

0.79, 0.079, 0.0079, 0.00079, 0.000079

so, the geometric series is:

0.79 + 0.079 + 0.0079 + 0.00079 + 0.000079 +........

The first term of given geometric series is 0.79

The second term of given series is 0.079

Therefore, the common ration is= 0.079/0.79 = 1/10

The Sum of infinite geometric series is given by, S= a/(1-r)

a here denotes the first term of the series

r denotes the common ration

so,

S = 0.79/{1-(1/10)}

or, S = 0.79/(9/10)

0r, S = 0.79 * (10/9)

0r, S = 79/9

To know more about Geometric series here:

https://brainly.com/question/4617980#

#SPJ4

EMERGENCY NEED HELP PLEASE HELP THE QUESTION IS ATTACHED TO THE QUESTION THING PLEASE HELP!!!

Answers

The required graph of the system of linear equations has been attached below.

What is the Linear equation?

A linear equation is defined as an equation in which the highest power of the variable is always one.

The system of linear equations is given in the question, as follows:

2x + y = 8      .....(i)

-x + 2y = 6    .....(ii)

To graph the equations using the slope and y-intercept,

1) To determine the slope m and the y-intercept, write the equation in the form y = mx + b. (0, b).

Plot the y-intercept next.

3) Depending on whether the slope is positive or negative, go up, down, or left or right from the y-intercept.

Thus, the required graph of the system of linear equations.

Learn more about the Linear equations here:

https://brainly.com/question/13738061

#SPJ1

To win the game, the team must score at least 8 goals. What inequality represents the number of goals, g, the team must score

Answers

So, on  solving the provided question, we can say that  to form a inequality - x * y > 8

What is inequality?

An inequality in mathematics is a relationship between two expressions or values that is not equal. Thus, imbalance leads to inequality. An inequality creates the link between two values that are not equal in mathematics. Egality is distinct from inequality. When two values are not equal, most commonly use the not equal sign (). Different inequalities are used to contrast values, no matter how little or large. Many simple inequalities may be resolved by modifying the two sides until the variables are all that remain. But a number of things contribute to inequality: Negative values on both sides are divided or added. Trade off the left and right.

here to form a inequality-

let x = goals by each player

y = no. of players

x * y > 8

To know more about inequality visit:

https://brainly.com/question/29914203

#SPJ4

How do you make a truth table?

Answers

If we want to create a truth table , for say expression  (P ∨ Q)∧(~P⇒Q) , then we will create different columns having the column head as , P , Q , ~P , P ∨ Q,~P⇒Q and  (P ∨ Q)∧(~P⇒Q) and then perform the logical operation on them.

Truth table is a medium  used to perform logical operations on expressions. These operations consists of Boolean algebra or Boolean functions expressions.

On performing these logical operation we get to know whether the propositional expression is correct or incorrect, based on the input values. This  entire process is based on Boolean algebra and the table is made up of rows and columns for one or more input values.

To learn more about truth table

brainly.com/question/29155453

#SPJ4

Find the radius of a circle that has a sector area of 165.6 cm2 and an angle measure of 129*. Round your answer to the nearest tenth.

Answers

To find the radius of a circle given the area of a sector and the measure of the central angle of the sector, we can use the formula:

radius = sector area / (central angle measure / 360)

In this case, the sector area is 165.6 cm2 and the central angle measure is 129*. Plugging these values into the formula gives us:

radius = 165.6 / (129 / 360)

= 165.6 / (129 / 360)

= 165.6 / (0.3583)

= 462.9 cm

Rounding this value to the nearest tenth gives us a radius of approximately 463 cm.

passes through (6,6) and (-2,2)

Answers

Answer: 1/2 is the slope.

Step-by-step explanation: (-2-6)/(2-6) = -8/-4

-8/-4 Simplified is 1/2

Therefore 1/2 is your slope

Hope this helps!

Other Questions
__________ is a period of increased unemployment, bank failures and stock market crash. The boatbill is present in a density of at least one pair per 20 acres at the same time that two different types of plants are dominant. What are these plants?A. Weeds and grassesB. Grasses and ShrubsC.Shrubs and small treesD. small trees and canopy trees The area of the triangle is no more than 30 square inches. Right and solve inequality that represents a. (HELP ASAP!) If a grain of the average apple tree pollen has 17 chromosomes and is used to pollinate an ovule, then the resulting apple seed will contain Paul Revere's RideThe paragraph below tells about a special person born in January. Can you find and mark ten errors in theparagraph? You might look for errors of capitalization, punctuation, spelling, or grammar.Paul revere was born on January 1 1735. He grew up to become asilversmith, but he were best known for his famous ride. On April 18, 1775,Paul Revere is sent to warn Samuel Adams and John Hancock that theBritish were coming. He stop at every house to warn they. Two other men,William Dawes and Samuel Prescott, also rode hoarses, but Paul Reverebecame famous. All men were arrested by the British but Hancock andthreeAdams were safe.3 If you need to stop quickly and your vehicle is not equipped with an Anti-Lock Braking System (ABS), you should: 6.8.4. A health planning agency wishes to know, for a certain geographic region, what proportion of patients admitted to hospitals for the treatment of trauma die in the hospital. A 95 percent confidence interval is desired, the width of the interval must be .06, and the population proportion, from other evidence, is estimated to be .20. How large a sample is needed? 3y+2=2x is this a direct variation Real GDP exceeds the point at which the natural rate of unemployment occurs because of: Select one: a. an increase in the sum of cyclical and frictional unemployment. b. an increase in the sum of cyclical and structural unemployment. c. a decrease in the sum of frictional and structural unemployment. d. an increase in the sum of frictional and structural unemployment. Explain how oil prices in the United States could be affected if the checkpoints in Asia and Africa were blocked. HELPPP Ball A od mass 5.0 kilograms moving at 20. meters per second colides with ball B of imknnown mass moving at 10 meters per scond in the same direction. After the collision, ball A movies at 10. meters per second and ball B at 15 meters per second, both still in the same direction. What is the mass of ball B If an object is propelled upward from ground level with an initial velocity of 80. 1 feet per second? Its height h in feet t seconds later is giving by the equation h= -16ft+ 80. 1t after how many seconds does the object hit the ground Write the chemical symbols for three different atoms or atomic anions with 10 electrons Where did the US military officials expect the Japanese to attack during WWII? .End scene. Describe how Macbeth felt towards the end of his reign, when he was getting attacked by an army and the death of his wife. Which of the following describes a situation in which the person is hurt by inflation?a. a borrower during a period which inflation is under-predictedb. a retiree whose pension is adjusted for inflationc. a person paid in fixed income during an inflationary periodd. a lender during a period which inflatin is over-priced Does 3 3 have a solution? How did the Enlightenment impacted on modern society in terms of culture politics and government? PLEASE HELPA fly makes a bee-line from one corner of Mrs. Tomasi's roomto the opposite corner. The room is 30x 32 feet and 9 feet tall.What angle is the angle of elevation of the flight path if he fliesstraight there? What are 5 of the 6 financial goals that you should start saving for right away?