jimmy had twice as many oranges as grapefruit, 5 more grapefruits than pineapples, how many of each fruit did jimmy have?​

Answers

Answer 1

Answer:

Step-by-step explanation:

I think he has 7 oranges and 5 grapefruit and ten pineapples


Related Questions

A polygraph (lie detector) is an instrument used to determine if an individual is telling the truth. These tests are considered to be 90% reliable. In other words, if an individual lies, there is a 0.90 probability that the test will detect a lie. Let there also be a 0.045 probability that the test erroneously detects a lie even when the individual is actually telling the truth. Consider the null hypothesis, "the individual is telling the truth," to answer the following questions
a. What is the probability of a Type I error? (Round your answer to 3 decimal places.)
b. What is the probability of a Type II error? (Round your answer to 2 decimal places.

Answers

Answer:

A) P(Type I error) = 0.045

B) P(Type II) error = 0.1

Step-by-step explanation:

We are told that the reliability of the test is 90% reliable.

Also, we are told that the probability that the test erroneously detects a lie even when the individual is actually telling the truth is 0.045.

Thus;

A) To calculate the probability of type I error:

From statistics, in this question we can say that the probability of a type I error is the probability that the test will erroneously detect a lie even though the individual is actually telling the truth. Thus;

Probability of (type I error) = P(rejecting true null) = 0.045

B) For probability of type II error, it is defined as the error where we accept a null hypothesis that is false. We can say that it produces a false negative and the formula is;

P(Type II) error = 1 - reliability

Reliability in the question is 0.90

Thus;

P(Type II) error = 1 - 0.9

P(Type II) error = 0.1

For what values of the variable, do the following fractions exist: y^2-1/y+y/y-3

For what values of the variable, do the following fractions exist: b+4/b^2+7

For what values of the variable, do the following fractions exist: a/a(a-1)-1

PLEASE HELP NEED ANSWER ASAPPPP!!!! WILL GIVE BRAINLIEST TO FIRST CORRECT ANSWERRRR!!!

Answers

Answer:

Remember that the division by zero is not defined, this is the criteria that we will use in this case.

1) [tex]\frac{y^2 - 1}{y} + \frac{y}{y - 3}[/tex]

So the fractions are defined such that the denominator is never zero.

For the first fraction, the denominator is zero when y = 0

and for the second fraction, the denominator is zero when y = 3

Then the fractions exist for all real values except for y = 0 or y = 3

we can write this as:

R / {0} U { 3}

(the set of all real numbers except the elements 0 and 3)

2) [tex]\frac{b + 4}{b^2 + 7}[/tex]

Let's see the values of b such that the denominator is zero:

b^2 + 7 = 0

b^2 = -7

b = √-7

This is a complex value, assuming that b can only be a real number, there is no value of b such that the denominator is zero, then the fraction is defined for every real number.

The allowed values are R, the set of all real numbers.

3) [tex]\frac{a}{a*(a - 1) - 1}[/tex]

Again, we need to find the value of a such that the denominator is zero.

a*(a - 1) - 1 = a^2 - a - 1

So we need to solve:

a^2 - a - 1 = 0

We can use the Bhaskara's formula, the two values of a are given by:

[tex]a = \frac{-(-1) \pm \sqrt{(-1)^2 + 4*1*(-1)} }{2*1} = \frac{1 \pm \sqrt{5} }{2}[/tex]

Then the two values of a that are not allowed are:

a = (1 + √5)/2

a = (1 - √5)/2

Then the allowed values of a are:

R / {(1 + √5)/2} U {(1 - √5)/2}

At the Fidelity Credit Union, a mean of 5.8 customers arrive hourly at the drive-through window. What is the probability that, in any hour, more than 5 customers will arrive

Answers

Answer:

0.5217

Step-by-step explanation:

P(more than 5 customer arrive):

P(X>=6)=1-P(X<=5)=  1-∑x=0x e-λ*λx/x!= 0.5217

Simplify by expressing fractional exponents instead of radicals.

Answers

