12.
2
-
Do not write
Mrs Chandra bought as many pears as apples and as many in this spac
5
mangoes as apples. She paid a total of $150 for all the fruits. The
ratio of the amount of money she spent on the apples to the amount
she spent on the pears was 3:2. The ratio of the amount of money
she spent on the pears to the amount of money she spent on the
mangoes was 1:5. The cost of each apple was $0.60. Find the total
number of fruits Mrs Chandra bought.

Answers

Answer 1

50 is  the total number of fruits Mrs Chandra bought in ratio .

What does a math ratio mean?

An ordered pair of numbers a and b, represented as a / b, is a ratio if b is not equal to 0. A proportion is an equation that sets two ratios at the same value. For instance, you could express the ratio as follows: 1: 3 if there is 1 boy and 3 girls (for every one boy there are 3 girls) There are 1 in 4 boys and 3 in 4 girls.

a total of $150 for all the fruits.

ratio of apple and pears  = 3: 2

ratio of pears and mangoes  = 1 : 5

5 units = 50

11 units = 110

15 units = $150

3 units = $30

number of apple = $30  ÷ $0.60 = 50

Learn more about ratio

brainly.com/question/13419413

#SPJ9


Related Questions

work out the size of one interior angle of a regular 10-sided shape.

Answers

Answer:

144*

Step-by-step explanation:

decagon has 10 sides every side is 144* angles

Answer:

144

Step-by-step explanation:

Which inequality does this graph show? A. y > 0 B. y < 0 C. D.

Which inequality does this graph show? A. y &gt; 0 B. y &lt; 0 C. D.

Answers

Answer: The answer is B) y < 0

Answer: B

Step-by-step explanation:

Help ASAP 15 Points

The hot water heater in the Alvarez's home holds 70 gallons of water. Each shower taken uses 5.4 gallons
of water. How much water is left after 3 showers. (Hint: Write an equation relating the number of showers and
the number of gallons left in the tank)

Answers

Answer:

53.8 gallons

Step-by-step explanation:

5.4*3=16.2

5.4 (gallons used per shower) * 3 (number of showers) = 16.2 (gallons used in 3 showers)

70-16.2=53.8

70 (Water in tank) - 16.2 (gallons used in 3 showers) = 53.8 (gallons of water left)

Hope this helps! Please brainliest!!!

Answer:

A(3) = 53.8 gallons left after 3 showers

Step-by-step explanation:

A(x) = volume of water left in tank = 70 gallons - (5.4 gallons)x, where x is the number of showers already taken.  

After  3 showers, the volume of water left is A(3) = 70 gal - (5.4 gallons)(3), or

A(3) = 53.8 gallons left after 3 showers







When maximizing x - y subject to x + y ≤ 4, x + 2y ≤ 6, x ≥ 0, y ≥ 0 what is the maximal value that the objective function reaches? Select one: O a. 5 O b. -3 О с. 0 O d. 4

Answers

The maximal value that the objective function x - y reaches is 4 at the vertex (4, 0).

option D.

What is the maximal value?

The maximal value that the objective function reaches is calculated as follows;

The given inequality expressions;

x + y ≤ 4

x + 2y ≤ 6

x ≥ 0

y ≥ 0

We can start by testing some feasible regions  and evaluating the objective function at each vertex as follows;

For (0, 0): x - y = 0 - 0 = 0

For (4, 0): x - y = 4 - 0 = 4

For (2, 2): x - y = 2 - 2 = 0

Thus, the maximal value that the objective function x - y reaches is 4 at the vertex (4, 0).

Learn more about maximal values here: https://brainly.com/question/30236354

#SPJ4

Manny baked 48 cookies for a bake sale. 75% of the cookies were chocolate chip. How many cookies were NOT chocolate chip

Answers

48 (.75) = 36
48 -36 = 12 cookies or 25%

60 cookies in each package how many cookies in each package

Answers

