answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
kotegsom [21]
2 years ago
6

PLEASE HELP! I SUCK AT MATHHH, THANK YOUUU!!!

Mathematics
1 answer:
vfiekz [6]2 years ago
3 0

Answer: 21/400

Step-by-step explanation:

Multivitamin:

8 cherry, 5 grape, and 7 orange

Total fruits in Multivitamin container :

(8 + 5 + 7) = 20

P(orange) = Total required outcome / Total possible outcomes)

P(orange) = 7/20

Calcium vitamin :

11 berry, 3 lemon, and 6 pineapple

Total fruits in calcium vitamin container:

(11 + 3 + 6) = 20

Probability of picking a lemon:

P(lemon) = Total required outcome / Total possible outcomes)

P(lemon) = 3/20

Therefore, probability of picking an orange and a lemon equals:

P(orange) × p(lemon) = (7/20) × (3/20) = 21/400

You might be interested in
Find the residual values, and use the graphing calculator tool to make a residual plot. A 4-column table with 5 rows. The first
Georgia [21]

Answer:

Solution-

We know that,

Residual value = Given value - Predicted value

The table for residual values is shown below,

Plotting a graph, by taking the residual values on ordinate and values of given x on abscissa, a random pattern is obtained where the points are evenly distributed about x-axis.

We know that,

If the points in a residual plot are randomly dispersed around the horizontal or x-axis, a linear regression model is appropriate for the data. Otherwise, a non-linear model is more appropriate.

As, in this case the points are distributed randomly around x-axis, so the residual plot show that the line of regression is best fit for the data set.

Hope this helps!

Step-by-step explanation:

4 1
2 years ago
Read 2 more answers
A group of 12 people want to go to a concert. They can travel in a small car that takes one driver and one passenger and two car
trapecia [35]

Answer: There are 60 ways that they can travel to the concert.

Step-by-step explanation:

Since we have given that

Number of people want to go to a concert = 12

Number of cars = 3

Number of drivers in the group = 5

So, using the "Fundamental theorem of counting":

We get that

5\times 4\times 3\\\\=60

Hence, there are 60 ways that they can travel to the concert.

7 0
1 year ago
John must have at least 289 test points to pass his math class. He already has test scores of 72, 78, and 70. Which inequality w
dedylja [7]
Since the sum of scores must be at least 289:

72+78+70+x ≥ 289
8 0
2 years ago
Read 2 more answers
The average sea level in 1900 at London bridge was 33 feet. In 1990 it was 33.08 feet. Use linear interpolation or extrapolation
eduard

Answer:

In 1956, the height will be 33.05 ft

Step-by-step explanation:

Let +x+ = number of years after 1900

Calll 1900 +x+=+0+

Then 1990 is +x+=+90+

Let +y+ = height in feet

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

You are gven the points

( 0, 33 )

( 90, 33.08 )

Use general point-slope formula

+%28+y+-+33+%29+%2F+%28+x+-+0+%29+=+%28+33.08+-+33+%29+%2F+%28+90+-+0+%29+

Multiply both sides by +90x+

+90%2A%28+y+-+33+%29+=+.08x+

+90y+-+2970+=+.08x+

+90y+=+.08x+%2B+2970+

+y+=+.000889x+%2B+33+ ( equation to use )

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

Check:

does it go through ( 90, 33.08 ) ?

+33.08+=+.000889%2A90+%2B+33+

+33.08+=+.08001+%2B+33+

+33.08+=+33.08001+

close enough

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

(a)

+x+=+61%0D%0A%7B%7B%7B+y+=+.000889x+%2B+33+

+y+=+.000889%2A61+%2B+33+

+y+=+.0542+%2B+33+

+y+=+33.0542+

In 1961, the height will be 33.05 ft

8 0
2 years ago
Power series of y''+x^2y'-xy=0
Ray Of Light [21]
Assuming we're looking for a power series solution centered around x=0, take

y=\displaystyle\sum_{n\ge0}a_nx^n
y'=\displaystyle\sum_{n\ge1}na_nx^{n-1}
y''=\displaystyle\sum_{n\ge2}n(n-1)a_nx^{n-2}

Substituting into the ODE yields

\displaystyle\sum_{n\ge2}n(n-1)a_nx^{n-2}+\sum_{n\ge1}na_nx^{n+1}-\sum_{n\ge0}a_nx^{n+1}=0

The first series starts with a constant term; the second series starts at x^2; the last starts at x^1. So, extract the first two terms from the first series, and the first term from the last series so that each new series starts with a x^2 term. We have

\displaystyle\sum_{n\ge2}n(n-1)a_nx^{n-2}=2a_2+6a_3x+\sum_{n\ge4}n(n-1)a_nx^{n-2}

\displaystyle\sum_{n\ge0}a_nx^{n+1}=a_0x+\sum_{n\ge1}a_nx^{n+1}

