Find the L. C. M in division method of the following

a) 18,27
b) 21,38

Answers

Answer 1

Answer:

hope it will be helpful to you.....

Find The L. C. M In Division Method Of The Followinga) 18,27b) 21,38

Related Questions

A 8 year old boy has 6 different toys and wants to put them all in a straight line.
In how many ways can this be done?

I would appreciate step by step, as I have no clue on how to solve. Thanks!

Answers

Answer:  720

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

Explanation:

The number 8 from "8 year old boy" can be completely ignored. In my opinion, this is an (un)intentional distraction on your teacher's part.

There are 6 toys to arrange. The order is important.

For the first slot, there are 6 choices. Then the second slot has 5 choices (we cannot have a toy occupy more than one slot at a time).The third slot has 4 choices, and so on.

We have this countdown: 6,5,4,3,2,1

Those values multiply out to 6*5*4*3*2*1 = 720

There are 720 ways to arrange the 6 different toys. Order matters.

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

An alternative approach is to use the nPr permutation formula with n = 6 and r = 6. We use a permutation because order matters.

The nPr formula is

[tex]_{n} P _{r} = \frac{n!}{(n-r)!}\\\\[/tex]

where the exclamation marks indicate factorial. For example, 6! = 6*5*4*3*2*1 = 720.

The radius of a sphere is increasing at a rate of 2 mm/s. How fast is the volume increasing (in mm3/s) when the diameter is 100 mm

Answers

Answer:

The radius is increasing at a rate of 62832 cubic millimeters per second when the diameter is of 100 mm.

Step-by-step explanation:

Volume of a sphere:

The volume of a sphere of radius r is given by:

[tex]V = \frac{4\pi r^3}{3}[/tex]

How fast is the volume increasing:

To find this, we have to differentiate the variables of the problem, which are V and r, implicitly in function of time. So

[tex]\frac{dV}{dt} = 4\pi r^2\frac{dr}{dt}[/tex]

The radius of a sphere is increasing at a rate of 2 mm/s.

This means that [tex]\frac{dr}{dt} = 2[/tex]

How fast is the volume increasing (in mm3/s) when the diameter is 100 mm?

Radius is half the diameter, so [tex]r = \frac{100}{2} = 50[/tex]

Then

[tex]\frac{dV}{dt} = 4\pi r^2\frac{dr}{dt} = 4\pi (50)^2(2) = 62832[/tex]

The radius is increasing at a rate of 62832 cubic millimeters per second when the diameter is of 100 mm.

one particular ice cream parlor has 28 different flavors available. How many ice cream cups are possible if you order 4 scoops? this is a combination

Answers

Answer:

20,475 cream cups are possible.

Step-by-step explanation:

The order in which the flavors are chosen is not important, which means that the combinations formula is used to solve this question.

Combinations formula:

[tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.

[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]

In this question:

4 cups from a set of 28.

So

[tex]C_{28,4} = \frac{28!}{4!24!} = 20475[/tex]

20,475 cream cups are possible.

4. One in four people in the US owns individual stocks. You randomly select 12 people and ask them if they own individual stocks. a. Find the mean, variance, and standard deviation of the resulting probability distribution. (3pts) b. Find the probability that the number of people who own individual stocks is exactly six. (3pts) c. Find probability that the number of people who say they own individual stocks is at least two. (3pts) d. Find the probability that the number of people who say they own individual stocks is at most two. (3pts) e. Are the events in part c. and in part d. mutually exclusive

Answers

Answer:

a. The mean is 3, the variance is 2.25 and the standard deviation is 1.5.

b. 0.0401 = 4.01% probability that the number of people who own individual stocks is exactly six.

c. 0.1584 = 15.84% probability that the number of people who say they own individual stocks is at least two.

d. 0.3907 = 39.07% probability that the number of people who say they own individual stocks is at most two

e. Both cases include one common outcome, that is, 2 people owning stocks, so the events are not mutually exclusive.

Step-by-step explanation:

For each person, there are only two possible outcomes. Either they own stocks, or they do not. The probability of a person owning stocks is independent of any other person, which means that the binomial probability distribution is used to solve this question.

Binomial probability distribution

The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

In which [tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.

[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]

And p is the probability of X happening.

One in four people in the US owns individual stocks.

This means that [tex]p = \frac{1}{4} = 0.25[/tex]

You randomly select 12 people and ask them if they own individual stocks.

This means that [tex]n = 12[/tex]

a. Find the mean, variance, and standard deviation of the resulting probability distribution.

The mean of the binomial distribution is:

[tex]E(X) = np[/tex]

So

[tex]E(X) = 12(0.25) = 3[/tex]

The variance is:

[tex]V(X) = np(1-p)[/tex]

So

[tex]V(X) = 12(0.25)(0.75) = 2.25[/tex]

Standard deviation is the square root of the variance, so:

[tex]\sqrt{V(X)} = \sqrt{2.25} = 1.5[/tex]

The mean is 3, the variance is 2.25 and the standard deviation is 1.5.

b. Find the probability that the number of people who own individual stocks is exactly six.

This is P(X = 6). So

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

[tex]P(X = 6) = C_{12,6}.(0.25)^{6}.(0.75)^{6} = 0.0401[/tex]

0.0401 = 4.01% probability that the number of people who own individual stocks is exactly six.

c. Find probability that the number of people who say they own individual stocks is at least two.

This is:

[tex]P(X \geq 2) = 1 - P(X < 2)[/tex]

In which

[tex]P(X < 2) = P(X = 0) + P(X = 1)[/tex]

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

[tex]P(X = 0) = C_{12,0}.(0.25)^{0}.(0.75)^{12} = 0.0317[/tex]

[tex]P(X = 1) = C_{12,1}.(0.25)^{1}.(0.75)^{11} = 0.1267[/tex]

[tex]P(X < 2) = P(X = 0) + P(X = 1) = 0.0317 + 0.1267 = 0.1584[/tex]

0.1584 = 15.84% probability that the number of people who say they own individual stocks is at least two.

d. Find the probability that the number of people who say they own individual stocks is at most two.

This is:

[tex]P(X \leq 2) = P(X = 0) + P(X = 1) + P(X = 2)[/tex]

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

[tex]P(X = 0) = C_{12,0}.(0.25)^{0}.(0.75)^{12} = 0.0317[/tex]

[tex]P(X = 1) = C_{12,1}.(0.25)^{1}.(0.75)^{11} = 0.1267[/tex]

[tex]P(X = 2) = C_{12,2}.(0.25)^{2}.(0.75)^{10} = 0.2323[/tex]

[tex]P(X \leq 2) = P(X = 0) + P(X = 1) + P(X = 2) = 0.0317 + 0.1267 + 0.2323 = 0.3907[/tex]

0.3907 = 39.07% probability that the number of people who say they own individual stocks is at most two.

e. Are the events in part c. and in part d. mutually exclusive

Both cases include one common outcome, that is, 2 people owning stocks, so the events are not mutually exclusive.

The weights of certain machine components are normally distributed with a mean of 5.19 ounces and a standard deviation of 0.05 ounces. Find the two weights that separate the top 8% and the bottom 8%. These weights could serve as limits used to identify which components should be rejected

Answers

Answer:

The  weight that separate the top 8% by 5.2605 and the weight that separate bottom 8% by 5.1195.

Step-by-step explanation:

We are given that

Mean,[tex]\mu=5.19[/tex]

Standard deviation,[tex]\sigma=0.05[/tex]

We have to find the two weights that separate the top 8% and the bottom 8%.

Let x1 and x2 the two weights that separate the top 8% and the bottom 8%.

Z-value for p-value =0.08 =[tex]-1.41[/tex]

For 8% bottom

[tex]Z=\frac{x_1-\mu}{\sigma}=-1.41[/tex]

[tex]\frac{x_1-5.19}{0.05}=-1.41[/tex]

[tex]x_1-5.19=-1.41\times 0.05[/tex]

[tex]x_1=-1.41\times 0.05+5.19[/tex]

[tex]x_1=5.1195[/tex]

For 8% top

p-Value=1-0.08=0.92

Z- value=1.41

Now,

[tex]\frac{x_2-5.19}{0.05}=1.41[/tex]

[tex]x_2-5.19=1.41\times 0.05[/tex]

[tex]x_2=1.41\times 0.05+5.19[/tex]

[tex]x_2=5.2605[/tex]

(x1,x2)=(5.1195,5.2605)

use dimensional analysis $3,000 to convert US Cash allowance into Peruvian currency.​

Answers

Answer:

200000

Step-by-step explanation:

29563487

I need help. What’s the answer and how do you do this?

Answers

Scale factor is 1/2 or 0.5

One of the sides of figure A is 4 units, Same side for Figure B has TWO units.
Which is basically half the size of the original (figure A)

Determine which diagram could be used to prove triangle ABC is congruent to triangle EDC using similarity transformations

Answers

Answer:

A

Step-by-step explanation:

edge 2021

IF A=[2,4] and B=[0,3] then BUA=?​

Answers

Answer:

it equal:

answer is : [0234]

A file that is 266 megabytes is being downloaded . 14.4 % is completed , how many megabytes have been downloaded round to the tenth

Answers

Answer:

38.3 megabytes

Step-by-step explanation:

Find how many megabytes have been downloaded by multiplying 266 by 0.144:

266(0.144)

= 38.304

Round this to the nearest tenth:

= 38.3

So, 38.3 megabytes have been downloaded

What is the missing term in the factorization?
12x2 – 75 = 3 (2x+?)(2x – 5)

Answers

Answer:

12x2 – 75 = 3 (2x+5)(2x – 5)

Step-by-step explanation:

an interest expense of $125 has been incorrectly debited to utilities expense.

Answers

Answer:

125x=(62.50+(62.50)×0

If a+bi, where b is not equal to 0, is a complex zero of a polynomial with real coefficients, then so is its _____ , a-bi.

a.) linear factorization
b.) irreducible factor
c.) reducible factor
d.) complex factor
e.) fundamental theorem
f.) conjugate​