8(x^2y^4)^1/2 I think this is the answer

In triangle ABC , segment AB is congruent to segment CB . Which angles are congruent?​

Answers

Answer:

angles A and C are congruent

Solve this equation log3X + log3(x-6) = log3 7

Answers

Hello!

log₃(x) + log₃(x - 6) = log₃(7) <=>

<=> log₃(x * (x - 6)) = log₃(7) <=>

<=> log₃(x² - 6x) = log₃(7) <=>

<=> x² - 6x = 7 <=>

<=> x² - 6x - 7 = 0 <=>

<=> x² + x - 7x - 7 = 0 <=>

<=> x * (x + 1) - 7 * (x + 1) = 0 <=>

<=> (x + 1) * (x - 7) = 0 <=>

<=> x + 1 = 0 and x - 7 = 0 <=>

<=> x = -1 and x = 7, x ∈ { 6; +∞ } <=>

<=> x = 7

Good luck! :)

A civil engineer is analyzing the compressive strength of concrete. Compressive strength is normally distributed with A random sample of 12 sample specimens has a mean compressive strength of psi. Round your answers to 1 decimal place. (a) Calculate the 95% two-sided confidence interval on the true mean compressive strength of concrete. Enter your answer; 95% confidence interval, lower bound Enter your answer; 95% confidence interval, upper bound (b) Calculate the 99% two-sided confidence interval on the true mean compressive strength of concrete.

Answers

Answer:

95%: (3278.354 ; 3270.083)

99% : (3221.646 ; 3278.354)

Step-by-step explanation:

Given :

Sample size, n = 12

Mean, xbar = 3250

Sample standard deviation = √1000

The 95% confidence interval :

Mean ± Margin of error

Margin of Error = Tcritical * s/√n

Tcritical at 0.05, df=12-1 = 11 ;

Tcritical at 95% = 2.20

Hence,

Margin of Error = (2.20 * √1000/√12) = 20.083

Confidence interval : 3250 ± 20.083

Lower boundary = 3250 - 20.083 = 3229.917

Upper boundary = 3250 + 20.083 = 3270.083

2.)

The 99% confidence interval :

Mean ± Margin of error

Margin of Error = Tcritical * s/√n

Tcritical at 0.01, df=12-1 = 11 ;

Tcritical at 99% = 3.106

Hence,

Margin of Error = (3.106 * √1000/√12) = 28.354

Confidence interval : 3250 ± 28.354

Lower boundary = 3250 - 28.354 = 3221.646

Upper boundary = 3250 + 28.354 = 3278.354

Write – 90 5/8 as a decimal number.

Answers

Answer:

-90.625

Step-by-step explanation:

Answer:

[tex]-90~5/8\\[/tex]

[tex]Decimal=-90.625[/tex]

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

~HOPE IT HELP....~

~HAVE A GREAT DAY!!~


An initial deposit of $212 is placed in
a bank account and left to grow, with
interest compounded continuously.
what will it be after 6 years?
Round your answer to the nearest dollar.

Answers

Answer:

$224.932

Step-by-step explanation:

Note: The question is not complete

say the rate is 10%

Given data

Initial depostite= $212

TIme= 6years

rate= 10%

the expression for the compound interest is given as

A=P(1+r)^t

substitute

A=212(1+0.1)^6

A=212(1.01)^6

A=212*1.061

A= $224.932

Hence the final amount at the rate of 10% is $224.932

Which statements below represent the situation? Select three options.

Answers

Answer:

where is the statement

Step-by-step explanation:

its incomplete po

Which is a correct statement about the description “two less than the quotient of a number cubed and sixteen, increased by eight” when n = 4?

Answers

Answer:

n = 4 is 10

hope it helps and have a good day

Stuck on this question

Answers

the answer to this is b

Answer:

the answer of this question is b

Determine the intercepts of the line
Y ——-,——-
X——-,——-

Answers

Answer:

(-8,0), (0,-6)

Step-by-step explanation:

True/False Questions - one attempt tor each question
If f is a decreasing function on an interval, then f'(x) > 0 on that interval.
True
False
Submit Question

