Which of the following expressions are equivalent to 18x - 24y? Select all that apply.
3(6x-8y)
O2(9x+12y)
6(3x-4y)
6(18x-4y)
(6x-24y)3
O-2(-9x+12y)

Answers

Answer 1
Answer:
3(6x - 8y)
6(3x - 4y)
(6x - 24y)3
-2( -9x + 12y)

Related Questions

A carpenter has a box of nails of various
different lengths. You decide to practice your
weighted averaging skills to figure out the
average length of a nail in the box. You grab
two handfuls of nails and count out the
number of each type of nail. You record your
data in the table below.
Sample
Type
Short nail
Medium nail
Long nall
Number
of Nails
67
18
10
Abundance
(%)
[7]
Nail Length
(cm)
2.5
5.0
7.5
What is the percent abundance of the
medium nails in your sample?
Med Nail % Abund.
Enter

Answers

According to the question the percent abundance of the medium nails in the sample is approximately 18.95%.

Explain medium?

Whenever the set of data is presented from least to largest, the median is indeed the number in the middle. For instance, since 8 is in the middle, this would represent the median value here.

To find the percent abundance of the medium nails in the sample, we first need to calculate the total number of nails in the sample:

Total number of nails = 67 + 18 + 10 = 95

Next, we can calculate the percent abundance of the medium nails using the formula:

Percent abundance = (number of medium nails / total number of nails) x 100%

Using the values from of the table as inputs, we obtain:

Percent abundance of medium nails = (18 / 95) x 100% ≈ 18.95%

As a result, the sample's average percentage of medium nails is roughly 18.95%.

To know more about medium visit:

https://brainly.com/question/16408033

#SPJ1

Solve the given third-order differential equation by variation of parameters.
y''' + y' = cot(x)

Answers

Answer: To solve the third-order differential equation y''' + y' = cot(x) by variation of parameters, we first need to find the solution to the associated homogeneous equation, which is:

y''' + y' = 0

The characteristic equation is r^3 + r = 0, which can be factored as r(r^2 + 1) = 0. This gives us the roots r = 0, r = i, and r = -i. Therefore, the general solution to the homogeneous equation is:

y_h = c1 + c2 cos(x) + c3 sin(x)

To find a particular solution to the non-homogeneous equation using variation of parameters, we assume that the solution has the form:

y_p = u1(x) + u2(x) cos(x) + u3(x) sin(x)

where u1, u2, and u3 are functions to be determined.

We can find the derivatives of y_p:

y'_p = u1'(x) + u2'(x) cos(x) - u2(x) sin(x) + u3'(x) sin(x) + u3(x) cos(x)

y''_p = u1''(x) + u2''(x) cos(x) - 2u2'(x) sin(x) - u2(x) cos(x) + u3''(x) sin(x) + 2u3'(x) cos(x) - u3(x) sin(x)

y'''_p = u1'''(x) + u2'''(x) cos(x) - 3u2''(x) sin(x) - 3u2'(x) cos(x) - u2(x) sin(x) + u3'''(x) sin(x) + 3u3''(x) cos(x) - 3u3'(x) sin(x)

Substituting these derivatives into the non-homogeneous equation, we get:

u1'''(x) + u2'''(x) cos(x) - 3u2''(x) sin(x) - 3u2'(x) cos(x) - u2(x) sin(x) + u3'''(x) sin(x) + 3u3''(x) cos(x) - 3u3'(x) sin(x) + u1'(x) + u2'(x) cos(x) - u2(x) sin(x) + u3'(x) sin(x) + u3(x) cos(x) = cot(x)

Grouping the terms with the same functions together, we get:

u1'''(x) + u1'(x) = 0

u2'''(x) cos(x) - 3u2''(x) sin(x) - u2(x) sin(x) + u2'(x) cos(x) + u2'(x) cos(x) = cot(x) cos(x)

