Solve these simultaneous equations and explain how you worked your answer out
а) x+y=24
y=2x

b)2x+y=100
y=2(x-10)

c)x+y=26
3x+y=56

Answers

Answer 1

Answer:

a)

x+y=24---1

y= 2x ---2

subs 2 in 1

x+2x=24

3x=24

x=8

when x=8 subs in 2

y=2(8)

y=16

b)

2x+y=100---1

y=2(x-10)---2

subs 2 in 1

2x+2(x-10)=100

2x+2x-20=100

2x+2x=100+20

4x=120

x=30

when x=30 subs in 2

y=2(30-10)

y=2(20)

y=40

c)

x+y=26---1

3x+y=56---2

from 1

x+y=26

y=26-x---3

subs 3 in 2

3x+26-x=56

3x-x=56-26

2x=30

x=15

when x=15 subs in 3

y=26-15

y=11


Related Questions

Q7 a and b is confusing, is there any chance someone could help?

Answers

Answer:

a. 12 sides

b. Not possible

Step-by-step explanation:

a.

[tex]d=\frac{1}{2} n(n-3)[/tex]

[tex]\frac{1}{2}n^{2}-\frac{3}{2} n=54[/tex]

multiply by 2

[tex]n^{2} -3n=108[/tex]

equation

[tex]n^{2} -3n-108=0[/tex]

factor

[tex](n-12)(n+9)[/tex]

[tex]n-12=0\\n=12[/tex]

b.

[tex]n^{2} -3n=33[/tex]

[tex]n^{2} -3n-33=0[/tex]

The roots of the equation are decimal numbers

The number of sides must be integer

So there is no polygon with 33 diagonals.

Hope this helps

Which statement comparing milliliters and liters is true?
200 milliliters > 3 liters
500 milliliters 4 liters
3,000 milliliters < 4 liters
4,000 milliliters < 3 liters

Answers

The correct statement is 3000 ml<4l

What is the unitary method?

The unitary method is a method in which you find the value of a unit and then the value of a required number of units.

Given here: Option 3 as 3000 ml<4 liters

we know that 1 liter=1000 ml

Thus 4 liters=4000 ml

Hence, Option C is the correct statement.

Learn more about the unitary method here:

https://brainly.com/question/22056199

#SPJ1

Tanner is building birdhouses in shop class, and he has a total of 495 nails on hand. A small birdhouse requires 25 nails and a large birdhouse requires 59 nails.
Write the inequality in standard form that describes this situation. Use the given numbers and the following variables.

Answers

An inequality in standard form that describes this situation is 25x + 59y ≤ 495.

How to write an inequality that represents this situation?

In order to write an inequality that represents or describes this situation, we would assign variables to the number of nails required by the small birdhouse and large birdhouse respectively, and then translate the word problem into algebraic equation as follows:

Let the variable x represent the small birdhouse.Let the variable y represent the large birdhouse.

Since Tanner has a total of 495 nails on hand and a small birdhouse requires 25 nails while a large birdhouse requires 59 nails, an inequality that represents or describes this situation can be written as follows;

25x + 59y ≤ 495.

In conclusion, we can reasonably infer and logically deduce that the total number of nails required by both the small birdhouse and large birdhouse is less than or equal to 495 nails.

Read more on inequality here: brainly.com/question/29115398

#SPJ1

John has a jar of between 500 and 600 coins that are all nickles, dimes, and quarters. The ratio of the number of quarters to the number of dimes is 8:5 and the ratio of the number of dimes to the number of nickles is 6:11. What is the total value of the money in John's jar of coins?

Answers

Answer:

To solve this problem, we can set up a system of equations using the information given. Let x be the number of quarters, y be the number of dimes, and z be the number of nickles.

From the problem, we know that:

x:y = 8:5 (the ratio of the number of quarters to the number of dimes)

y:z = 6:11 (the ratio of the number of dimes to the number of nickles)

x+y+z = between 500 and 600 (the total number of coins)

We can start by using the first ratio to find the value of y in terms of x:

x:y = 8:5

y = (5/8)x

We can use the second ratio to find the value of z in terms of y:

y:z = 6:11

z = (11/6)y

We can substitute the value of y into the expression for z to get an expression for z in terms of x:

z = (11/6)(5/8)x

Now we can use the equation x + y + z = between 500 and 600 to find the value of x:

x + (5/8)x + (11/6)(5/8)x = between 500 and 600