Answers

Answer:

False

Step-by-step explanation:

f'(x) would be a negative number. Hence less than zero.

Mac is about to sue his contractor who promised to install a water tank that holds 260 gallons of water. Mac knows that 260 gallons is the capacity of a tank that
holds 35 cubic feet. The cylindrical tank has a radius of 2 feet and height of 2 feet 6 inches. Does the evidence indicate Mac can win the case against the contractor
if it goes to court
Does the evidence indicate Mac can win the case against the contractor if it goes to court?

Please hello :)

Answers

Answer:

Yes

Step-by-step explanation:

volume of cylinder = πr²h

volume = (3.14)(2 ft)²(2.5 ft)

volume = 31.4 ft³

The volume of the cylinder that was built is 31.4 ft³. It should have been 35 ft³. The evidence helps Mac in court.

Choose the correct answers for (a) the total installment price, (b) the carrying charges, and (c) the number of months needed to save money at the monthly rate to buy the item for its cash price.
A bunk bed with a cash price of $1,998, at $143 per month for 15 months

Answers

Answer:

$2,145 ; $147 ; 14 months

Step-by-step explanation:

Given that :

The cash price, that is, the amount that would be paid if customer is to pay the entire amount item is worth at once = $1998

Monthly payment = $143

Period = 15 months

The total installment price ; total amount paid on a monthly pay for 15 months :

(monthly payment * period)

($143 * 15)

= $2,145

The carrying charge :

Installment pay - Cash amount

$(2,145 - 1,998)

= $147

The number of month needed to save at Monthly rate to buy item at it's cash price :

Cash price / monthly payment

$1998 / $143

= 13.97

= 14 months

Find a power series representation for the function. (Give your power series representation centered at x = 0.)
f(x) = x2 x 4 + 81
f(x) = [infinity] n = 0.

Answers

Answer:

attached below

Step-by-step explanation:

The Function; F(x) = x^2 / (x^4 + 81 )

power series representation

F(x) = x^2 / ( 81 + x^4 )

      = ( x^2/81 ) / 1 - ( -x^4/81 )

attached below is the remaining part of solution

8. Discount: An auto dealer paid $8730 for a
large order of special parts. This was not the
original price. The amount paid reflects a 3%
discount off the original price because the
dealer paid cash. What was the original price
of the parts?

Answers

Answer: 5,987

Step-by-step explanation:

please help i guess on a

Answers

Answer:

A = (2, 2)

B = (3, -1)

C = (-1, 0)

Step-by-step explanation:

To translate a point, you have to translate each individual point. At the bottom it shows <-2,3>, therefore you have to translate x 2 units to the left (because it's negative meaning the number is going away from 0, and 3 units to the right because 3 is a positive number.)

First Point A:

x: 4 - 2 = 2; y: -1 + 3 = 2

Second Point B:

x: 5 - 2 = 3; y: -4 + 3 = -1

Lastly, Point C:

x: 1 - 2 = -1, y: -3 + 3 = 0

I hope this helps!

BAC can be proved congruent to DEF by

Answers

Answer:

ASA

Step-by-step explanation:

∠ABC ≅ ∠EDF  Angle

BC ≅ DF            Side

∠C ≅ ∠F            Angle

Use the given information to answer the questions and interpret key features. Use any method of graphing or solving. Round to one decimal place, if necessary.

The trajectory of a golf ball in a chip from the rough has a parabolic pattern. The height, in feet, of the ball is given by the equation h(x) -.25x^2 + 3.42, where x is the number of feet away from the golf club (along the ground) the ball is.

The ball starts ____ feet above the ground.

The ball reaches a maximum height of _____ feet at a horizontal distance of ____ feet away from the golf club 19 it was hit with

The ball returns to the ground at about ____ feet away. ​

Answers

B. Gurl that’s way too long for anyone to do

What is an amount between $2 and $10?

Answers

Answer:

6

Step-by-step explanation:

If JKL - PNM. then M = L and the sides NP and
KJ are proportional.
True
Or
False???

Answers

Answer:

True

Step-by-step explanation:

In similarity triangles, corresponding angles are congruent and corresponding sides are in proportion.

The answer is True because JKL and PNM are proportional. If they are proportional, JK is proportional to PN, NM is proportional to NM and JL is proportional to PM.

3/8 + 1/4 + 1/2 - 2/3 =

Answers

Answer:

[tex]\frac{11}{24}[/tex]

Step-by-step explanation:

3/8 + 1/4 + 1/2 - 2/3

- > 1/4 =  2/8

3/8 + 2/8 + 1/2 - 2/3

5/8 + 1/2 - 2/3

- > 1/2 = 4/8

5/8 + 4/8 - 2/3

9/8 - 2/3

- > LCM of 8,3: 24

- > 9/8 = 27/24

- > 2/3 = 16/24

27/24 - 16/24

11/24

Hope this helps you.

Find the missing term in the pattern.

Answers

Answer:

20

Step-by-step explanation:

20. the answer is 20 good luck bub

Which among the following numbers could be the probability of an event? 1,1.4,-0.54,.32,.02,0

Answers

4 Answers: Choice A) 1 Choice D) 0.32 Choice E) 0.02Choice F) 0

