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
daser333 [38]
1 year ago
5

What is the volume of the prism? 1080 cm 2700 cm 3240 cm 6480 cm

Mathematics
1 answer:
makkiz [27]1 year ago
3 0

Answer:

Volume of prism = 3,240 cm³

Step-by-step explanation:

GIven.

Hexagonal prism.

Side of base(b) = 12cm

Height of prism = 9cm

Height of base (h)= 10cm

Find:

The volume of the prism.

Computation:

Area of base of hexagonal prism = n/2[bh]

Area of base of hexagonal prism = 6/2[(12)(10)]

Area of base of hexagonal prism = 360 cm²

The volume of prism = Area of base of hexagonal prism × Height of prism

The volume of prism = 360 × 9

Volume of prism = 3,240 cm³

You might be interested in
Evaluate the numerical expression. −8.1 – 3.5 ÷ (−0.5)
beks73 [17]
The answer is -1.1
Hope you get it right
5 0
1 year ago
The table shows data from Vicente's Form 1040. Gross income $75,000 Standard deduction $12,000 Taxable income $63,000 Total inco
Iteru [2.4K]
The answer is a+b+c = d it’s is equivalent to a and d
7 1
1 year ago
Stacie is a resident at your medical facility where you work. You are asked to chart the amount of solid food that she consumes.
enot [183]
4.75 ounces of solid food
7 0
1 year ago
The table gives the probabilities that orphaned pets in animal shelters in six cities are one of the types listed.
vagabundo [1.1K]

Answer:

the ablity to choose one is the right now

Step-by-step explanation:

3 0
1 year 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:
  • el dividendo en una division exacta es toma el valor de 240 halle el valor del cociente si el divisor es una unidad menor que el
    13·1 answer
  • There are 20 teachers and 705 students in Corey's school. What is the ratio of teachers to students?
    6·2 answers
  • Share £747 in the ratio 2:7 between Tom and Ben
    8·1 answer
  • 13/14 as a decimal rounded to the nearest tenth
    14·2 answers
  • What is the difference of the expression below? (12f-8g+3h) - (4f - g +5h)
    7·1 answer
  • If the number of defects found is more than one standard deviation above the mean, the manufacturing facility needs to recalibra
    7·1 answer
  • The time until recharge for a battery in a laptop computer under common conditions is normally distributed with mean of 265 minu
    5·1 answer
  • Soup can be packaged in two different containers: a box and a cylinder. The dimensions of the box are 7.5 cm by 4.7 cm by 14.5 c
    12·1 answer
  • Six friends each use a $2-off coupon to buy themselves a movie ticket. They spend a total of $42. What is the price of one movie
    10·2 answers
  • Ricardo was mixing blue paint and yellow paint in a ratio of 3:5 to make green paint. He wants to make 40 liters of green paint.
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!