Combining like terms:

(63/40)x = between 500 and 600

x = between 800 and 1000

So, x represents the number of quarters, which is between 800 and 1000.

We know that the value of a quarter is $0.25. So the total value of the quarters is between $200 and $250.

Similarly, we know that the value of a dime is $0.1 and a nickel is $0.05.

so,

y = (5/8)x

z = (11/6)(5/8)x

y = (5/8)x * $0.1 = $0.125x

z = (11/6)(5/8)x * $0.05 = $0.04166x

So, the total value of the money in the jar is $200 <= $0.25x + $0.125x + $0.04166x <= $250

what is the solution to the system of equations graphed below answers

Answers

Answer:

(4,2)

Step-by-step explanation:

the solution to the system of equations is the point where the 2 lines intersect:  (4,2)

PLEASEEEE HELP!!!

Two alien spaceships start traveling toward each other from space stations that are 710,000 km apart. The first spaceship started an hour before the second spaceship and is traveling at 110,000 km/hr. In how many hours will the two spaceships meet if the second spaceship is traveling at 90,000 km/hr?

Answers

Answer:

The two spaceships will meet in 4 hours.

Step-by-step explanation:

We can start solving the problem using the formula for distance, velocity, and time which is

Distance = Velocity x Time

Let x be the number of hours it will take for the two spaceships to meet.

The distance that the first spaceship travels is 110,000 x x km

The distance that the second spaceship travels is 90,000 x (x+1) km, since the second spaceship started 1 hour later.

The total distance that the spaceships travel is equal to the distance between the space stations, so we can set up the equation:

110,000x + 90,000(x+1) = 710,000

Solving for x, we can find that x = 4 hours.

So the two spaceships will meet in 4 hours.

The total was $29.00 after adding a $4.00 tip to the bill for a family of five, each of whom ordered a hot dog. What was the price of a hot dog?
A. 4 - 5x = 29; $5.00
B. 4 + 5x = 29; $5.00
C. 29 - 5x = 4; $5.00
D. 5x = 29 = 4; $5.00

Answers

Answer: The answer is B

Step-by-step explanation:

4( the tip) +5 (# of family) * x( unknown cost of hot dog) = 29 (total)

Can a 3x3 matrix have infinite solutions?

Answers

Yes, a 3x3 matrix can have infinite solutions. This is because if the determinant of the matrix is zero, the system of equations has an infinite number of solutions.

A 3x3 matrix is a system of three equations with three unknowns.

For a system of linear equations to have a unique solution, the determinant of the matrix must not be zero. If the determinant of the matrix is zero, then the system of equations has an infinite number of solutions.

Therefore, a 3x3 matrix can have infinite solutions if the determinant of the matrix is zero.

Yes, a 3x3 matrix can have infinite solutions. This is because if the determinant of the matrix is zero, the system of equations has an infinite number of solutions.

Learn more about matrix here

https://brainly.com/question/28180105

#SPJ4

I will give brainly

Answers

Answer:

Domain: [tex]\{1, 2\}[/tex]Range: [tex]\{-3, 1, 3\}[/tex]

Step-by-step explanation:

The domain is the set of x-values and the range is the set of y-values.

nikki has to travel a total of 351 miles. she travels the first 216 miles in 4 hours. it takes her 2.5 hours to travel the rest of the way. is she going faster, slower, or the same speed for the second part of her trip? (hint: how far did she travel on the second part of her trip?)

Answers

Nikki's speed during the second part of her trip is the same as her speed during the first part of her trip, 54 miles/hour.

Nikki has to travel a total of 351 miles, and she travels the first 216 miles in 4 hours. The second part of her trip is the remainder of the distance she needs to travel, so we can calculate it by subtracting the distance she traveled in the first part from the total distance:

Second part of the trip = 351 miles - 216 miles = 135 miles

It takes Nikki 2.5 hours to travel the second part of her trip. To calculate her speed, we can divide the distance she traveled by the time it took her:

Speed = Distance / Time

Speed for the second part of the trip = 135 miles / 2.5 hours = 54 miles/hour

To compare her speed during the first and second parts of the trip, we can calculate the speed of Nikki during the first part of the trip:

Speed for the first part of the trip = 216 miles / 4 hours = 54 miles/hour

Nikki's speed during the second part of her trip is the same as her speed during the first part of her trip, 54 miles/hour.

To learn more about the distance, visit:

brainly.com/question/15172156

#SPJ4

what are the null and alternative hypotheses for this test? h subscript 0 baseline: mu greater-than 49,021 dollars h alpha: mu

Answers

D) In my opinion Answer is D because 0.01 is the maximum safe value for some naturally occurring human consumption. So, value cannot be maximize for the significance and alpha.