Re-index the first sum to have it start at n=1 (to match the the other two sums):

\displaystyle\sum_{n\ge4}n(n-1)a_nx^{n-2}=\sum_{n\ge1}(n+3)(n+2)a_{n+3}x^{n+1}

So now the ODE is

\displaystyle\left(2a_2+6a_3x+\sum_{n\ge1}(n+3)(n+2)a_{n+3}x^{n+1}\right)+\sum_{n\ge1}na_nx^{n+1}-\left(a_0x+\sum_{n\ge1}a_nx^{n+1}\right)=0

Consolidate into one series starting n=1:

\displaystyle2a_2+(6a_3-a_0)x+\sum_{n\ge1}\bigg[(n+3)(n+2)a_{n+3}+(n-1)a_n\bigg]x^{n+1}=0

Suppose we're given initial conditions y(0)=a_0 and y'(0)=a_1 (which follow from setting x=0 in the power series representations for y and y', respectively). From the above equation it follows that

\begin{cases}2a_2=0\\6a_3-a_0=0\\(n+3)(n+2)a_{n+3}+(n-1)a_n=0&\text{for }n\ge2\end{cases}

Let's first consider what happens when n=3k-2, i.e. n\in\{1,4,7,10,\ldots\}. The recurrence relation tells us that

a_4=-\dfrac{1-1}{(1+3)(1+2)}a_1=0\implies a_7=0\implies a_{10}=0

and so on, so that a_{3k-2}=0 except for when k=1.

Now let's consider n=3k-1, or n\in\{2,5,8,11,\ldots\}. We know that a_2=0, and from the recurrence it follows that a_{3k-1}=0 for all k.

Finally, take n=3k, or n\in\{0,3,6,9,\ldots\}. We have a solution for a_3 in terms of a_0, so the next few terms (k=2,3,4) according to the recurrence would be

a_6=-\dfrac2{6\cdot5}a_3=-\dfrac2{6\cdot5\cdot3\cdot2}a_0=-\dfrac{a_0}{6\cdot3\cdot5}
a_9=-\dfrac5{9\cdot8}a_6=\dfrac{a_0}{9\cdot6\cdot3\cdot8}
a_{12}=-\dfrac8{12\cdot11}a_9=-\dfrac{a_0}{12\cdot9\cdot6\cdot3\cdot11}

and so on. The reordering of the product in the denominator is intentionally done to make the pattern clearer. We can surmise the general pattern for n=3k as

a_{3k}=\dfrac{(-1)^{k+1}a_0}{(3k\cdot(3k-3)\cdot(3k-2)\cdot\cdots\cdot6\cdot3\cdot(3k-1)}
a_{3k}=\dfrac{(-1)^{k+1}a_0}{3^k(k\cdot(k-1)\cdot\cdots\cdot2\cdot1)\cdot(3k-1)}
a_{3k}=\dfrac{(-1)^{k+1}a_0}{3^kk!(3k-1)}

So the series solution to the ODE is given by

y=\displaystyle\sum_{n\ge0}a_nx^n
y=a_1x+\displaystyle\sum_{k\ge0}\frac{(-1)^{k+1}a_0}{3^kk!(3k-1)}

Attached is a plot of a numerical solution (blue) to the ODE with initial conditions sampled at a_0=y(0)=1 and a_1=y'(0)=2 overlaid with the series solution (orange) with n=3 and n=6. (Note the rapid convergence.)

7 0
1 year ago
Other questions:
  • Sue wants to paint the longest wall in her bedroom pink. she measured the wall and found that it is 10 feet long and 8 feet tall
    13·1 answer
  • In triangle ABC segment DE is parallel to the side AC. (The endpoints of segment DE lie on the sides AB and BC respectively).
    11·1 answer
  • The average annual costs for owning two different refrigerators for x years is given by the two functions: f(x) = 850 + 62x /x a
    9·2 answers
  • What is the justification for the step taken from line 2 to line 3? 5 lines of math. The first line has, 3 x plus 9 minus 7 x eq
    13·2 answers
  • A book costs d dollars.
    5·1 answer
  • If UW = 6x - 35, find UW
    6·2 answers
  • 2) The students in a class collected data on the number of minutes per
    11·1 answer
  • The quantities xxx and yyy are proportional. xxx yyy 5.85.85, point, 8 5.85.85, point, 8 7.57.57, point, 5 7.57.57, point, 5 11.
    5·2 answers
  • At the Yogurt Pump, all flavors of frozen yogurt are $1.75 per scoop. If a customer buys v vanilla scoops and c chocolate scoops
    7·1 answer
  • Coach De Leon purchases sports equipment. Basketballs cost $20.00 each, and soccer balls cost $18.00 each. He had a budget of $1
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!