Find the greatest number such that; x360y is divisible by 24
WILL GIVE BRAINIEST, NEED ANSWER ASAP

Answers

Answer 1

Answer:

93600

Step-by-step explanation:

24=3*2*2*2

y=0,8

1) x3600, then x=9,6,3

2)x3608, then x=1,4,7

9 is the largest so the final answer is 93600


Related Questions

Help me solve this problem please

Answers

Answer:

c

Step-by-step explanation:

Which equation, when graphed, has x-intercepts at (2.0) and (4.0) and a y-intercept of (0.-16)?
f(x) = -(x-2)(x-4)
f(x) = -(x + 2)(x + 4)
O f(x) = -2(x-2)(x-4)
O f(x) = -2(x + 2)(x + 4)

Answers

Answer:

equation 3 for the x intercept ley Y =0 and for the Y intercept let X =O

How many combinations of pennies, nickels, and/or dimes are there with a total value of 35 cents?

Answers

Answer:

3 dimes 1 nickel

Step-by-step explanation:

1 dime = 10 cents

3×1 dime = 30 cents

1 nickel = 5 cents

3 dimes + 1 nickel

= 30 cents + 5 cents

= 35 cents

Hello,

there are 20 combinations making a total of 35 cents

In qb64

Dim p As Integer, n As Integer, d As Integer, s As Integer, nb As Integer

nb = 0

For p = 0 To 35

   For n = 0 To 7

       s = 1 * p + 5 * n

       If s < 36 Then

           For d = 0 To 3

               s = p + 5 * n + d * 10

               If s = 35 Then

                   nb = nb + 1

                   Print nb, p; n; d

               End If

           Next d

       End If

   Next n

Next p

End

Find the slope of the line that passes through (7, -1) and (15,9)

Answers

Answer:

5/4

Step-by-step explanation:

slope = rise/run

slope=y2-y1/x2-x1

slope=9-(-1)/15-7=10/8=5/4

So the answer is 5/4.

Answer:

5/ 4

Step-by-step explanation:

slope of a line is the rate of change of y co-ordinates with respect to the change in x co-ordinates.

therefore,

[tex]slope = \frac{9 - (-1}{15-7) } \\ = \frac{10}{8} \\ = \frac{5}{4} [/tex]

as we were given 2 points the rate of change of x and y co-ordinates will be equal to the difference between the values of each for the two points.

the temperature is -3 at 6am but it rises to 12 at the afternoon what is the temperature In the afternoon

Answers

Answer:

1cm divided by 17 = 32 then subtract the 32 into 17

One number is 96 more than another. Their ratio is 5:17. Find the numbers

Answers

Answer:

40 and 136

Step-by-step explanation:

The ratio of the 2 numbers = 5 : 17 = 5x : 17x ( x is a multiplier )

One number is 96 more than the other then

17x = 5x + 96 ( subtract 5x from both sides )

12x = 96 ( divide both sides by 12 )

x = 8 , then

5x = 5 × 8 = 40

17x = 17 × 8 = 136

The 2 numbers are 40 and 136

need help- What is the measurement of arc XZ?

Answers

Answer:

D

Step-by-step explanation:

The inscribed angle XYZ is half the measure of its intercepted arc XZ , then

arc XZ = 2 × 72° = 144° → D

Complete the function for this graph.

Answers

Answer:

y = –|x - 1| + 3

Step-by-step explanation:

The "vertex" is (1 , 3)

y = –|x - 1| + 3

If (2x - 3) is a factor of mx^2 - 11x - 6, find the other factor.​

Answers

Answer:

(2x - 3) ^2 - 11x - 6

Step-by-step explanation:

The measure of two supplementary angles are (6x+28)° and (7x+87)°. Find the value of x.

Answers

Answer:

[tex]x = - 59[/tex]

Step-by-step explanation:

[tex](6x + 28) = (7x + 87)[/tex]

[tex]6x + 28 = 7x + 87[/tex]

[tex]6x - 7x = 87 - 28[/tex]

[tex]1x = - 59[/tex]

[tex]x = \frac{ - 59}{1} [/tex]

[tex]x = - 59[/tex]

Hope it is helpful....

In the equation 17x2 = 12x, the value of c is:
O 0
O 12
O 17

Answers

The value of c is 0.

By question,

17x² = 12x

or,(17x-12):x=0

or,17x - 12 = 0#

For some tips,

In the equation 17x2 = 12x,Rewrite in factored formMove terms to the left sideCreate separate equations