Answers

Hello,

answer f: conjugate

if all coefficients are real and a+ib a zero, its conjgate a-ib is also a zero.

F(x) = x/2*8 what is f(x), when x=10

Answers

Answer

13

Step-by-step explanation:

We are essentially being asked to find f(10), so let's evaluate this function at 10 by plugging this in for x.

f(10)=10/2+8=5+8=13

Answer:

f(x) = 40

Step-by-step explanation:

f(x) = x / 2 * 8

x = 10

f(x) = (10 / 2) * 8

     = 5 * 8

     = 40

Will give brainliest answer

Answers

Answer:

not equivalent

equivalent

not equivalent

Step-by-step explanation:

25 is by itself already 5²

therefore

[tex] {25}^{m} = {5}^{2m} [/tex]

when we divide one time by 5, we simply take away 1 from the power making it

[tex] {5}^{2m - 1} [/tex]

the other options are wrong

[tex] {25}^{m - 1} [/tex]

would be right, if we have

[tex] {25}^{m} \div 25[/tex]

but we don't.

and

[tex] {25}^{2m - 1} [/tex]

would even square

[tex] {25}^{m} [/tex]

and then divide by 25. no, the original excision is nothing like that.

A loan of £1000 has a compound interest rate of 2.7% charged monthly. Express the original loan as a percentage of the total amount awed after 2 months if no payment are made

Answers

Answer:

£1054.729

Step-by-step explanation:

To find compound interest you need to use the equation 1000(1.027)^x.

To find the interest rate (1.027):

100 + 2.7 = 102.7

102.7 / 100 = 1.027

The value of x is the amount of months if no payment is made in this situation, so 2 would be the x value for this problem.

Hope this helps!  