Null Hypothesis:

The null hypothesis (often called H0) is the assertion that there is no difference or relationship between the two data sets or variables being analyzed. The null hypothesis states that all experimentally observed differences are due to chance and that there is no underlying causal relationship, hence the term "null". In addition to the null hypothesis, alternative hypotheses are also developed. This claims that there is an association between the two variables.

Alternative Hypothesis:

In statistical hypothesis testing, the alternative hypothesis is one of the statements proposed in the hypothesis test. In general, the purpose of hypothesis testing is to show that, given the conditions, there is sufficient evidence to support the reliability of the alternative hypothesis rather than the sole assertion in the test (the null hypothesis). They are usually consistent with research hypotheses, as they are generated from literature reviews, previous studies, etc. However, in some cases the research hypothesis is consistent with the null hypothesis. In statistics, the alternative hypothesis is often denoted by Ha or H1. Hypotheses are formulated to compare them in statistical hypothesis testing. In the field of inferential statistics, two competing hypotheses can be compared for their explanatory and predictive power.

According to The Question:

H subscript o : mu less or equal than 0.01

H subscript alpha : mu greater than 0.01

From the given statement we think we should have to maximize the power of test because maximize the significance alpha is not true because alphas value is given according to the table that is mentioned.

Complete Option:

A. maximize the power of the test

B. maximize beta

C. minimize mu

D. maximize the significance, alpha

E. maximize 1 minus alpha

Learn more about alpha:

https://brainly.com/question/29425402

#SPJ4

From a sample with n=36, the mean number of televisions per household is 2 with a standard deviation of 1
television. Using Chebychev's Theorem, determine at least how many of the households have between 0 and 4
televisions.

At least ____ of the households have between 0 and 4 televisions.
(Simplify your answer.)

Answers

Answer:

Chebyshev's Theorem states that for any dataset with a mean and standard deviation, at least 1 - (1/k^2) of the data will lie within k standard deviations of the mean.

In this case, we're looking for households that have between 0 and 4 televisions, which is 4 - 0 = 4 - 2 = 2 standard deviations from the mean of 2 televisions.

So, using Chebyshev's Theorem, we can calculate that at least 1 - (1/2^2) = 1 - (1/4) = 3/4 or 75% of the households have between 0 and 4 televisions.

At least 75% of the households have between 0 and 4 televisions.

Can 1.5 cm 2 cm and 2.5 cm be the sides of right-angled triangle?

Answers

Yes, it is possible to draw a right angled triangle with sides 1.5cm , 2cm , and 2.5cm.

As given in the question,

In the given triangle,

Measure of the side length of the given triangle are :

1.5cm , 2cm , and 2.5cm

In this triangle longest side is equal to 2.5cm.

Given triangle is right angled triangle check whether Pythagoras theorem satisfied the measure of the sides of the triangle.

Hypotenuse represents the longest side.

( Hypotenuse)² = ( Side 1 )² + ( Side 2)²

Right hand side

= ( 1.5 )² + ( 2 )²

= 2.25 + 4

= 6.25

= ( 2.5 )²

= Hypotenuse²

It satisfied the Pythagoras theorem.

Therefore, the given sides of the triangle represents it is a right angled triangle.

Learn more about right angled triangle here

brainly.com/question/3770177

#SPJ4

suppose that the sum of the squares of two complex numbers x and y is 7 and the sum of the cubes is 10. what is the largest real value that x y can have?

Answers

The largest possible solution is x + y =w = 4

Now, According to the question:

Suppose that the sum of the squares of two complex numbers x and y is 7 and the sum of the cubes is 10.

Now, One way to solve this problem is by substitution. We have

[tex]x^{2} +y^2 = (x+y)^2+2xy=7[/tex]

and,

[tex]x^3+y^3=(x+y)(x^2-xy+y^2)=(7-xy)(x +y)=10[/tex]

Hence observe that we can write :

x +y = w and xy = z

This reduces the equations to [tex]w^2-2z =7[/tex] and w(7 - z) =10