you said 60 in each pack so 60 will be the answer

Please help ill appreciate it best answer gets the brainliest answer!!

Please help ill appreciate it best answer gets the brainliest answer!!

Answers

Answer:

C

Step-by-step explanation:

because it just make sence

Answer:

McKenna runs all the way home from school ...

Step-by-step explanation:

In this distance v time graph, a negative slope means going from school to home, a positive slope means going from home to school, and a flat section means staying at a particular location without moving.

Hello, I am very new to python and I am having trouble with this
problem
The German mathematician Gottfried Leibniz developed the
following method to approximate the value of π:
π = 4(1 - 1/3 + 1/5

Answers

To approximate the value of π using the Leibniz method, you can write a Python program that calculates the sum of the series up to a certain number of terms. The more terms you include in the series, the closer the approximation will be to the actual value of π.

The Leibniz method, also known as the Leibniz formula for π, is an infinite series that converges to π/4. The formula is given by:

π = 4(1 - 1/3 + 1/5 - 1/7 + 1/9 - 1/11 + ...)

To approximate π, you can calculate the sum of the series up to a certain number of terms. The more terms you include, the more accurate the approximation will be.

In Python, you can write a program that iterates through the terms of the series and accumulates the sum. Here's an example of how you can implement it:

def approximate_pi(num_terms):

   pi = 0

   sign = 1

for i in range(1, num_terms*2, 2):

       term = sign * (1/i)

       pi += term

       sign *= -1

   return pi * 4

num_terms = 100000  # Choose the number of terms for the approximation

approximation = approximate_pi(num_terms)

In this example, we define the approximate_pi function that takes the number of terms as an argument. The function iterates from 1 to num_terms*2 with a step size of 2, representing the denominators of the series. The sign alternates between positive and negative to include the alternating addition and subtraction. Finally, we return the calculated sum multiplied by 4 to obtain the approximation of π.

By increasing the value of num_terms, you can achieve a more accurate approximation of π. However, keep in mind that the Leibniz method converges slowly, so a large number of terms may be needed for a precise approximation.

To learn more about python

brainly.com/question/30391554

#SPJ11

please help asap!!!!

please help asap!!!!

Answers

Answer:

justin biberis black

Step-by-step explanation:

Help me asap please!! Ill mark brainliest!! I really need to get this right! ty:))

Help me asap please!! Ill mark brainliest!! I really need to get this right! ty:))

Answers

Answer:

y=1/2x+2

Step-by-step explanation:

slope form is y=mx+b

m-slope

b- y intercept (when x is 0)

To find slope we use y2-y1/x2-x1

4-3/4-2

1/2 is the slope

Now we know every time X goes up 1 y goes up 1/2 so we subtract back to find y intercept

(1,2.5)

(0,2)

Y intercept is 2

Hopes this helps please mark brainliest

neeed hellpppp asap noww​

neeed hellpppp asap noww

Answers

Answer:

-3/5

(0,4)

Step-by-step explanation:

The slope, or m, is the change in y over the change in x. So to find m calculate how much y changes then divide that by how much the x value changes. On the table, the y-values decrease by 3 each time, and the x-values increase by 5 units each time. This means m must equal -3/5.

The y-intercept is when the line crosses over the y-axis. This will also be when x=o. So to find the intercept find when x=0; in this case, when x=0, y=4. This means the intercept is (0,4).

At the instant when the radius of a cone is 3 inches, the volume of
the cone is increasing at the rate of 9 pi cubic inches per minute. If
the height is always 3 times the radius, find the rate of change of the
radius at that instant.

Answers

Answer:

The rate of change of the radius of the cone when the radius is 3 inches is 0.\(\overline 3\) inch/minute

Step-by-step explanation:

The given parameters are;

The radius of the cone = 3 inches

dV/dt = 9·π in.³/min

The height, h = 3 × Radius, r

The formula for the volume of a cone, V is V = 1/3×π×r²×h = 1/3×π×r²×3×r = π·r³