15×115-(-3)}(4-4)÷3{5+(-3)×(-6​

Answers

Answer:

15×115+3{0÷3}5-3×(-6)

15×115+3of 0 of 5-3×(-6)

15×115+0 of 5-3×(-6)

15×115+0+18

1725+0+18

1743

what is the value of the expression 5²5 ​

Answers

Answer:

5^2×5

=25×5

=125

hope this will help you

Answer:

125

Step-by-step explanation:

hope this helps you

=25×5

=125

What is the area of area of 7 meters, 15 meters and 9 meters?​

Answers

Answer:

10

Step-by-step explanation:

10-7 do it yourself and don't vheat

Can you be more specific?

∠A and \angle B∠B are vertical angles. If m\angle A=(5x-9)^{\circ}∠A=(5x−9) ∘ and m\angle B=(8x-30)^{\circ}∠B=(8x−30) ∘ , then find the value of x

Answers

9514 1404 393

Answer:

  x = 7

Step-by-step explanation:

Vertical angles have the same measure, so ...

  m∠A = m∠B

  (5x -9)° = (8x -30)°

  21 = 3x . . . . . . . . . divide by °, add 30-5x

  7 = x . . . . . . . . . . divide by 3

You deposit $2000 in an account earning 4% interest compounded monthly. How much will you have in the account in 10 years? $ Enter an integer or decimal number (more..]​

Answers

Answer:

$2,981.67

Step-by-step explanation:

A marketing researcher wants to test the hypothesis that, within the population, there are differences in the importance attached to shopping by consumers living in the northern, southern, eastern and western United States. Which statistical test should be used

Answers

Answer: Analysis of variance

Step-by-step explanation:

Analysis of variance is the statistical test that's used in analyzing the differences among means. The analysis of variance is used to determine if a statistically significant differences exust between the means of the independent groups.

Based on the question given, the null hypothesis will be that no difference in the importance that's attached to shopping by the consumers living in different regions in the United States.

a car travels 10 km southeast and 15 km in a direction 60 degrees north of east. find the magnitude and direction

Answers

Answer:

the car travels 10km then 15km 60* north of east

Step-by-step explanation:

A Sociology instructor gives students points for each​ discussion-board post and points for each reply to a post. Ana wrote 6 posts and 8 replies and received 114 points. Jae wrote 5 posts and 4 replies and received 79 points. Determine how many points a discussion post is worth and how many points a reply is worth?

Answers

Answer:

5 points per post and 2 points per replies

سا (a) From the definition of derivatives determine dy÷dx if y = -2÷x​

Answers

Step-by-step explanation:

Given: [tex]y = -\dfrac{2}{x}[/tex]

Derivative of a power function [tex]x^n[/tex]:

[tex]\dfrac{d}{dx}(x^n) = nx^{n-1}[/tex]

Therefore,

[tex]\dfrac{dy}{dx}=-2(-1)x^{-2} = \dfrac{2}{x^2}[/tex]

b) The cost of 1 kg of sweets is Rs 750. Find the cost of 1 kg sweet. 2​

Answers

Rs.15000 hope this helped!!!!!!!!

The greatest common factor of 45a^2b^3 and 18a^4b

Answers

Answer:

9a²b

Step-by-step explanation:

Hi there!

We need to find the greatest common factor out of 45a²b³ and 18[tex]a^{4}[/tex]b

We can split apart the monomials to make it easier

45a²b³ is 45*a²b³

18[tex]a^{4}[/tex]b is 18*[tex]a^{4}[/tex]b

First, let's find the GCF out of 45 and 18 (the number coefficients)

we can find all of the multiples of the 2 numbers:

45 is made up of 9 and 5

9 is made up of 3 and 3

so 3*3*5 is 45

18 is made up of 2 and 9

9 is made up of 3 and 3

so 2*3*3 is 18

3*3 is in both 45 and 18, so 9 is the GCF out of 45 and 18

Now let's find the GCF out of a²b³ and [tex]a^{4}[/tex]b

a²b³ made up of a² and b³

so a²b³ is a*a*b*b*b

[tex]a^{4}[/tex]b is made up of [tex]a^{4}[/tex] and b

so [tex]a^{4}[/tex]b is a*a*a*a*b

a*a*b is in both a²b³ and [tex]a^{4}[/tex]b, so the GCF out of a²b³ and [tex]a^{4}[/tex]b is a²b

Now multiply 9 and a²b together, as they are only the GCF of the parts of the monomials

9*a²b=9a²b

there's the greatest common factor of the 2 monomials

Hope this helps!

Which of the following best describes the number below square root of -7
A. Perfect square
B.composite
C.imaginary
D.positive

Answers

Answer: The ans is imaginary . option c

i need help solving this .

Answers

Answer:b

Step-by-step explanation:

Answer:

just be smart trust me u dont need us to give u the answer ur super smart

Step-by-step explanation:

make me brainliest to help people be encourage

Can someone do these for me and list the number because I’m struggling rn. And I’m having a breakdown lol.

Answers

Answer:

Step-by-step explanation:

First remove the parentheses.

As the sign outside the second parentheses is  a + then the signs of the terms inside stay the same.

So the first one + (-3x +2) is just -3x + 2.

All the others on the left column are answered in the same way.

No. 4:

(-2x + 10 + (-8x - 1)     Just remove the parentheses, we get:

-2x + 10 - 8x - 1           (we leave out the + before the second parentheses).

= -2x - 8x + 10 - 1        

= -10x + 9

6. 8x + 8 + ( -6x - 1)

= 8x + 8 - 6x - 1

= 8x - 6x + 8 - 1

= 2x + 7.

- the other expressions on the right side column are solved in the same way.

Other Questions
the ratio of boys to girls is 4 :3,if there are 24boys and how many girls will be there? Suppose that the walking step lengths of adult males are normally distributed with a mean of 2.5 feet and a standard deviation of 0.4 feet. A sample of 45 mens step lengths is taken. Step 1 of 2 : Find the probability that an individual mans step length is less than 1.9 feet. Round your answer to 4 decimal places, if necessary. Tm x N: a) 24:(2x-4)+14=26 Solve: [tex]x=4+\left(4x-4\right)\frac{1}{2}[/tex]x = 2x = 10x = 2 or x = 10no real solution If an initial increase in government spending of $100 billion leads to a total increase of $400 billion in income, the marginal propensity to consume in the economy is Determine how much interest you would earn on the following investment:$190,000 invested at a 6.9% interest rate for 9 months. Complete each question a friend asks with the definite article (le, la, l', les), indefinite article (un, une, des), or with de (d') by writing it in the first blank. Then answer each question with a complete sentence in French in the second blank.1. Comment est _____ campus de ton universit?EEnter Text2. Est-ce qu'il y a beaucoup _____ arbres sur le campus?Enter TextEnter Text3. _____ sport est important l'universit? Enter Answer 4. Il y a _____ stade sur le campus?Enter Text Enter text 5. Le week-end, il y a _____ matchs de football amricain?Enter TextEnter text Which processes bring about changes in the temperature and/or salinity of surface waters? Which of the following is a standard photo-editing software program for professionals? Imagemaker Mosiacs Photoshop Picstar PLEASE HELP! asap:)i would really appreciate it ___________ colors come forward and command attention. ______________ colors recede away from our eyes and tend to fall into the background of a design. A teacher is paid an annual salary of $37.165. What is her gross monthly salary. Read the speech "Voluntourism: An Opportunity Too Good to be True" and consider the advertisement "The Opportunity of a Lifetime." Then, answer the question.Voluntourism: An Opportunity Too Good to be TrueA Speech to the Student Body of Evergreen High[1] Picture this: It's Spring Break, and you fly off to some country where there's lush rainforests and beautiful, blue coastlines to explore. There's also people in need, so you decide to blend your vacation with volunteering. Volunteering as a tourist, or voluntourism, seems like a great way to explore new regions and help people at the same time. However, this "volunteer plus travel" experience can actually harm local communities. While many teens might view traveling and volunteering abroad as a worthwhile adventure, there are more genuine and effective ways to make a difference.[2] Most would agree that volunteering in general is a worthy use of time. However, what if you found out the children you are "helping" are actually being kept in poor conditions so voluntourists will spend money to come to the local area? Dale Rolfe, a supporter of ethical voluntourism, explains the shocking reality that "Animal sanctuaries and orphanages are often manufactured for the voluntourist...encouraging a cycle of exploiting the very animals and children the volunteers are trying to help."[3] Proponents of the "volunteer plus travel" experience also argue that traveling to new places builds character and is a valuable way to learn about different cultures. With voluntourism, however, participants often pursue experiences that are all about them. For example, they sign up to build a school for a gold star on their resume, but they have no real building skills and take jobs away from local construction workers (Schulten). Or, they arrive to teach English but instead take selfies with the locals. One world traveler and ethical voluntourist believes voluntourism "can perpetuate small minded views of the world by taking insulated, fake, and structured experiences and selling them as unabridged and eye opening" (Carlos). The voluntour experience is a mirage. The voluntourist's eyes are not opened to real life at the destination, and lasting change is not achieved.[4] If you want a genuine experience where you can see a lasting impact, there are better options than voluntourism. You can volunteer in your local community. Give an hour every week to your town's animal rescue. Serve monthly dinners to the homeless. Be a reliable, positive influence on a child who needs a mentor. Studies show that volunteering and forming lasting relationships with those you help has a positive impact on your physical and emotional health. In fact, blood pressure is reduced, memory is improved, and rates of depression are reduced (Michaels).[5] There is another reason to look into alternatives to voluntourism. Did you know the average "voluntour" travel package costs $3,400 (Rolfe)? Could that travel money be better spent? If the world's citizens are your passion, it could go to an international organization. If you care about education, your funds can be used to buy books for students in faraway lands. If you want villagers to have clean water, contribute funds to local efforts to dig wells. If you want to experience a different culture, travel to the country as a guest, and learn from the locals how you can best help them after you've returned home. But do not voluntour.[6] In reality, there are better ways to make a difference. Voluntourism might appear to be an adventure that blends travel and helping others, but it does little except provide a costly, superficial experience that might actually do more harm than good. So, volunteer where you are most needed-at home, where you can stay to see the job through and form genuine, lasting relationships. Choose a beautiful coastline closer to home and send the travel money you saved to an international organization that will put it to good use. Whatever you do, don't turn someone else's hardship into your vacation."The Opportunity of a Lifetime"A magazine advertisement with the title Both texts (the speech and the advertisement) address voluntourism. However, each text has a different purpose, which is reflected by the details each writer chose to include. Consider the words and images used.In a paragraph of 6-8 sentences, identify what each text emphasizes and explain how that emphasis reveals each author's position on voluntourism. Be sure to state each author's position and include evidence from both texts to support your analysis. What mass of N2O5 will result from the reaction of 6.0 mol of NO2 if there is a 61.1% yield in the reaction The decrease in the intensity of light over distance, such as with increasing depth in water, is known as ______. GM projected that 3% of their cars produced this year will be defective. If GM produced 1,698 cars that were defective, how many cars did GM produce this year use a periodic table to write the electron configuration of selenium Dona offers to sell her used sofa, chair, coffee table, end table, and lamp to Erma for $700. Erma responds that she will pay that price if Donas TV set is included. Neither party is a merchant. Their contract is formed according to a. whatever is reasonable. b. the new terms of the acceptance. c. none of the terms. d. the terms of the original offer. Explain specifically how an electron gives off light in an atom. Jack and Jill both love hot coffee. Jack likes to keep his coffee hot during the day while Jill doesn't mind drinking room temperature coffee. Jack is willing to spend more money on a thermos than Jill is willing to spend. This example illustrates the following major limitation of employing the Economic Value Creation framework because:________a. accounting data focus mainly on tangible assets, which are no longer the most important. b. accounting data are historical and thus backward-looking. c. determining the value of a good service through the perspective of a consumers is not a simple task because consumers have different spending habits d. overall macroeconomic factors such as the unemployment rate, and interest and exchange rates all have a direct bearing on stock prices