u3'''(x) sin(x) + 3u3''(x) cos(x) - 3u3'(x) sin(x) + u3'(x) sin(x) + u3(x) cos(x) = cot(x) sin(x)

The first equation is a first-order differential equation, which can be solved by integrating both sides:

u1'(x) + u1(x) = c1

where c1 is a constant of integration. The solution to this equation is:

u1(x) = c1 + c2 e^(-x)

where c2 is another constant of integration.

Step-by-step explanation:

Help me.. Please asap​

Answers

The vector equations of L₂ when expressed as Cartesian equations are

y = 0

x = (z ± √(z² - 4(z-2))) / 2

z = [(4 - ((x-1)/(-z))²) ± √((4 - ((x-1)/(-z))²)² + 64)] / 8

What is the vector equation of the line L₂

To find the vector equation of the line L₂, we need to find a vector that is perpendicular to L₁ and passes through the point (1,0,2). Let's start by finding the vector equation of L₁.

Let P(x,y,z) be a point on L₁. Then the vector equation of L₁ is given by:

r₁ = P + t * d₁

where d₁ is the direction vector of L₁ and t is a scalar parameter.

Since L₂ is perpendicular to L₁, its direction vector must be perpendicular to d₁. Thus, we can find a vector that is perpendicular to d₁ by taking the cross product of d₁ with any non-zero vector that is not parallel to d₁. Let's choose the vector (0,1,0):

v = d₁ x (0,1,0) = (-z,0,x)

Note that we can choose any non-zero vector that is not parallel to d₁, and we will still get a vector that is perpendicular to d₁.

Now we have a point on L₂ (1,0,2) and a direction vector (v), so we can write the vector equation of L₂:

r₂ = (1,0,2) + s * v

where s is a scalar parameter.

To express the Cartesian equations of L₂, we can write the vector equation as a set of three parametric equations:

x = 1 - sz

y = 0

z = 2 + sx

We can eliminate the parameter s by solving for it in two of the equations and substituting into the third equation:

s = (x - 1) / (-z)

s = (z - 2) / x

Setting these two expressions equal to each other and solving for x, we get:

[tex]x^2 - zx + z - 2 = 0[/tex]

This is a quadratic equation in x, so we can solve for x using the quadratic formula:

[tex]x = (z \± \sqrt{(z^2 - 4(z-2)})) / 2[/tex]

Substituting this expression for x into one of the parametric equations, we get:

y = 0

And substituting the expressions for x and s into the other parametric equation, we get:

[tex]z = 2 + [(z \± \sqrt{(z^2 - 4(z-2)})) / 2] * [(1 - sz) / (-z)][/tex]

Simplifying this equation, we get:

[tex]4z^2 - (4 - s^2)z - 4 = 0[/tex]

Again, this is a quadratic equation in z, so we can solve for z using the quadratic formula:

[tex]z = [(4 - s^2) \± \sqrt((4 - s^2)^2 + 64)] / 8[/tex]

z = [(4 - s²) ± √((4 - s²)² + 64)] / 8

Finally, we can substitute these expressions for x and z into one of the parametric equations to get:

[tex]y = 0\\x = (z \± \sqrt{(z^2 - 4(z-2)})) / 2\\z = [(4 - ((x-1)/(-z))^2) \± \sqrt{((4 - ((x-1)/(-z))^2)^2} + 64)] / 8[/tex]

These are the Cartesian equations of L₂.

Learn more on cartesian equations here;

https://brainly.com/question/14869452

#SPJ1

One of outstanding journal recently published an article indicating differences in perception of gender equality on the job between men and women. The article claimed that women perceived the gender equality problem to be much more compared to men. One question asked of both men and women was: "Do you think gender equality is a major problem in the workplace?" 60% of the women responded "Yes", compared to men about 25%. Assuming W designates women's responses and M designates men's, what hypothesis should journal test in order to show that its claim is TRUE?

Answers

The journal could use a one-tailed hypothesis test with a significance level (α) of 0.05 to determine whether there is a significant difference between the proportion of women and men.

What is p value?

In statistics, the p-value is a measure of the evidence against the null hypothesis. It is the probability of observing a test statistic as extreme as, or more extreme than, the one calculated from the sample data, assuming that the null hypothesis is true. In other words, the p-value is the probability of obtaining the observed results, or more extreme results, if the null hypothesis were true.

Given by the question.

To test the claim that women perceive the gender equality problem to be much more compared to men, the journal could test the following hypothesis:

Hypothesis: The proportion of women who perceive gender equality to be a major problem in the workplace (W) is significantly greater than the proportion of men who perceive gender equality to be a major problem in the workplace (M).

H0: W = M (there is no significant difference in perception of gender equality between men and women)

Ha: W > M (women perceive gender equality to be a major problem more than men do)

who perceive gender equality to be a major problem in the workplace. They could calculate the p-value and compare it to α. If the p-value is less than α, they would reject the null hypothesis and conclude that the proportion of women who perceive gender equality to be a major problem in the workplace is significantly greater than the proportion of men who perceive it to be a major problem.

To learn more about probability:

https://brainly.com/question/30034780

#SPJ1

If lines, KI and LY, intersect at point A and m/KAY=4x+39, m/LAI=12x-9, what is m/YAI?

Answers

Answer:

0 degrees

Step-by-step explanation:

To find m/YAI, we need to first find the measure of angle KAI, which is the sum of angles KAY and LAI. Then, we can find the measure of angle YAI by subtracting the measure of angle KAI from 180 degrees.

Using the angle addition postulate, we know that:

m/KAY + m/LAI = m/KAI

Substituting the given values, we get:

4x + 39 + 12x - 9 = m/KAI

Simplifying the expression, we get:

16x + 30 = m/KAI

Now, we need to solve for x. To do this, we can use the fact that angles KAY and LAI are supplementary (add up to 180 degrees) since they form a straight line. Thus:

m/KAY + m/LAI = 180

Substituting the given values, we get:

4x + 39 + 12x - 9 = 180

Simplifying the expression, we get:

16x + 30 = 180

Subtracting 30 from both sides, we get:

16x = 150

Dividing both sides by 16, we get:

x = 9.375

Now that we know x, we can substitute it back into the equation we found earlier:

16x + 30 = m/KAI

16(9.375) + 30 = m/KAI

150 + 30 = m/KAI

m/KAI = 180

So, we know that angle KAI measures 180 degrees. To find m/YAI, we need to subtract the measure of angle KAI from 180 degrees:

m/YAI = 180 - m/KAI

m/YAI = 180 - 180

m/YAI = 0

Therefore, we can conclude that the measure of angle YAI is 0 degrees. This means that YAI is not an angle, but a line segment, and it does not have a measure in degrees.

the soccer team manager plans to have 2 gallons of water for every 4 players on the team during practice. determine whether the statements about ratios are true or false.

A. The team manager needs 1 gallon of water for every 1 player
` true or false
B. The ratio of number of players to gallons of water is 2:1
` true or false
C. The team manager ould need 4 gallons of water for 10 players
` true or false
D. For 30 players, the team manager would need 15 gallons of water ` true or false

Answers

Answer:

A.=False

B.=True

C.=False

D.=True

Step-by-step explanation:

The original ration is 2 gallons of water for 4 players.

Each player requires 1/2 gallon of water.

To get the amount of water needed multiply 1/2 by the amount of players.

1*(1/2) does not equal 1

2*(1/2) equals 1

10*(1/2) does not equal 4

30*(1/2) equals 15

Find d/dx (cos(x) + e^5x) using derivative rules.

O-sin(x) +5e^5x
O-sin(x) + 5xe^(5x-1)
O-sin(x) +e^5x
None of the answers listed is correct.
O sin(x) +e^5x

Answers

Answer:

1st one.-sin(X)+5e^5x

HELP ME!!! Find the percent equivalent to 14 over 35. 21% 40% 42% 50%

Answers

Answer:

The answer is 40% :) Hope this helps!

A truck is traveling due north at 60km/hr approaching a crossroad. On a perpendicular road a police car is traveling west toward the intersection at 75km/hr. Both vehicles will reach the crossroad exactly one hour. Find the vector currently representing the displacement of the truck with respect to the police car.

Displacement d=

Answers

In the given problem,  the displacement vector of the truck with respect to the police car is (-75, 60). This means that the truck is 75 km to the west and 60 km to the north of the police car.

How to Solve the Problem?

To solve this problem, we can use vector addition. Let's assume that the police car is at the origin, and let the positive x-axis point west and the positive y-axis point north. Then, the initial position of the truck can be represented by the vector (-d, 0), where d is the distance between the police car and the crossroad.

Since the truck is traveling due north, its velocity vector is (0, 60). Similarly, the velocity vector of the police car is (-75, 0). We know that both vehicles will reach the crossroad at the same time, which means that their displacement vectors will have the same magnitude and direction.

Let's call the displacement vector we're looking for "D". Using the formula for displacement, we can write:

D = vt

where v is the average velocity of both vehicles, and t is the time it takes for them to reach the crossroad (which is one hour). The average velocity is given by the vector sum of the velocities of the truck and the police car:

v = (0, 60) + (-75, 0) = (-75, 60)

Substituting in the values for v and t, we get:

D = (-75, 60) * 1 = (-75, 60)

Therefore, the displacement vector of the truck with respect to the police car is (-75, 60). This means that the truck is 75 km to the west and 60 km to the north of the police car.

Learn more about vector here: https://brainly.com/question/25705666

#SPJ1

An Olympic swimming pool is 25 meters wide. How many decimeters
wide is an Olympic swimming pool?

Answers

Answer: 2.5 dm

Step-by-step explanation:

Divide 25.0 by 10

= 2.5

Farrah borrowed $155 from her brother. She has already paid back $15. She plans to pay back $35 each month until the debt is paid off. Which describes the number of months it will take to pay off the debt? Select three options. x + 15 + 35 = 155 35 x + 15 = 155 35 x = 155 minus 15 It will take 8 months to pay off the debt. It will take 4 months to pay off the debt.

Answers

Answer: 3. 35x + 15 = 155

Step-by-step explanation:

35 x 4 = 140

140 + 15 = 155

HELP ASAP WILL GIVE BRAINLYEST AND 60 POINTS EACH

Answers

Answer: Reflection in the y -axis:

Explanation: The rule for a reflection over the y -axis is (x,y)→(−x,y) .\

Which relationships describe angles 1 and 2? Select each correct answer. O complementary angles O adjacent angles O vertical angles O supplementary angles​

Answers

Answer:2

Step-by-step explanation:Because the 2 is closest to the middle line

Answer:

relationship describes angles 1 and 2 is supplementary angles. From the given figure

it is concluded that

the relation ship between angle 1 and 2 is supplementary angles

because its is  linear pair

and forms a line

therefore , the angles are supplementary angles

hence , relationship describes angles 1 and 2 is supplementary angle

Step-by-step explanation: Hope this helps !! Mark me brainliest!! :))

14509772 rounded to the nearest ten thousand​

Answers

The nearest ten thousand of the digits  14509 is 14, 000.

How to round to the nearest ten thousand?

The rule for rounding to the nearest ten thousand is to look at the last four digits.

If the last four digits of the number is greater than 5000, we have to round the value up but if the number is below 5000 we have to round below.

For example let's round up 27567 to the nearest ten thousands.

Therefore, 7567 is above 5000, Hence, we have to round up. The nearest ten thousand of 27567 is 30000.

Let's round 14509 to the nearest ten thousand.

The nearest ten thousand of 14509 is 14, 000

learn more on approximation here: https://brainly.com/question/108438

#SPJ1

The two top concert tours in 2016 were concert A and concert B. Based on average ticket prices, it cost a total of $1707 to purchase six tickets for concert A and six tickets for concert B. Three tickets for concert B cost a total of $687. How much did an average ticket cost for each tour?

Answers

The average ticket cost for each concert is given as follows:

Concert A: $188.83.Concert B: $95.67.

How to obtain the ticket costs?

The ticket costs are obtained by a system of equations, for which the variables are given as follows:

Variable a: cost for Concert A.Variable b: cost for Concert B.

It cost a total of $1707 to purchase six tickets for concert A and six tickets for concert B, hence:

6a + 6b = 1707

a + b = 284.5.

Three tickets for concert B cost a total of $687, hence the cost for concert B is of:

3b = 687

b = 287/3

b = $95.67.

Replacing into the first equation, the cost for concert A is given as follows;

a = 284.5 - 95.67

a = $188.83.

More can be learned about a system of equations at https://brainly.com/question/30374328

#SPJ1

ASAP ASAP!!!!
[tex] {1}^{3 } [/tex]
1³=??


Answers

the answer is (1) one

What is the volume of this cone?

Answers

The volume of the cone is  2119. 5 cubic centimeters

How to determine the volume of the cone

The formula used for calculating the volume of a cone is expressed as;

V = πr² h/3

Given that the parameters are namely;

V is the volume of the cone.π takes the constant value of 3.14h is the height of the cone.r is the radius of the cone.

Now, substitute the values, we have;

Volume , V = 3.14 × 15² × 9/3

Divide the values, we have;

Volume = 3.14 × 225 × 3

Multiply the values, we get;

Volume, V = 2119. 5 cubic centimeters

Learn about volume at: https://brainly.com/question/1972490

#SPJ1

State any excluded values of a domain and identify the type of break in the graph at the value of x
f(x)=x+7/x-2

Answers

Answer:

The excluded value in the domain is x = 2 because the denominator of the rational function becomes zero at this value of x, which results in division by zero.

At x = 2, there is a vertical asymptote, which means that the graph of the function approaches positive or negative infinity as x approaches 2 from either side.

The perimeter of a rectangular garden is 30 ft. The length is 3 ft more than the width. Find the length and the width of the garden.

Answers

Step-by-step explanation:

the perimeter of a rectangle is

2×length + 2×width

in our case

length = width + 3

and

2×length + 2×width = 30

using the first equation in the second :

2×(width + 3) + 2×width = 30

width + 3 + width = 15

2×width + 3 = 15

2×width = 12

width = 12/2 = 6 ft

length = width + 3 = 6 + 3 = 9 ft

Lmkkkk helppppppppppp

Answers

Answer:

1.986 x 10 to the tenth power

Step-by-step explanation:

1. Identify and clearly label the slope and y-intercept for each equation in slope intercept form. Choose the correct answer from the choices below.
Y=-5
A. Slope is-5 and the y-intercept is (0,0)
B.Slope is zero and the y-intercept is (0,-5)
C. Slope is zero and the y-intercept is (0,0)
D. Slope is -5 and the y-intercept is (0,-5)

Answers

Slope is zero and the y-intercept is (0,-5)

What is slope ?

In mathematics, slope is a measure of the steepness of a line. It is defined as the ratio of the vertical change (rise) between two points on the line to the horizontal change (run) between the same two points.

In other words, the slope of a line is the change in the y-coordinate divided by the change in the x-coordinate between any two points on the line. It can also be thought of as the rate at which the line rises or falls as it moves horizontally.

The formula for calculating slope is:

slope = (y2 - y1) / (x2 - x1)

where (x1, y1) and (x2, y2) are two points on the line.

According to the question:
The equation Y = -5 is already in slope-intercept form, which is y = mx + b, where m is the slope and b is the y-intercept.

Comparing the equation Y = -5 to y = mx + b, we can see that:

The slope, m, is 0, since there is no x-term in the equation.

The y-intercept, b, is -5, since that is the constant value in the equation.

Therefore, the correct answer is:

B. Slope is zero and the y-intercept is (0,-5)


To know more about slope visit:
https://brainly.com/question/14548961
#SPJ1

Find a number between 100 and 200 which is also equal to a square number
multiplied by a prime number.

Answers

Answer:

162, 147 etc.

Step-by-step explanation:

we have to find

[tex]N = k^2 \cdot p[/tex]

we can iterate k = 1 to 10 to check all possible solutions,

[tex]N = 9^2 \cdot 2[/tex]

[tex]N = 7^2 \cdot 3[/tex]

N = 162, 147 etc.

Hopefully this answer helped you!!

48805 rounded to the nearest thousand​

Answers

Answer: 49,000

48805 is greater than 48500, so it rounds to 49,000

A student wants to investigate the chemical changes that a piece of wood undergoes when it is burned. He believes wood that burns for 15 minutes will weigh less than unburned wood. Design a laboratory experiment that would allow the student to test his predictions, using appropriate equipment and technology. Be sure to consider safety requirements in your answer.

Answers

Answer:

Experimental Procedure:

Materials:

Piece of wood

Electronic balance

Bunsen burner

Heat-resistant mat

Stopwatch or timer

Safety goggles

Lab coat

Safety Precautions:

Wear safety goggles and a lab coat to protect your eyes and clothing from any sparks or flames.

Place the heat-resistant mat under the Bunsen burner to prevent any accidental fires.

Use the Bunsen burner only under adult supervision.

Be cautious when handling hot objects, and allow them to cool before touching.

Procedure:

Measure the initial mass of the piece of wood using an electronic balance, and record it in a table.

Light the Bunsen burner, and place the piece of wood over the flame using tongs. Ensure that the wood is fully engulfed in the flame.

Use a stopwatch or timer to time how long the wood burns for (in this case, 15 minutes).

After 15 minutes, turn off the Bunsen burner and remove the piece of wood from the flame using tongs.

Allow the wood to cool, and then measure its final mass using the electronic balance, and record it in the table.

Calculate the difference between the initial and final mass of the wood, and record it in the table.

Repeat steps 1-6 three times to obtain three sets of data.

Calculate the average mass of the burned wood and compare it to the initial mass of the unburned wood to determine if the student's prediction was correct.

Conclusion:

If the average mass of the burned wood is less than the initial mass of the unburned wood, the student's prediction was correct, and he can conclude that the wood underwent a chemical change when it was burned. If the average mass is greater than or equal to the initial mass, the prediction was incorrect, and the student may need to revise his hypothesis or experimental design.

Interpret the data in the circle graph. If 560 books were sold at the book fair, find the number of the books that were mystery books.


If 560 books were sold at the book fair,
(Type a whole number.)
of the books were mystery books.
Circle graph
Fantasy 8%
Science
Fiction
12%
Comic 15%
Other 5%
Mystery 20%
-Fictic

Answers

Answer:

112

Step-by-step explanation:

According to the circle graph, the mystery books make up 20% of all books sold. So, we can calculate the number of mystery books sold as follows:

Number of mystery books = 20% of 560

= (20/100) x 560

= 112

Therefore, the number of mystery books sold at the book fair was 112.

a) Construct a probability distribution
b) Graph the probability distribution using a histogram and describe its shape
c) Find the probability that a randomly selected student is less than 20 years old.
d) Find the probability that a randomly selected student's age is more than 18 years
old but no more than 21 years old.

LOOK AT SCREENSHOT FOR FULL QUESTION

Answers

The probability that a randomly selected student's age is more than 18 years old but no more than 21 years old is 0.57.

What is a continuous random variable's probability?

Continuous random variables are defined as having an infinite number of possible values. A continuous random variable hence has no probability of having an accurate value.

a) In order to create a probability distribution, all potential values of the random variable must be listed along with the related probabilities. We may get the relative frequency (or probability) for each value of the random variable from the above frequency distribution:

Age Frequency Probability

16         3              0.03

17         5              0.05

18        10              0.10

19        15              0.15

20       20             0.20

21        22             0.22

22       17               0.17

Total   92              1.00

b) We can use a histogram to see the probability distribution. The likelihood is represented by the vertical axis, while the age is represented by the horizontal axis. The height of each bar in the histogram should represent the likelihood for that age, with bars for each age value.

With a peak at age 20, the distribution's shape looks to be roughly symmetrical.

c) To get the likelihood that a student chosen at random is under 20 years old, we must add the probabilities for the ages 16, 17, 18, and 19:

P(age < 20) = P(age = 16) + P(age = 17) + P(age = 18) + P(age = 19)

= 0.03+0.05+0.10+0.15

= 0.33

Consequently, there is a 0.33 percent chance that a randomly chosen student is under 20 years old.

d) To determine the likelihood that a randomly chosen student is older than 18 but not older than 21, we must add the probabilities for the ages 19, 20, and 21:

P(18 < age ≤ 21) = P(age = 19) + P(age = 20) + P(age = 21)

= 0.15 + 0.20 + 0.22

= 0.57

As a result, there is a 0.57 percent chance that a randomly chosen student will be older than 18 but not older than 21.

To know more about probability visit:

https://brainly.com/question/30719832

#SPJ1

Use the quadratic formula to solve the equation 2 - 5x-9=0

Answers

The answer is x = 5±√61/2, I really hope this helps (:

2 1/4-6/7=
2 5/12-blank=2/3
7 1/12-5 3/8=
blank+7/10=2 9/20

Answers

To subtract 6/7 from 2 1/4, we need to find a common denominator. The least common multiple of 7 and 4 is 28, so we can convert 2 1/4 to 9/4 and 6/7 to 24/28. Then we can subtract:

9/4 - 24/28

= 63/28 - 24/28

= 39/28

Therefore, 2 1/4 - 6/7 = 39/28.

To solve for the blank in 2 5/12 - blank = 2/3, we can start by converting 2 5/12 to an improper fraction:

2 5/12 = (2*12 + 5)/12 = 29/12

Then we can subtract 2/3 from both sides:

2 5/12 - 2/3 = blank

To subtract these fractions, we need to find a common denominator. The least common multiple of 3 and 12 is 12, so we can convert 2/3 to 8/12. Then we can subtract:

29/12 - 8/12

= 21/12

= 7/4

Therefore, the blank in 2 5/12 - blank = 2/3 is 7/4.

To subtract 5 3/8 from 7 1/12, we need to find a common denominator. The least common multiple of 8 and 12 is 24, so we can convert both mixed numbers to improper fractions:

7 1/12 = (712 + 1)/12 = 85/12

5 3/8 = (58 + 3)/8 = 43/8

Then we can subtract:

85/12 - 43/8

= 85/12 - (433)/(83)

= 85/12 - 129/24

= 5/24

Therefore, 7 1/12 - 5 3/8 = 5/24.

To solve for the blank in blank + 7/10 = 2 9/20, we can start by converting 2 9/20 to an improper fraction:

2 9/20 = (2*20 + 9)/20 = 49/20

Then we can subtract 7/10 from both sides:

blank + 7/10 - 7/10 = 49/20 - 7/10

Simplifying the right side:

49/20 - 7/10 = (492)/(202) - (74)/(104) = 98/40 - 28/40 = 70/40 = 7/4

Therefore, blank + 7/10 - 7/10 = 7/4, and solving for blank:

blank = 7/4

Therefore, the blank in blank + 7/10 = 2 9/20 is 7/4.

rewrite the following without an exponet. 3^-4

Answers

Answer:i think -81

Step-by-step explanation:3x (-3) = -9.        -9x(-3)=27.       27x(-3)= -81

Find the ratio of the perimeter of △ABC to the perimeter of △XYZ.

Answers

The ratio between the perimeter of triangle ABC and the perimeter of triangle XYZ is given as follows:

1/3.

What is the perimeter of a triangle?

The perimeter of a triangle is the total length of its three sides. To find the perimeter of a triangle, you need to add up the lengths of all three sides.

The ratio between the side lengths of triangle ABC and triangle XYZ is given as follows:

5/15 = 1/3.

The perimeter of a triangle is measured in units, as area the side lengths, hence they have the same ratio, and thus the ratio between the perimeter of triangle ABC and the perimeter of triangle XYZ is given as follows:

1/3.

More can be learned about the perimeter of a triangle at https://brainly.com/question/24382052

#SPJ1

Other Questions
Darlena has started taking photos at amateur dog racing events, later offering the photos for sale to the dog owners by email. The prices she has charged per photo at each of her first three events, and the corresponding number of photos sold and total revenue raised, appear in the table below.Treating revenue as a function of the number of photos sold, a graph of the three data points is also shown. If she uses quadratic regression to fit a curve to the data, what number of photos sold and what price per photo will maximize her revenue? Narrative Writing on "A misunderstanding between you and your friend, when you can't go to his farewell because of an assignment" PLEASE HURRY !! I NEED HELP!!! Les _______ et les ____________ sont des animaux aquatiques. A. algues, coraux B. coraux, jacinthes C. mduses, hippocampes D. palmiers, coquilles (figure: the market for chai lattes) use figure: the market for chai lattes. what is the price elasticity of demand between the prices of $2 and $2.50 per cup, computed using the midpoint method? what could you infer if scientists discover that south america split from africa well before the evolution of the common ancestor of all modern primates? which belief was generally held by the founding fathers at the constitution convention in 1787? when assessing a client who has aortic stenosis and is scheduled for aortic valve replacement, which finding by the nurse is most important to communicate to the health care provider? a key advocate of feminist policies in the 1970s was question 1 options: phyllis schlafly richard nixon gloria steinem eleanor roosevelt all of the above none of the above what are three expected findings the nurse may observe during the assessment of a 6 months old infant with intussusception The number of boys 7 over 10 of the total number of students in a class if there are 16 more boys than girls in a class how many students are there together Describe the pay at the digital source. Use complete sentences and include at least one specific example from the table that you made for part a discounters, inc., sold $1,000 of merchandise on account with credit terms of 1/7,n/30. the journal entry to record the initial sale will include a blank . (check all that apply.) an emf source with a resistor with and a capacitor with are connected in series. as the capacitor charges, when the current in the resistor is 0.900 a, what is the magnitude of the charge on each plate of the capacitor? do you think world war 1 was avoidable why or why not (T/F) a startup adviser is an individual who provides advice on running your startup and holds decision-making control on the management team. banks and airlines are examples of two industires that track competitior offers continually. this is called Which of the following contains less solute at a given temperature and pressure ?unsaturated solution or saturated solution . Escribe Crea frases originales con los verbos que se indican.1. sigui2. pidieron.3. repiti4. se divirtieron.5. (se) durmi The department of ____ is responsible for promoting all phases of the industry and business