Therefore, we have;

dV/dt = dV/dr × dr/dt

dV/dr =3·π·r²

∴ dr/dt = dV/dt/(dV/dr) = 9·π/(3·π·r²) = 3/r²

When r = 3 inches, we have;

dr/dt = 3/r² = 3/(3²) = 1/3 inch/minute

The rate of change of the radius of the cone when the radius is 3 inches = 0.\(\overline 3\) inch/minute

a metal-cutting operation has a target value of 20 and consistently averages 19.8 with a standard deviation of 0.5. the design engineers have established an upper specification limit of 22 and a lower specification limit of 18. which statement concerning this process is true?

Answers

The process is capable of producing outputs within the specification limits is true.

There are a number of potential reasons for why the process is not meeting the target value. One possibility is that the target value is too ambitious and is not realistic given the current process capability. Another possibility is that there is some inherent variability in the process that is not being accounted for. It is also possible that there are some external factors that are affecting the process, such as changes in the raw materials or the environment.

The design engineers have established an upper specification limit of 22 and a lower specification limit of 18. This means that they are confident that the process is capable of producing outputs within these limits. However, the fact that the process is consistently averaging 19.8 with a standard deviation of 0.5 suggests that there is some room for improvement.

One potential way to improve the process is to focus on reducing the inherent variability. This can be done by identifying and addressing the sources of variability in the process. Another potential way to improve the process is to reduce the target value. This may be necessary if the current target value is not realistic given the process capability.

It is also important to monitor the process over time to ensure that it is remaining within the specification limits. This will help to identify any potential issues that may arise and allow for corrective action to be taken if necessary.

Learn more about standard deviation at : https://brainly.com/question/16555520

#SPJ4

A.The process is in statistical control.

B.The process is capable of producing outputs within the specification limits.

C.The process is capable of producing outputs within the tolerance limits.

D.The process is capable of producing outputs within the control limits.

E.The process is capable of producing outputs that are normally distributed. The process is capable of producing outputs within the specification limits

which statement concerning this process is true?

There is a bag filled with 4 blue, 3 red and 5 green marbles.
A marble is taken at random from the bag, the colour is noted and then it is not replaced.
Another marble is taken at random.
What is the probability of getting exactly 1 green?

Answers

Answer:

Step-by-step explanation:

P(g=1) is equal to

1-P(g=0)-P(g=2)

P(g=0)=(7/12)(6/11)

P(g=2)=(5/12)(4/11) so

P(g=1)=1-(42/132)-(20/132)

P(g=1)=(132-42-20)/132

P(g=1)=70/132

P(g=1)=35/66

Find an equation of the tangent to the curve at the point corresponding to the given value of the parameter. X = t5 1, y = t6 t; t = −1

Answers

The equation of the tangent to the curve at the point corresponding to the given value of the parameter will be x + y = c.

How to calculate the tangent of the parameter curves at a point?

The curves are given below.

x = t⁵ + 1 and y = t⁶ + t

Then differentiate the functions with respect to t, then we have

\(\rm \dfrac{dx}{dt} = 5t^4\\\)   ...1

and

\(\rm \dfrac{dy}{dt} = 6t^5 + 1\)   ...2

Divide equation 2 by equation 1, then we have

\(\rm \dfrac{\dfrac{dy}{dt} }{\dfrac{dx}{dt} } = \dfrac{dy}{dx} = \dfrac{6t^5 + 1}{5t^4}\)

Then the slope of the equation at t = −1, then we have

dy/dx = [6(-1)⁵ + 1]/[5(-1)⁴]

dy/dx = (-6+1)/5

dy/dx = -5/5

dy/dx = -1

Then the equation of the tangent line will be

y = -x + c

x + y = c

Where c is a constant.

More about the tangent of the parameter curves at a point link is given below.

https://brainly.com/question/12648555

#SPJ4

what is the meaning of division