HENCE PROVED ##

y = 2 3 x − 5 y = −2x + 3 On a coordinate plane, 2 lines intersect at (negative 3, negative 3). She determined that the solution is (–3, –3). Is she correct? If not, explain why.

Answers

Given:

The two equations are:

[tex]y=\dfrac{2}{3}x-5[/tex]

[tex]y=-2x+3[/tex]

To find:

Whether (-3,-3) is a solution of the given equation or not.

Solution:

Table of values for [tex]y=\dfrac{2}{3}x-5[/tex],

x         y

0        -5

7.5      0

Plot the points (0,-5) and (7.5,0) on a coordinate plane and connect them by a straight line.

Table of values for [tex]y=-2x+3[/tex],

x         y

0        3

1.5      0

Plot the points (0,3) and (1.5,0) on a coordinate plane and connect them by a straight line.

From the below graph, it is clear that the graphs of both lines intersect each other at (3,-3). So, the solution of given equations is (3,-3) instead of (-3,-3).

Therefore, she is incorrect because the correct solution is (3,-3).

4x+9/y+11=0 and 6/y -3x=8​

Answers

9514 1404 393

Answer:

  (x, y) = (-2 12/17, -51)

Step-by-step explanation:

Here is the answer to ...

  [tex]4x+\dfrac{9}{y}+11=0\\\\\dfrac{6}{y}-3x=8[/tex]

If you mean something else, then parentheses are needed.

__

Let z = 1/y. Then the equations in general form are ...

  [tex]4x+9z+11=0\\3x-6z+8=0[/tex]

The solution (cross multiplication method) is ...

  x = (9·8 -(-6)·11)/(4(-6)-3·9) = 138/-51 = -2 12/17

  z = (11·3 -8·4)/-51 = -1/51

  y = 1/z = -51

The solution is (x, y) = (-2 12/17, -51).

A taxi firm charges a fixed cost of $10 together with a variable cost of $3 per mile. (a) Work out the average cost per mile for a journey of 4 miles. (b) Work out the minimum distance travelled if the average cost per mile is to be less than $3.25

Answers

Answer:

$5.5 per mile

40 miles

Step-by-step explanation:

Given :

Fixed cost = $10

Variable cost = $3

For a journey of 4 miles ;

Cost = fixed cost + Variable Cost

Cost = $10 + $3x

x = number of miles

Cost = $10 + $3(4)

Cost = $10 + $12 = $22

Average cost per mile for a journey of 4 miles

Cost / number of miles

$22 / 4 = $5.5 per mile

Minimum distance if average per mile is to be less Than 3.25

$3.25 = (10 + 3x) / x

3.25x = 10 + 3x

3.25x - 3x = 10

0.25x = 10

x = 10 / 0.25

x = 40 miles

sketch the graph of y² = -2x + 5​

Answers

Answer:

[tex] {y}^{2} = - 2x + 5[/tex]

Step-by-step explanation:

vertex = [tex]( \frac{5}{2} \: ,0)[/tex]

Hope it is helpful....

If m2BGF = 152° what is mLAGF?

Answers

Answer:

152-88 = 64

Step-by-step explanation:

(Answer with steps please)

Skateboarders use half pipes for doing tricks A half-pipe is similar to a half cylinder which is not enclosed on the ends.

a. Explain how you could manipulate the surface area formula for a cylinder to calculate the curved surface area of the half pipe.

b. To the nearest square metre, calculate the curved surface area of the half pipe if it is 9 m long?

Answers

Answer:

Step-by-step explanation:

a). Total surface area of cylinder is defined by sum of curved surface area and surface area of the top and bottom.

Total surface area = 2πrh + 2πr²

Skateboarders use a half pipe structure which are not closed at the ends.

Therefore, curved surface of the half pipe = [tex]\frac{2\pi rh}{2}[/tex]

                                                                      = πrh

b). If r = 2.5 m and h = 9 m,

Curved surface area of the half pipe = π(2.5)(9)

                                                             = 70.69 m²

                                                              ≈ 71 m²

In the given figure, ∠QPR = ?

Answers

Answer:

QPR=PRS(Being alternative Angel)

Which expression is equivalent to 3/2?

Answers

Answer: the answer is D. I took the test & got it right

Step-by-step explanation:

The expression is equivalent to 3/2 will be;

⇒ 3y/(2y - 6) + 9/(6 - 2y)

Option D is true.

What is an expression?

Expression in math is defined as the collection of the numbers, variables and functions by using signs like addition, subtraction, multiplication, and division.