In other words, choices B and C are the non-answers while everything else is an answer.

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

Explanation:

Let p represent the probability of an event. The value of p must be between 0 and 1, inclusive of both endpoints. Symbolically, we can write [tex]0 \le p \le 1[/tex]

In other words, p = 0 is the smallest it can get and p = 1 is the largest it can get, or it could be anything in between.

The probability p = 0 means that the event will never happen, or there's 0% of it happening. The probability p = 1 means there's 100% certainty the event will happen.

Something like p = 1.4 is not possible as this indicates it's over 100%. So that rules out choice B. Choice C is also ruled out because we can't have negative probabilities.

A statewide real estate sales agency, Farm Associates, specializes in selling farm property in the state of Nebraska. Its records indicate that the mean selling time of farm property is 90 days. Because of recent drought conditions, the agency believes that the mean selling time is now greater than 90 days. A statewide survey of 100 recently sold farms revealed a mean selling time of 94 days, with a standard deviation of 22 days.
At the 0.10 significance level, has there been an increase in selling time?
a. What is the decision rule? (Round your answer to 3 decimal places.)
b. Compute the value of the test statistic. (Round your answer to 2 decimal places.)
c. What is your decision regarding H0?

Answers

Answer:

Test statistic = 1.818

Reject H0

Step-by-step explanation:

H0 : μ = 90

H1 : μ > 90

xbar = 94 ; s = 22 ; n = 100

The test statistic : (xbar - μ) ÷ (s/√(n))

Test statistic = (94 - 90) ÷ (22/√100)

Test statistic = 4 ÷ 2.2

T = 1.818

The critical value :

At α = 0.10

Degree of freedom = n - 1 = 100 - 1 = 99

Tcritical(0.10, 99) = 1.290

Decison region :

Reject H0 if Test statistic > |Tcritical |

1.818 > 1.290

We reject H0

The domain of the function f(x)=-x3+4

Answers

Answer:

Domain= {x:x £|R}

|R=any real number

rotation 90 degrees counterclockwise about the origin​

Answers

Answer:

Point W = (-3, 3)Point X = (-3, 2)Point V = (-2, 3)

The rotation rule states that rotation 90° counterclockwise means (x, y) = (-y, x)

The new points would be equal to:

Point W' = (-3, -3)Point X' = (-2, -3)Point V' = (-3, -2)

Try graphing it to see if the new points make sense(because I'm not too sure :\)

Please Help
Solve 3(x+2)-4x=8

Answers

Hello!

3(x + 2) - 4x = 8 <=>

<=> 3x + 6 - 4x = 8 <=>

<=> -x + 6 = 8 <=>

<=> -x = 8 - 6 <=>

<=> -x = 2 <=>

<=> x = -2

Good luck! :)