Answers

Answer:

the action of separating something into parts or the process of being separated.

"the division of the land into small fields"

Step-by-step explanation:

Hope this helps you if it does please mark brainliest

Step-by-step explanation:

the act of separating something into parts.

3.


A. 0.052%

B. 5.2%

C. 5.4%

D. 105%

3.A. 0.052%B. 5.2%C. 5.4%D. 105%

Answers

I believe it is B :)

Answer:  I'm not 100% cormpletely sure

Just go with letter A or letter B

Step-by-step explanation:  I am pretty sure th letter is A. 0.052

B. 5.2%

3.A. 0.052%B. 5.2%C. 5.4%D. 105%

7. $3500 is invested at 3.6% for 4 years. Calculate the value of the investment after 4 years, if interest is: a) compounded semi-annually b) compounded quarterly

Answers

After 4 years, with a semi-annual compounding frequency, the investment of $3500 at an annual interest rate of 3.6% will grow to approximately $4047.47.

a) The value of the investment after 4 years, compounded semi-annually, can be calculated using the formula for compound interest:

A = P(1 + r/n)^(nt)

where:

A = the future value of the investment

P = the principal amount (initial investment)

r = the annual interest rate (expressed as a decimal)

n = the number of times interest is compounded per year

t = the number of years

In this case, the principal amount (P) is $3500, the annual interest rate (r) is 3.6% or 0.036 as a decimal, the number of times interest is compounded per year (n) is 2 (semi-annually), and the number of years (t) is 4.

Using these values in the formula, we can calculate the future value (A):

A = 3500(1 + 0.036/2)^(2*4)

A ≈ 3500(1 + 0.018)^(8)

A ≈ 3500(1.018)^(8)

A ≈ 3500(1.156424812)

A ≈ 4047.47

Therefore, the value of the investment after 4 years, compounded semi-annually, is approximately $4047.47.

To know more about Investment, visit

https://brainly.com/question/25300925

#SPJ11

Write an equation for a line parallel to y = 5x - 5 and passing through the point (1,6)

Answers

To find the equation of a line parallel to y = 5x - 5, we know that the slope of the new line will also be 5 (since parallel lines have the same slope). We also have a point that the line must pass through, which is (1,6). We can use the point-slope form of a line to find the equation:

y - y1 = m(x - x1)
where m is the slope, and (x1, y1) is the given point.

Substituting in our values, we get:

y - 6 = 5(x - 1)

Expanding the brackets gives:

y - 6 = 5x - 5

Adding 6 to both sides gives:

y = 5x + 1

So the equation of the line parallel to y = 5x - 5 and passing through the point (1,6) is y = 5x + 1.
Hi! To write an equation for a line parallel to y = 5x - 5 and passing through the point (1, 6), we'll use the given information. Parallel lines have the same slope. Since the slope of the given line is 5, the slope of our parallel line will also be 5.

Now, we can use the point-slope form of a linear equation, which is y - y1 = m(x - x1), where m is the slope and (x1, y1) is the given point.

Plugging in the values, we get:

y - 6 = 5(x - 1)

This is the equation of the line parallel to y = 5x - 5 and passing through the point (1, 6).

Visit here to learn more about  equation : https://brainly.com/question/29538993
#SPJ11

Help- once again- I’ll give BRAINLIEST for the correct answer, 2 or more responses

Help- once again- Ill give BRAINLIEST for the correct answer, 2 or more responses

Answers

Answer:

1.9 miles

Step-by-step explanation:

We know that the total hike is 3 miles, and that they walked 1.1 miles before completing it, so

3-1.1= 1.9

Hope it helps!

Answer:

1.9 miles

Step-by-step explanation:

Find the largest six digits number which is divisible by 120 exactly.​

Answers

Answer:

999,960

Step-by-step explanation:

let x be a multiple of 120

120x ≤ 999,999

999,999 / 120 = 8333.325