Because we want the largest possible w, let's find an expression for z in terms of w.

[tex]w^2-7 =2z[/tex] => [tex]z = \frac{w^2-7}{2}[/tex]

Substituting, [tex]w^3-21w+20=0[/tex]

which factorizes as (w-1) (w+5) (w-4) = 0

Hence, The largest possible solution is x + y =w = 4

Learn more about Equation at:

https://brainly.com/question/29657992

#SPJ4

Find the area of the following figure. Pictures are not drawn to scale. Round answers to the nearest tenth.

Answers

The area of the trapezoid is 210  squared '

How to find the area of a trapezoid?

The area of a trapezoid be be calculated using the formula:

A = 1/2(a+b)h

where:

a is the length of one of the parallel sides of the trapezoid

b is the length of the other parallel side of the trapezoid

h is height is the distance between the two parallel sides (perpendicular to the bases)

a = 12', b = 18 + 5 = 23' and h = √(13²-5²) = 12'

A = 1/2(a+b)h

A = 1/2(12+23)12

A = (35)6

A = 210  squared '

Learn more about area of a trapezoid on :

brainly.com/question/29121133

#SPJ1

What is the equation of a circle with a center (−8, 3) and radius of 8?

HELP!!!!!

(x − 8)2 + (y + 3)2 = 8

(x + 8)2 + (y − 3)2 = 8

(x − 8)2 + (y + 3)2 = 64

(x + 8)2 + (y − 3)2 = 64

Answers

Answer:

(x + 8)^2 + (y - 3)^2 = 64

Step-by-step explanation:

The equation of a circle with a center of (-8,3) and radius of 8 is:

(x + 8)^2 + (y - 3)^2 = 64

You can see that the center of the circle is represented by the point (-8,3) in the equation, and the radius is represented by the value on the right side of the equation (64) which is derived from 8^2

Pat had a 12:30 pm appointment 72 miles from his office. If he averaged 48 mph for the trip and arrived ten minutes late, when did he leave his office? Show all your work and explain how you arrived at your answer.

Answers

Pat left the office at 10:50 am.

What is the relation between speed, distance, and time?

The relation between speed, distance, and time would be

distance = speed x time

We know that Pat had a 12:30 pm appointment 72 miles from his office, arrived ten minutes late, and averaged 48 mph for the trip. So we can set up the equation as:

distance = speed x time

72 = 48 x time

To solve for time, we divide both sides of the equation by 48:

time = distance / speed

time = 72 / 48

time = 1.5 hours

Since Pat arrived 10 minutes late, we need to subtract that 10 minutes from the time it took him to get to the appointment

12:30pm - 00:10 = 12:20 pm

Now, we have to subtract the time it took Pat to get to the appointment from the time he left the office

12:20 pm - 1.5 hours = 10:50 am

So Pat left the office at 10:50 am.

Hence, Pat left the office at 10:50 am.

To learn more about speed, distance, and time, visit:

https://brainly.com/question/26862717

#SPJ1

in the xyxyx y plane a line that has the equation y cy cy equals c for some constant ccc intersects a parabola at exactly one point if the parabola has the equation y x 2 5xy x 2 5xy equals minus x squared plus 5 x what is the value of ccc

Answers

The value of c can be found by solving the equation yc^2 = -x^2 + 5x.

What is square?

Square is a two-dimensional shape with four equal sides and four equal angles of 90 degrees each. It is a regular polygon and is one of the most common shapes in mathematics. Squares can be found in nature, architecture, and art. They are used to divide and organize space, and are often used as a form of measurement in areas such as geometry, construction, and engineering.

After rearranging the equation, we can solve for c by using the quadratic formula. c = (x^2 - 5x)/(x^2). Therefore, the value of c is (x^2 - 5x)/(x^2).

To know more about square click-
https://brainly.com/question/25092270
#SPJ4

Find 2u, -3v, u + v, and 3u 4v for the given vectors u and v. u = (-2,9), = (6, -2) V 2u = -3v = u + V = 3u - 4y =

Answers

According to the vector rule, the values of the 2u, -3v, u + v, and 3u + 4v are (-4, 18), (-18, 6), (4, 7) and (18, 19) respectively.

Here we have given the following two vector such as

u = (-2, 9)

v = (6, -2)

Then as per the following vector rule, t

=> ku = (ka , kb)

where k refers the constant in vector.

Then the value of 2u is calculated as,