Given that;

Equivalent expression is 3/2.

Now,

Let the expression is;

⇒ 3y/(2y - 6) + 9/(6 - 2y)

Solve the expression as;

⇒ 3y/(2y - 6) - 9/(2y - 6)

⇒ (3y - 9) / (2y - 6)

⇒ 3 (y - 3) / 2 (y - 3)

⇒ 3/2

So, The expression is equivalent to 3/2 will be;

⇒ 3y/(2y - 6) + 9/(6 - 2y)

Option D is true.

Learn more about the fraction visit:

https://brainly.com/question/20323470

#SPJ2

What is the length of the dotted line in the diagram below? Leave your answer in simplest radical form. HELP PLEASE​

Answers

Answer:

11.7…?

Step-by-step explanation:

Small triangle and other triangle are similar based on sas theorem (I think) so find scale factor — 2— then do Pythagorean theorem

Write the solution set of the equation x2 – 4=0 in roster form

Answers

Answer:

Step-by-step explanation:

x²-4=0

(x+2)(x-2)=0

x=-2,2

solution is x∈{-2,2}

can anyone help me here asapp,, I am in this question for nearly an hour

Answers

Answer:

See below

Step-by-step explanation:

Let side AB equal x. Since triangle ABC is equilateral, sides AB, BC, and Ac are all the same length, x. In any isosceles triangle(equilateral is a type of isosceles triangle) the median is the same as the altitude and angle bisector. This means we can say that AD is also a median. A median splits a side into two equal sections, so we can say BD = DC = x / 2. We are given that DC = CE, so we can also say CE = DC = x / 2. Now, we can use the pythagorean theorem to find the length of AD. So we get the equation:

AB^2 - BD^2 = AD^2

We have the values of AB and BD, so we can substitute them and solve for AD:

x^2 - (x/2)^2 = AD^2

x^2 - x^2 / 4 = AD^2

AD^2 = 3x^2 / 4

AD = x√3 / 2

DE is equal to the sum of DC and CE because of segment addition postulate, so we can say DE = DC + CE = x / 2 + x/ 2 = x. We can again use the pythagorean theorem to find the length of AE:

AD^2 + DE^2 = AE^2

(x√3 / 2)^2 + x^2 = AE^2

3x^2 / 4 + x^2 = AE^2

AE^2 = 7x^2 / 4

AE = x√7 / 2

Now, we know(from before) that AE squared is 7x^2 / 4. We can say EC squared is x^2 / 4 because EC is x / 2 and x / 2 squared is x^2 / 4. We can also notice that AE squared is 7 times EC squared because 7x^2 / 4 = 7 * x^2 / 4

Therefore, we can come to the conclusion AE^2 = 7 EC^2

WILL GIVE BRAINLIST!
What is the slope of the line graphed on the coordinate plane?

A graph with a line running through coordinates (0, 6) and coordinates (1, -2)

Answers

Answer:  -8

Work Shown:

Apply the slope formula

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

m = (-2-6)/(1-0)

m = -8/1

m = -8

The slope is -8

We can think of it like saying "go down 8 and move to the right 1 unit", since -8 = -8/1.

Put another way: slope = rise/run = -8/1

rise = -8 and run = 1.

Answer:

-8

it's easy just use the equation y2-y1 ÷ x2-x1

which of the following equations describes the line
check all that apply (1,9) (-2, 3) A. y - 1 = 2(X-9) B. Y- 2 = 2(x-3) c. y - 3 = 2(x + 2) D. Y-3 = 2(x - 2) E. y + 2 = 2(x-3) F. - 9 = 2(x - 1)​

Answers

The equation of the line that connects the two points (1,9) and (-2,3) is,

y = 2x+7

or, y-3=2x+4

or, y-3=2(x+2)

So, option c, is the correct option

Answered by GAUTHMATH

7^9 = ????? My daughter needs help with this really quick!

Answers

Answer: 40353607

Step-by-step explanation:

[tex]7^9\\[/tex] = 7 x 7 x 7 x 7 x 7 x 7 x 7 x 7 x 7 = 40353607

Do you think there’s sufficient evidence in the article to conclude that bright red leaves in the fall help protect the trees in the winter? Explain your answer.

Answers

From online research, the article is;

As days get shorter and colder in the autumn, chlorophyll molecules break down. Leaves quickly lose their green color. Some leaves begin to look yellow or orange because they still contain pigments called carotenoids. One such pigment, carotene, gives carrots their bright-orange color.