8333 ≤ x ≤ 8334

8333(120) = 999,960

8334(1200) = 1,000,080  this is a 7-digit number

Therefore, the largest 6-digit number that is exactly divisible by 120 is 999,960

Hi
This is a question for time past and it is so easy if you cant do this then sorry you are no good if you do it I will like your comment
1x0

Answers

Answer:

0

Step-by-step explanation:

Question 2
FINANCIAL LITERACY The value of Hope's car in the years after she bought it can be modeled by A = 19,995(0.82), where A is the
value of car in dollars and t is in years. Find and interpret the constant percent rate of change per unit interval in the context of the
situation.

The value of Hope's car

Select Choice
Decreased
Increased


Select Choice
82%
118%
182%
18%
Each year

Answers

The value of Hope's car decreased by 82%. Therefore, the correct answer choices are:

A. Decreased.

A. 82%.

How to determine the constant percent rate of change per unit interval?

In Mathematics and Statistics, a physical asset such as a car that decreases at a specific period of time represent an exponential decay. This ultimately implies that, a mathematical model for any population or physical asset that decreases by r percent per unit of time is an exponential equation of this form:

\(P(t) = I(1 - r)^t\)

Where:

P(t ) represents the future value of car.t represents the time or number of years.I represents the initial value of car.r represents the rate of change per unit interval or decay rate.

By substituting given parameters, we have the following:

\(A = 19,995(0.82)^t\)

By comparison, we have:

Rate of change per unit interval, r = 0.82 = 82%.

Read more on exponential functions here: brainly.com/question/28246301

#SPJ1

the base unit of measure for volume in the metric system is the?

Answers

A unit of measurement is a recognised and accepted standard for calculating other amounts of the same kind. It has already been decided by law or tradition.

One of the two widely used measuring systems in the United States is the metric system, which is frequently employed as the major measurement method in many other nations.

The fundamental units in this system of measurement include:

Meter for length measurements

Kilogram for mass measurement

Second for timekeeping

Liters serve as the standard measurement unit for liquid capacity, which is also known as volume.

For such more question on unit of measurement

https://brainly.com/question/777464

#SPJ4

What is the slope of y = 4x - 7
PLEASE SHOW WORK
ASAP!

Answers

The slope of an equation of a line is the number that is in front of the x,,

In y=4x-7 the slope would be 4


Answer: 4

for a fundraiser, there is a raffle with 800 tickets, each costing $15. 1 ticket will win a $400 prize, 4 tickets will win a $200 prize, 12 tickets will win a $125 prize, 30 tickets will win a $60 prize, and the remaining tickets will win nothing. if you buy a ticket, what is the expected winnings per ticket? question options:

Answers

The expected winning and the value of that prize, which gives an expected winning is c. $3.13 per ticket.

The expected winnings per ticket in the raffle can be calculated by adding the products of the probability of the expected value of winning each prize. The predicted wins per ticket may be computed as the total of each prize's value multiplied by its probability of winning, i.e.

Expected winnings per ticket

= (1/800) × $400 + (4/800) × $200 + (12/800) × $125 + (30/800) × $60 + (753/800) × $0

If we condense the equation, we obtain:

Calculating the total wins anticipated per ticket

= $0.50 + $1.00 + $1.88 + $0.75 + $0

Expected winnings per ticket = $3.13

Therefore, if you buy a ticket, the expected winnings per ticket are $3.13.

Read more about equation on:

https://brainly.com/question/25976025

#SPJ4

Complete question:

For a fundraiser, there is a raffle with 800 tickets, each costing $15. 1 ticket will win a $400 prize, 4 tickets will win a $200 prize, 12 tickets will win a $125 prize, 30 tickets will win a $60 prize, and the remaining tickets will win nothing. if you buy a ticket, what are the expected winnings per ticket? question options:

a) $5.36

b) $5.63

c) $5.33

d) $5.66