=> 2u = ((-2 x 2), (9 x 2)) = (-4, 18)

And the value of -3v is calculated as ,

=> -3v = ((-3 x 6), (-3 x- 2)) = (-18, 6)

Here we have to use the following rule, that is written as,

=>  (u ± v) = (a ± c, b ± d)

Then the value of u + v is calculated as,

=> (u + v) = ((-2 + 6),  (9 + (-2)) = (4, 7)

Then the value of 3u + 4v is calculated as,

=> 3u = ((3 x -2), (3 x 9)) = (-6, 27)

And the value of

=> 4v = ((4 x 6), (4 x- 2)) = (24, -8)

Then the value of

=> 3u + 4v = (-6, 27) + (24, -8)

=>  3u + 4v = ((-6+24) , (27 + (-8))

Therefore, the resulting value is (18, 19).

To know more about vector here.

https://brainly.com/question/29740341

#SPJ4

bob's gift shop sold 700 cards for mother's day. one salesman, samantha, sold 10% of the cards sold for mother's day. how many cards did samantha sell? divide/scale down to solve for the missing percent.

Answers

The number of cards sold by Samantha on mother's day is 70.

Total number of cards sold on mother's day = 700

Percentage of cards Samantha sold = 10 %

Fraction of cards Samantha sold  = 700 × 10/100

                                                        = 70

The number of cards Samantha did not sold, or sold by other salesman = Total cards sold - number of cards Samantha sold

                           700 - 70 = 630

Or else we can calculate by using percentages.

Percentage of the cards sold by other salespersons = 100- 10

                                                                                         = 90

90 % of 700 = 90/100 × 700

                     = 630

We can also use proportions.

    10 : 90 :: 70 : x

    10/90 = 70/x

          x = (70× 90)/ 10

              = 630.

So the number of cards Samantha sold = 70

     Number of cards others sold = 630

For further details regarding percentages, kindly refer

https://brainly.com/question/29116686

#SPJ4

             

Part C
What is the equation of the directrix of the parabola? If the value of a changed from - to, what would the equation of the directrix be?

Answers

If the value of 'a' changed from -a  to +a , the equation of the directrix of the parabola is x= a

What is an equation?

An equation is a mathematical statement that proves two mathematical expressions are equal in algebra, and this is how it is most commonly used. In the equation 3x + 5 = 14, for instance, the two expressions 3x + 5 and 14 are separated.

If parabola is y² = 4ax and the equation of the directrix of the parabola is x= -a

when parabola becomes y² = - 4ax and the equation of the directrix of the parabola is x= a

To learn more about the equation from the given link

https://brainly.com/question/28218072

#SPJ1

Sandy used a virtual coin toss app to show the results of flipping a coin 80 times, 800 times, and 3,000 times. Explain what most likely happened in Sandy's experiment.

Sandy's experimental probability was exactly the same as the theoretical probability for all three experiments.
Sandy's experimental probability was closest to the theoretical probability in the experiment with 80 flips.
Sandy's experimental probability was closest to the theoretical probability in the experiment with 800 flips.
Sandy's experimental probability was closest to the theoretical probability in the experiment with 3,000 flips

Answers

Answer:

Sandy's experimental probability was closest to the theoretical probability in the experiment with 3,000 flips.

In probability, as the number of trials increases, the experimental probability is expected to converge to the theoretical probability. This is known as the Law of Large Numbers. Since the experiment with 3,000 flips had the most number of trials, it is most likely that the experimental probability was closest to the theoretical probability in this experiment. The larger the sample size, the more likely it is to reflect the true probability of the coin being a fair coin.

A can of motor oil weighs 31 ounces. When one half of the oil in the can has been poured
out of the can and the remaining can and oil weighs 16 ounces how much does the can
weigh?

Answers

The value weight of the can is 1 ounce

What is subtraction?

To subtract means to take away from a group or a number of things. When we subtract, the number of things in the group reduces or becomes less. The minuend, subtrahend, and difference are parts of a subtraction problem.

The total weight of the can and oil is 31 ounces .

When ½ of the the oil is poured the weight of the can and oil is 16 ounces.

Therefore the weight of ½ of oil is 31-16 = 15 ounces

if ½ of the oil weighs 15 ounces

full oil will weigh 15× 2 = 30 ounces

the weight of the can = 31-30 = 1ounce

Therefore the weight of the can is 1 ounce

learn more about subtraction from

https://brainly.com/question/13378503

#SPJ1

Is it possible to divide a line segment in the ratio?

Answers

Yes , it is possible to divide the line segment in the ratio of [tex]\sqrt{3} :\frac{1}{\sqrt{3} }[/tex] because after simplifying the ratio becomes of integers .

For a line segment to be divided in the ratio "a:b" , both the numbers "a" and "b" should be integers ,

the ratio to divide line segment is given as : [tex]\sqrt{3} :\frac{1}{\sqrt{3} }[/tex] ;

multiplying each term of the ratio by [tex]\sqrt{3}[/tex] , we get ,

the ratio as ⇒[tex]3 :1[/tex] , where both the numbers "3" and "1" are integers .

So ,we get that ratio [tex]\sqrt{3} :\frac{1}{\sqrt{3} }[/tex] can be written in simplified ratio form as 3:1    .

Therefore , a line segment can be divided in the ratio [tex]\sqrt{3} :\frac{1}{\sqrt{3} }[/tex] .

The given question is incomplete , the complete question is

Is it possible to divide a line segment in the ratio [tex]\sqrt{3} :\frac{1}{\sqrt{3} }[/tex]   ?

Learn more about Division Of Line Segment here

https://brainly.com/question/28577638

#SPJ4

In the triangle shown, for $\angle A$ to be the largest angle of the triangle, it must be that $m

Answers

The least possible value of n−m, expressed as a common fraction is 17/6.

By Triangle Inequality Theorem,

(x + 4) + 3x > x + 9

So 4x + 4 > x + 9

3x > 5

x > 5/3

If angle A is the largest angle, the side opposite to angle A will be the largest length, so

x + 9 > x + 4 (which is possible for all values of x)

and x + 9 > 3x

2x < 9

x < 9/2

Therefore 5/3 < x < 9/2. So m = 5/3 and n = 9/2

So calculating value of n - m

n - m = 9/2 - 5/3

= 27/6 - 10/6

= 17/6

--The question is incomplete, the complete question is as follows--

"In the triangle shown, for ∠A to be the largest angle of the triangle, it must be that m<x<n. What is the least possible value of n−m, expressed as a common fraction?"

To know more on triangle inequality theorem

https://brainly.com/question/1163433

#SPJ4

What are the 2 types of ratios for grade 7?

Answers

Two common types of ratios we'll see are part to part and part to whole.

The ratio of trees to flowering plants in Marsha’s backyard is shown on the ratio table.

30 numbers complete the ratio table to make an equivalent ratio.

What is equivalent ratio?

When we compare two ratios, they are said to be equivalent. To determine if two or more ratios are comparable, they can be compared to one another.

Equivalent ratios are two ratios with the same value. By multiplying or dividing the two amounts by the same number, you may get the corresponding ratio. Finding comparable fractions follows the same procedure.

Here in this case,

for trees: 2: 12    [ 2 to 12, 6 times more ]

for plants: 5: 30  [ 5 to 30, it is also 6 times more]

To know more about ratio refer to:

brainly.com/question/2328454

#SPJ4

round 6 978 781 641 to nearest 100

Answers

Answer:mm

Step-by-step explanation:

Answer:

Step-by-step explanation: 6 978 781 600

Find the sum of 8/9 and 3/4. Enter the numerator followed by the denominator separated by a comma.

Answers

After finding the LCM, the sum of 8/9 and 3/4 is 59/36

In the given question, we have to find the sum of 8/9 and 3/4.

The given numbers are 8/9 and 3/4

Sum = 8/9 + 3/4

The denominator of the both number are different. So to find the sum we find the LCM of the both number 9 and 4.

So the LCM of 9 and 4 is 36.

Multiply 4 on the number 8/9 and 9 on the number 3/4. So

Sum = [tex]\frac{8}{9}\times\frac{4}{4}+\frac{3}{4}\times\frac{9}{9}[/tex]

Sum = 32/36 + 27/36

Now the denominator is same. So now we add them.

Sum = (32+27)/36

Sum = 59/36

Hence, the sum of 8/9 and 3/4 is 59/36.

To learn more about finding the sum of fraction number link is here

brainly.com/question/2451546

#SPJ4

equivalents are things that are equal or have the same value. in mathematics, for example, the fraction 3/4 and the decimal ______________ are the same value

Answers

   When we say two values are equivalent, we mean that their numerical values are the same. In mathematics, transforming one value into another that is more useful in a specific context is one technique to demonstrate that two values are comparable.

  In this instance, the values of the fraction 3/4 and the decimal 0.75 are the same. This can be demonstrated by dividing the numerator (3) by the denominator (4) using long division or a calculator to represent the fraction 3/4 in decimal form.

 The following steps can be used to breakdown the conversion of a fraction to a decimal:

Divide the numerator (3) by the denominator (4). This division yields a value of 0.75.With a point and as many decimal places as necessary, write the division's result as a decimal number. The outcome in this instance is 0.75.Comparing the decimal number and the fraction, you can see that they both reflect the same value and are comparable.

           Therefore, In mathematics, for example, the fraction 3/4 and the decimal 0.75 are the same value.

 To know more about conversions at :

brainly.com/question/8799113

#SPJ4

suppose you play a game where you roll a set of 2 fair dice. if you roll a 4, 5, or 6, you will lose $6, but if you roll anything else, then you win $3. how much money will you gain or lose per each throwing?

Answers

Answer:

The outcome of rolling a set of 2 fair dice is a number between 2 and 12, and there is a probability of 1/9 for each outcome.

For the outcomes 4,5,6, you will lose $6, and for the other outcomes, you will win $3.

There are 3 outcomes 4,5,6, and 9-3 = 6 outcomes where you win $3.

So your expected gain/loss per roll is:

(3/9) * $3 + (3/9) * (-$6) = -$1

Therefore, on average, you will lose $1 per each throwing.

Other Questions
an aide asks the nurse why some people who carry the genetic mutation for retinoblastoma do not have the disease even though their parents and children have it. which genetic principle should the nurse explain to the aide? Why are languages, Norweigan Bokml and Norweigan Nynorsk both dying out? questions: 1) what precedent did jefferson set when he took action against the barbary pirates ? 2) how had europe dealt with the barbary pirates in the past? 3) how did jefferson reason his actions toward the pirates? 4) how did the war go with the pirates? 5) what finally brought victory to america? 6) critical thinking: why was the war good for america? 7) critical thinking: how did it expand the power of the president, finally how did it define defense of country for a young nation? focusing on the symptoms, not causes, is a common mistake in which step of the decision-making process? step 4 step 1 step 3 step 5 an account of the 100 years war Write an explicit formula for an,the nth term of the sequence 3, 8, 13, . answer asap for reward If z = 2 [ cos ( - 4 ) + i sin ( - 4 ) ] = a + b i in rectangular form, then a = and b = . what is the medical term for surgical fusion of two bones to stiffen a joint? Apples are selling 3 for $2:50 and bananas are 0.72 How long does a normal washer run for? a client with a history of diabetes insipidus seeks medical attention for an exacerbation of symptoms. which laboratory finding indicates to the nurse that the client has been restricting fluids in an attempt to control the symptoms? subway recognized that it was no longer possible to reach and effectively persuade its audiences through traditional media and advertising alone. the company needed to combine its traditional advertising efforts with its digital media presence and efforts as well as the user interface experience in online ordering on subway's website or app. this best describes a(n) approach. Firms decide how much to invest by comparing the rate of return on their projects with: the productivity of the workers assigned to the projects. the before-tax rate of return. the interest rate. their total profit. As part of a quality-control program, 3 batteries from a box of 15 is chosen at random for testing. In how many ways can this test batch be chosen?a) 455 b) 3 c) 2,730d) 45 e) 6 The equation of a circle in general form is x2+y24x+5y3=0.What are the coordinates of the center of the circle and the radius of the circle?center: (2,52); radius = 532center: (2,52); radius = 532center: (2,52); radius = 3center: (2,52); radius = 3 Simplify the ratio 18ml:24ml:42ml Is the sentence "The great Egyptian Culture developed about 5000 years ago" correct? Is it a sentence or a sentence fragment? 1. At first her boat drifted calmly through the Grand Canyon.2. Then the river dropped suddenly.3. And became foaming rapids full of dangerous boulders.4. Many of which can break a boat.5. Michelle's boat was small.6. With one guide and four passengers.7. Some passengers prefer large inflatable boats with outboardmotors.8. Carrying eighteen people. The increase in the number of matches produced in California from 1980 to 1990 exceeds by how many million the increase in the number of matches produced in Oregon over the same period What was unique about the battle of palmito ranch?