But red is special. This brilliant color appears only because the leaves of some plants, including maples, actually produce new pigments, called anthocyanins.

That’s a strange thing for a plant to do without a reason, says Bill Hoch of the University of Wisconsin in Madison. Why? Because it takes a lot of energy to make anthocyanins.

Why red?

To figure out the purpose of the red pigment, Hoch and his coworkers bred mutant plants that can’t make anthocyanins and compared them with plants that do make anthocyanins. They found that plants that can make red pigments continue to absorb nutrients from their leaves long after the mutant plants have stopped.

This study and others suggest that anthocyanins work like a sunscreen. When chlorophyll breaks down, a plant’s leaves become vulnerable to the sun’s harsh rays. By turning red, plants protect themselves from sun damage. They can continue to take nutrients out of their dying leaves. These reserves help the plants stay healthy through the winter.

The more anthocyanins a plant produces, the redder its leaves become. This explains why colors vary from year to year, and even from tree to tree. Stressful conditions, such as drought and disease, often make a season redder.

Now, Hoch is breeding plants for a new set of experiments. He wants to find out whether turning red helps plants survive cold weather.

“There’s a clear correlation between environments that get colder in the fall and the amount of red produced,” he says. “Red maples turn bright red in Wisconsin. In Florida, they don’t turn nearly as bright.”

More protection

Elsewhere, scientists are looking at anthocyanins in other ways. A recent study in Greece, for instance, found that as leaves grow redder, insects eat them less. On the basis of this observation, some scientists argue that red pigments defend a plant against bugs.

Leaves may turn red in the autumn to protect themselves from the sun’s ultraviolet rays.

J. Miller

Hoch rejects that theory, but Lee thinks that it might make sense. He points out that red leaves contain less nitrogen than green ones do. “It may actually be that insects avoid red leaves because they’re less nutritious,” Lee says.

However, “it’s pretty confusing at this point,” Lee admits. “People debate back and forth.”

To settle the debate, scientists will need to look at more species under more conditions, Lee says. So, he’s now researching leafy plants rather than trees. He’s especially interested in tropical plants, whose leaves turn red when they’re young rather than old.

Answer:

As seen in the Explanation, different people have given reasons why bright red leaves in the fall help protect the trees in the winter. Thus, there is sufficient evidence to conclude that bright red leaves in the fall help protect the trees in the winter.

Step-by-step explanation:

From the article, we can see that Hoch and his coworkers carried out an experiment on mutants and they discovered that plants that can make red pigments tend to continue absorbing nutrients from their leaves a long time after the mutant plants have stopped.

This study and other believe that plants make anthocyanins which acts as a kind of sunscreen to the plants. They also discovered that by the plants turning red, they protect themselves from sun damage

Also, we see that some scientists in Greece found out that as leaves grow redder, insects eat them less and they argued that red pigments defend a plant against bugs and as such Leaves may turn red in the autumn to protect themselves from the sun’s ultraviolet rays.

My Answer: One study said that anthocyanins are pigments that make leaves turn red. And some trees don’t absorb as many nutrients as trees with red leaves. That particular study focused on trees that don’t produce anthocyanins. So i believe there's some evidence, but not a definitive conclusion.

Edmentum Answer: There’s some evidence, but not a definitive conclusion. One study focused on trees that don’t produce anthocyanins. Anthocyanins are pigments that make leaves turn red. The study said that these trees don’t absorb as many nutrients as trees with red leaves.

Another study found that insects are generally not inclined to eat red leaves on trees. There seems to be a trend that suggests that red leaves are important for the trees’ survival in the fall. This trend needs to be validated by conducting more tests.

Step-by-step explanation:

Paraphrased

Multiply by using suitable rearrangement: 2 × 4 × 8 × 50 × 125. I need this answer. Quick. Ok, How about I give 15 points? Yeah cool just answer.

Answers

Answer:

[tex]2 \times 4 \times 8 \times 50 \times 125 \\ \\ = 400000[/tex]

Is the graph increasing, decreasing, or constant?

Answers

Answer:

it's increasing.

Step-by-step explanation:

I'm not sure what else write here, it's obvious it's increasing

Answer:

Increasing

Step-by-step explanation:

You can see the line moving up on the graph starting from its origin (0,0) then moving to (1,1) then moving slowly up then finally ending at (12,3).

Ling must spend no more than $40.00 on decorations for a party. She has spent $10.00 on streamers and wants to buy bags of balloons as well. Each bag of balloons costs $2.50. The inequality below represents x, the number of bags she can buy given the spending limit and how much she has already spent on streamers.