1 1/3 divided by 4
CAN SOMEONE PLEASE HELP ME I AM STUCK In fraction form

Answers

Answer:

1/3

Step-by-step explanation:

Answer:

Below

Step-by-step explanation:

1 1/3 = 4/3        4 = 4/1

4/3  /  4/1     = 4/3  X 1/4  =  4/12 = 1/3

I need help getting my answer

I need help getting my answer

Answers

X=4

F(4)= (4)^2 + 3

F(4) = (4 x 4) + 3

F(4) = 16 + 3

F(4) = 19

What equation could be used to solve the problem below?

If three times a number is increased by 24, the result is 4 less than seven times the number.

Answers

3x+24=7x+4

The reason it is +4 even though it says the number is 4 LESS than the number times 7 you want to make them equal to be able to solve for x

In ΔXYZ, ∠Y=90° and ∠X=73°. ∠ZWY=80° and XW=80. Find the length of ZY to the nearest 100th

Answers

Answer:

618.2203≈618.22

Step-by-step explanation:

618.2203≈618.22

Other Questions
suppose that the bag is implemented with a linked list. which of these operations are likely to have a constant worst-case time? (ch5) one of your friend seems fed up with the situation in your country and he wants to go abroad to seek greener pasture,write a letter to tell him with at least three reason why he should remain in his country. Dekak Motors, a car manufacturer, launches a new car that is priced much lower than other cars in the same segment. The firm is able to keep costs down by eliminating processes that do not add value to the product and by employing skilled workers who can perform multiple tasks. From the given information, it can be inferred that Dekak Motors most likelya. uses a traditional assembly lineb. has a fixed position layoutc. carries a large inventory of raw materialsd. uses lean production Find the derivative of each function.f(x) =(2 - x - x)y = |3x + 5| Round 41.86632 off each numberto two (2) Decimal Place What is the point of history Khusbu needs 650 gm flour and 30 gm sugar to bake a cake. How muchflour and sugar does he need to bake same size of 6 cakes? Rewrite his description to make it more interesting. Add the adjectivesgiven in parentheses in the correct place and use the correct form. The paragraph is broken up into the foursentences for you.C'est un appartement (beau / ancien) avec trois chambres (petit / ensoleill.). Dansle salon, il y a un canap (bleu / beau) et des chaises (vieux) en bois. Je partage, lacuisine avec deux tudiants (tranger/jeune). Dans le quartier, il est facile derencontrer des personnes (nouveau / sympathique).C'estDans le salon,Je partageDans le quartier, You would say cuntas? when referring to ______ ? chicochicachicaschicos A small population of sawflies that was once connected to a larger population but is now isolated is no longer experiencing? 65 million years ago there was a mass extinction that is best known for killing the dinosaurs. There was also a largedeposit of dust that contained substances only found in asteroids. What most likely killed off the dinosaurs? lorna knows she will have to give a speech in her class next week. as part of the research step, she observes her classmates to get a sense of the number of male versus female students, how they dress, and what their average age is. what is lorna engaged in? Can someone help pleaseeee which client(s), at risk for poor nutritional intake, would benefit from nutritional counseling from the nurse? select all that apply. Given: Triangle ABC with vertices A(-3,5), B(-2,2), and. C(-4,2)Given: Triangle ABC with vertices A(3,1), B(4,-2), and C(2,-2). Write the rule to map Triangle ABC onto Triangle ABC Someone help me do this explain theconsequences of allowing a scientist to withholdinformation from other scientists and the public. Express each of these mathematical statements using predicates, quantifiers, logical connectives, and mathe- matical operators. a) Theproductoftwonegativerealnumbersispositive. b) The difference of a real number and itself is zero. c) Every positive real number has exactly two square roots. d) A negative real number does not have a square root that is a real number. Find the union of A = {2,3,4} and B = {3,4,5) Choose online media sources from the list below. Select all that may apply.podcastwebsiteebookmoviedocumentaryblogbook