3(x+2)-4x=8
3x+6-4x=8
-x+6=8
-x=2
x= -2
Other Questions
Which best summarizes the outcome of the Battle of Guilford Courthouse?Greenes forces were weakened.Greenes forces ended the war.Cornwallis army was greatly weakened.Cornwallis army ended the war. The mass of a neutron is The Venn diagram shows three types of numbers: odd (O), even (E), and prime (P).Circles O and P overlap, and circle P also overlaps with circle E.Which is represented by ? water can reference electricity?........ You are doing research on balance and fitness. To complete this research you will need a watch with a second hand. Identify a random sample of n = 12 men and n = 8 women. You must answer this question: How do you establish that this sample is truly random? STEP 2: Have each subject perform the following task: a) Have the subjects stand with their hands at their side, raise one knee, cross their ankle over the other knee, squat and bring their hands palms together in front of their chest. Time the subject until they put their foot back down on the floor. b) Ask the following questions: i) How many days per week do they exercise? ii) What is their favorite exercise? STEP 3: You will analyze your data and compute the following statistics for each group: 1) The Mean and standard deviation of the number of seconds the subject stayed balanced 2) The Median number of days per week exercised 3) The Mode of the favorite exercise 4) The 90% confidence interval of the mean STEP 4: Construct a complete hypothesis test and determine if the two groups have significantly different balance using = 0.05. STEP 5: Write a one page introduction to your research, discuss how you selected your sample (is it a random sample?) and write a one page conclusion. Present your data in an organized manner. PLEASE HELP!!! Choose the best graph that represents the linear equation:6x = y + 8Graph AOn a coordinate plane, a line goes through (negative 2, 4) and (0, negative 8).Graph BOn a coordinate plane, a line goes through (0, negative 8) and (2, 4).Graph COn a coordinate plane, a line goes through (negative 2, negative 4) and (0, 8).Graph DOn a coordinate plane, a line goes through (0, 8) and (2, negative 4).a.Graph Ac.Graph Cb.Graph Bd.Graph DPlease select the best answer from the choices providedABCD In Wendy's experiment, a monkey must push a lever to get a reward. If the monkey is successful, it gets a piece of banana every 2 minutes. What type of reinforcement schedule is this Find an advertisement for a personal care product that you have used. Possible products include soaps, skin treatments, and toothpastes.*INFO* I chose toothpaste. It claims it whitens teeth and freshens breath. I stated both claims are true based on my experience.*QUESTION* Identify a resource that could help you evaluate the claim using scientific research. 9. Which property is not important when selecting a material to use as a light bulb filament?dhigh melting pointhigh vapor pressurehigh ductility Unlike a grand jury, a petit jurya. always has 12 jurors.b. is used only in civil cases.may question witnesses and summon others to testify against a suspect.d. is a trial jury used in both civil and criminal cases.C. To provide energy for the work that cells do, all cells need____ hoW can We use the use the concept of rationing device to make our society more skilled and honest?discuss in details using examples Y=2/7 -7 y=-x+2 What is the solution for this system of equations? -3x - 3y = 3, -5x + y =13System of Equations what is the function of the liver? Try AgainAlvin is 7 years older than Elga. The sum of their ages is 79. What is Elga's age?39 years old? what does it mean identification????? HELP PLEASE I NEED COOR!!!!!y5=43(x5) Expansion (2x-3y+4z)^2 3-151:Cundo es? Write the name of the month(s) and the season when the followingevents take place. Follow the model.MODELO: Hace fresco y hay muchas flores nuevas.marzo, abril o mayo; la primavera1.Comemos pavo (turkey) para el Da de Accin de Gracias.2.Practicamos natacin al aire libre.3.Hace mucho calor.4. Regalamos flores para el Da de San Valentn.5.Practicamos ftbol americano.6.Celebramos el Da de la Independencia de los Estados Unidos.7.Celebramos la Navidad.8.Nieva y esquiamos en las montaas.9.Celebramos el Da de San Patricio.10.Comenzamos el nuevo semestre.