10 + 2.5 x less-than-or-equal-to 40

Which best describes the number of bags of balloons she can buy?

Answers

Answer:

She can buy from 0 to 20 bags, but no more.

Answer:

b <3

Step-by-step explanation:

which of the following points are in the first quadrant of the xy-plabe? check all that apply

Answers

Answer: B and D because for the 1st quadrant both x and y need to be positive

Step-by-step explanation:

B. (2,2)

D. (4,8)

The format for 1st quadrant is: (+,+).

Other Questions
When the controlling influences of society are no longer effective, sociologist use the concept of __________________ to describe the social conditions. A. social control B. altruism C. anomie D. All of the above are correct concepts. Analysez la situation et choisissez le mot de vocabulaire qui y correspond le mieux.Lucas plans on taking a lot of digital pictures while he's on vacation in the Caribbean.un appareil numriqueun portefeuilleun appareil photoun plan de ville SCALCET8 3.9.004.MI. The length of a rectangle is increasing at a rate of 7 cm/s and its width is increasing at a rate of 8 cm/s. When the length is 15 cm and the width is 7 cm, how fast is the area of the rectangle increasing Describe the relationship between education and profession After his company announced that it plans to cut 30% of the workforce within the next 90 days, Deon begins to experience chronic headaches and insomnia. These symptoms are signs of ______ strain. What is the ethical dilemma associated with randomized controlled studies for suspected causes of disease such as cigarette smoking?a. The prevalence of disease within the study cannot be controlled. b. The effect of the disease is too detrimental to the health of those involved within the study to allow them to be voluntarily exposed to a suspected cause of disease. c. Incidence of disease is often determined to be too low to conduct a randomized controlled trial. d. It is difficult to establish definitive contributory cause even with a high-quality randomized controlled trial. Rachel earned $54.79 last week. Morgan earned $50.23. About how much more did Rachel earn?rounding and estimating Question 4 of 30Scientific research shows that Earth's climate is changing due to humanactivities. How can scientific research on climate change help society?A. It can help us stop storms before they occur.B. It can help us find a new way to make more water.C. It can help us track how quickly elements of the climate arechangingD. It can help us reverse the effects of climate change.th A man is twice as old as his son. Five years ago, the ratio of their ages was 9:4. Find the son's present age verify that a(b+c)#(ab)+(ac) for each of the following values of a=6,b=5 and c=7 Solve the inequality. q/3 < 11 The diagram shows the right-angled triangle. (a) Calculate the area.(b) Calculate the perimeter Which of the following is the logical conclusion to the conditional statements below? a arrow b mb arrow c Code an operation class called ArrayComputing that will ask user to enter a serials of integers with a loop until -99 is entered and after the input it will keep and display the greatest, the least, the sum and the average of the data entries (-99 is not counted as the data). And code a driver class called ArrayComputingApp to run and test the ArrayComputing class, separately.Must use required/meaningful names for fields, variables, methods and classes.Must use separate methods to perform each of specified tasks as described.Must document each of your source code The original two-party system in the U.S.was made up of the ___________ and the ____________.a.Know-Nothings, Whigsb.Republican, Democratsc.Whigs, Democratsd.Whigs, RepublicansPlease select the best answer from the choices providedABCD Imagine you are celebrating a birthday in December and need balloons. The temperature in thestore where you are purchasing the balloons is approximately 25C and each balloon is filledto a volume of 2 liters to obtain maximum pressure.Use the gas laws to explain what will happen to the volume and pressure of the gas in theballoon when go outside, where the temperature is 0C. Include both Charles's Law and Gay-Lussac's Law in your answer.ILL GIVE BRAINIEST PLEASE HELP Check out this app! It's millions of students helping each other get through their schoolwork. https://brainly.app.link/qpzV02MawO Why can you use cross products to solve the proportion StartFraction 18 over 5 EndFraction = StartFraction x over 100 EndFraction for x? During the rainy season, we can observe lighting in the sky. Due to lighting, the atmosphericnitrogen combines with atmospheric oxygen to form nitric oxide. Which among the following is acorrect statement concerning this process?O A physical change has taken place in the atmosphere during lighting.QuesO No change occurred, as lighting is natural event.A chemical change has taken place to form nitric oxide.O All of the choices According to research, testosterone is correlated with visual-spatial ability. Which individuals typically perform the best on visual-spatial tests