16) Find the lateral area of the regular pyramid. 5 cm www 24 cm​

16) Find The Lateral Area Of The Regular Pyramid. 5 Cm Www 24 Cm

Answers

Answer 1

Answer:

LA = 624 cm²

Step-by-step explanation:

h² = 5² + 12²

h = 13

LA = 4 × bh/2

LA = 4 × (24 cm)(13 cm)/2

LA = (48 cm)(13 cm)

LA = 624 cm²


Related Questions

If f(x) = 4x - 8 and g(x) = 5x + 6, find (f+ g)(x).

Answers

Answer:

9x - 2

Step-by-step explanation:

f(x) = 4x - 8

g(x) = 5x + 6

because it's (f + g)(x), we can simply add the functions together

{note: don't get thrown off by the (x) being separate parentheses--distributing the x first can help it look familiar:

(x)(f + g)

fx + gx,

it's the same thing}

(4x - 8) + (5x + 6)

here, we want to combine like terms to simplify:

4x + 5x - 8 + 6

4x + 5x  -   2

9x - 2

So, (f + g)(x) = 9x - 2

hope this helps!! have a lovely day :)

Use the properties of 30-60-90 and 45-45-90 triangles to solve for x in each of the problems below. Then decode the secret message by matching the answer with the corresponding letter/symbol from the exercises.

Answers

The trigonometric function gives the ratio of different sides of a right-angle triangle. The given problems can be solved as given below.

What are Trigonometric functions?

The trigonometric function gives the ratio of different sides of a right-angle triangle.

[tex]\rm Sin \theta=\dfrac{Perpendicular}{Hypotenuse}\\\\\\Cos \theta=\dfrac{Base}{Hypotenuse}\\\\\\Tan \theta=\dfrac{Perpendicular}{Base}\\\\\\Cosec \theta=\dfrac{Hypotenuse}{Perpendicular}\\\\\\Sec \theta=\dfrac{Hypotenuse}{Base}\\\\\\Cot \theta=\dfrac{Base}{Perpendicular}\\\\\\[/tex]

where perpendicular is the side of the triangle which is opposite to the angle, and the hypotenuse is the longest side of the triangle which is opposite to the 90° angle.

1st.) x = 5 /Sin(30°)

x = 10

!) sin(45°) = 4/x

x = 4/sin(45°)

x = 4√2

I) Cos(45°) = √3 / x

x = √3 / Cos(45°)

x = √6

E) Tan(60°) = 3√3 / x

x = 3√3 / 3

W) For isosceles right-triangle, the angle made by the legs and the hypotenuse is always 45°.

x = 45°

N) x² + x² = (7√2)²

x = 7

V) Tan(60°) = 7 / x

x = 7√3/3

K) x² + x² = (9)²

x = 9/√2

Y) Sin(60°) = 7√3/x

x = 14

M) Sin(30°) = x/11

x = 11/2

T) Sin(45°) = x/√10

x = √5

A) x + 2x + 90° = 180°

x = 30°

O) Sin(45°) = √2 / x

x = 2

R) Tan(30°) = x / 4

x = 4/√3 = 4√3 / 3

S) Sin(60°) = x / (10/3)

x = 5√3 / 3

Learn more about Trigonometric functions:

https://brainly.com/question/6904750

#SPJ1

Which of the following is the correct definition for dependent events? A. Two events are dependent if they have no outcomes in common and cannot occur at the same time. B. Two events are dependent if they have outcomes in common and can occur at the same time. C. Two events are dependent if the outcome of the first event does not affect the outcome of the second event. D. Two events are dependent if the outcome of the first event affects the outcome of the second event.

Answers

The correct definition of dependent events is two events are dependent if the outcome of the first event affects the outcome of the second event.

What are dependent events?

Two events are dependent if the outcome of one of the event depends on the outcome of the first event.  An example of a dependent event is if it rains, the floor would be wet.

To learn more about dependent events, please check: https://brainly.com/question/13075229

#SPJ1

In one week, we sold 184 baskets at $3.25 each. The following week, we reduced the price of the basket to $2.

How many baskets were sold then?

Answers

The number of baskets that were sold for $2 is 299 baskets.

What is a word problem?

A word problem is a method we used in denoting mathematical expressions and variables and it can be solved with the use of fractions, ratios, algebra, and arithmetic operations as the case may be.

From the given information:

If 184 baskets is sold for = $3.25; and (x) baskets is sold for = $2

The number of baskets sold in the second week is obtained as follows

i.e.

x = (184 × 3.25)/2

x = 299 basket were sold for $2  

Learn more about solving word problems here:

https://brainly.com/question/13818690

#SPJ1

The sum of angles in a triangle is 180 prove

Answers

three angles= 180

180/3

60

Use complete sentences to describe the similarity between the three triangles shown in the diagram
below.

Answers

Answer: The three triangles shown are similar triangles. We can tell this by the Angle Angle theory. You can tell the angles are congruent by the matching marks in each corner of the triangles, the marks or “ticks” are the same in the same corners. The length of the sides can change but the angle measurements will still be the same.

Step-by-step explanation: explained in answer

Answer: Each of the corresponding angles of one triangle equal the corresponding angles of the other triangle.

helppp easy quick points

Answers

answer should be y=2x+1

PLS HELP I NEED THE EQUATION

Answers

Hello and Good Morning/Afternoon:

Let's take this problem step-by-step:

Let's write in the point-slope form:

 [tex](y-y_0)=m(x-x_0)[/tex]

(x₀,y₀) --> any random point on the linem: slope

Let's find the slope:

 [tex]Slope=\frac{y_2-y_1}{x_2-x_1}[/tex]

(x₁,y₁) ==> a random point on the line                    ⇒  (1, -1)                                                  (x₂,y₂) ==> a random point on the line not (x₁,y₁)   ⇒  (4, 8)

 

        ⇒ [tex]Slope=\frac{8--1}{4-1}=\frac{9}{3}=3[/tex]

Let's gather what we know:

 (x₀,y₀) = (1,-1)m: 3

   Equation: [tex](y-y_0)=m(x-x_0)\\y+1=3(x-1)[/tex]

The equation could also be written in slope-intercept form:

 ⇒ simply isolate y on one side

  [tex]y+1=3(x-1)\\y=3x-3-1\\y=3x-4[/tex]

Answer:

Point-slope form: y + 1 =3(x - 1)Slope-intercept form: y= 3x - 4

  *Either answer works, just put the one that you are most familiar with

Hope that helps!

#LearnwithBrainly

Answer: y=3x-4

Step-by-step explanation:

Slope formula = ([tex]y_{1}[/tex] - [tex]y_2[/tex])/([tex]x_1 - x_2[/tex])

(-1-8)/(1-4) = (-9)/(-3) = 3

Slope = 3

Slope intercept formula = y=mx+b

m = slope = 3

y=3x+b

We can plug in x and y to find b

8=3(4)+b

8=12+b then subtract 12 from both sides

-4=b

Now we put it in

y=3x-4

Rachel and Jennifer are taking the same biology class. They have a test in about a week during an 8-9AM class period. Both plan to study for about 5 hours, but because of different work schedules, Rachel will study one hour each day for 5 days and Jennifer will study 5 hours the day before the exam. What do you predict about their scores

Answers

Rachel should perform better because of the spacing effect.

Given,

Rachel will study one hour each day for 5 days and Jennifer will study 5 hours the day before the exam.

What do you predict about their scores?  

Rachel should perform better because of the spacing effect.

The spacing effect demonstrates that learning is more effective when study sessions are spaced out. This effect shows that more information is encoded into long-term memory by spaced study sessions, also known as spaced repetition or spaced presentation, than by massed presentation.

Learn more about the spacing effect here https://brainly.com/question/28013372

#SPJ4

Find the total surface area of this triangular prism.

Answers

Answer:

A ≈ 1194.5

The total surface area is 1194.53.

a = 24

b = 30

c = 7

h = 18

How many different sets of initials can be formed if every person has one surname (i.e., last name) and either one or two given names (i.e., a first name, or a first and middle name).

Answers

The different sets of initials can be formed if every person has one surname (i.e., last name) and either one or two given names (i.e., a first name, or a first and middle name) is 15600.

There are 26 possible letters, each set of initials would have 3 letters in it, order doesn't matter, i.e. ABC does not equal ACB. using permutation   26P3 = 5600.

A permutation is a mathematical technique that determines the number of possible arrangements in a set when the order of the arrangements matters. Common mathematical problems involve choosing only several items from a set of items in a certain order.

Learn more about Permutations:

https://brainly.com/question/4313883

#SPJ4

Using the two way table(in pic) what percentage of the students that do NOT like to travel out of state like camping? Round to the nearest whole percent. Thank you 3

A. 32>
B. 34>
C. 38%
D. 42%

Answers

Using it's concept, it is found that the percentage of the students that do NOT like to travel out of state that like camping is:

B. 34%.

What is a percentage?

The percentage of an amount a over a total amount b is given by a multiplied by 100% and divided by b, that is:

[tex]P = \frac{a}{b} \times 100\%[/tex]

In this problem, there are 112 students that do not like traveling out of the state, and of those, 38 like camping, hence the percentage is:

[tex]P = \frac{38}{112} \times 100\% = 34\%[/tex]

Hence option B is correct.

More can be learned about percentages at https://brainly.com/question/10491646

#SPJ1

The height of a ball thrown vertically upward from a rooftop is modelled by h(t)= -4.8t^2 + 19.9t +55.3 where h (t) is the balls height of above the ground, in meters, at time t seconds after the thrown. Determine the maximum height of the ball. ( in numerical value)

Answers

By applying the quadratic formula and discriminant of the quadratic formula, we find that the maximum height of the ball is equal to 75.926 meters.

How to determine the maximum height of the ball

Herein we have a quadratic equation that models the height of a ball in time and the maximum height represents the vertex of the parabola, hence we must use the quadratic formula for the following expression:

- 4.8 · t² + 19.9 · t + (55.3 - h) = 0

The height of the ball is a maximum when the discriminant is equal to zero:

19.9² - 4 · (- 4.8) · (55.3 - h) = 0

396.01 + 19.2 · (55.3 - h) = 0

19.2 · (55.3 - h) = -396.01

55.3 - h = -20.626

h = 55.3 + 20.626

h = 75.926 m

By applying the quadratic formula and discriminant of the quadratic formula, we find that the maximum height of the ball is equal to 75.926 meters.

To learn more on quadratic equations: https://brainly.com/question/17177510

#SPJ1

Find m given that the three angles of a triangle are (m plus18),(2m plus 28)and (3m plus 47)degree find all the angles

Answers

The value of m is 14.5 and the three angles of the triangle are 32.5°, 57°, and 90.5°.

How the angles of a triangle are related?

There are three angles in a triangle. Consider as ∠A, ∠B, and ∠C.

The sum of all the three angles gives 180° in a triangle. I.e.,

∠A + ∠B + ∠C = 180°.

Calculation:

The given triangle has three angles,

(m + 18)° , (2m + 28)°, and (3m + 47)°

On adding all these and equating to 180°,

(m + 18)° + (2m + 28)° + (3m + 47)° = 180°

⇒ 6m + 93 = 180

⇒ 6m = 180 - 93

⇒ 6m = 87

m = 14.5

Then, the values of the three angles are:

(m + 18)° = (14.5 + 18)° = 32.5°

(2m + 28)° = (2 × 14.5 + 28)° = 57°

(3m + 47)° = (3 × 14.5 + 47)° = 90.5°

Therefore, the angles of the given triangle are 32.5°, 57°, and 90.5°.

Learn more about the angles of a triangle here:

https://brainly.com/question/8611232

#SPJ4

Write the prime factorization of 27. Use exponents when appropriate and order the factors from least to greatest

Answers

Answer:

  27 = 3³

Step-by-step explanation:

The prime factorization of 27 is ...

  27 = 3×3×3 =

The exponent of 3 signifies the factor is repeated 3 times.

julia typed 410 words in five minutes in her keyboarding class at this rate how many words could she type in 13 minutes

Answers

Answer:

1066

Step-by-step explanation:

5 mins = 410 words

410/5 = 82 so she is typing 82 words a minute

Then do 82 times 13

The correct answer is 1,066. Explanation- 410 divided by 5 is 82 which means she can types 82 words per minute. Multiply 82 by 13 and the answer is 1,066 words.

Please prove that
[tex]sec^{2} \beta - cosec^{2} = (tan \beta + cot \beta) * (tan \beta - cot \beta)[/tex]

Answers

Recall the Pythagorean identity.

[tex]\sin^2(x) + \cos^2(x) = 1 \implies \left\langle \begin{matrix} \tan^2(x) + 1 = \sec^2(x) \\ 1 + \cot^2(x) = \csc^2(x) \end{matrix} \right.[/tex]

[tex]\implies \sec^2(\beta) - \csc^2(\beta) = (\tan^2(\beta) + 1) - (1 + \cot^2(\beta)) \\\\ ~~~~~~~~= \tan^2(\beta) - \cot^2(\beta)[/tex]

Recall the difference of squares identity.

[tex]a^2 - b^2 = (a - b) (a + b)[/tex]

[tex]\implies \sec^2(\beta) - \csc^2(\beta) = (\tan(\beta) - \cot(\beta)) (\tan(\beta) + \cot(\beta))[/tex]

[tex]sec^2\beta -csc^2\beta \\(1+tan^2\beta )-(1+cot^2\beta )\\1+tan^2\beta -1-cot^2\beta \\tan^2\beta -cot^2\beta \\(tan\beta -cot\beta )(tan\beta +cot\beta )[/tex]

What is the value of this expression when c = -4 and d = 10?


A.
2
B.
9
C.
21
D.
41

Answers

What is the expression

Find the surface area. Round your answer to the nearest hundredths, if necessary. Leave your answer in terms of for answers that contain .

Answers

Answer:

C. 92.16π mi²

Step-by-step explanation:

Use the formula: 4 · π · r²

r=4.8

4 · π · 4.8²=

=4 · π · 23.04=

=92.16π mi²

Hope this helps!

If not, I am sorry.

PLS HELP! I WILL GIVE BRAINLIEST!

Answers

Slope = rise/run
A = 50/2
= 25
B = 20/4
= 5
C = 30/3
= 10
From least to greatest: B, C, A

he table shows a probability distribution for predicting how many people will come through the door of a fast food restaurant during the lunch hour. Each event represents the number of people for a ten-minute interval.

Use the six randomly generated numbers 18, 38, 87, 16, 56, and 5 to predict the number of people coming in during the lunch hour.

Answers

The number of people coming in during the lunch hour is 160

How to determine the number of people?

The complete question is in the attached image

The random numbers are given as:

18, 38, 87, 16, 56, and 5

Regroup the numbers

Number           Group       Probability

5, 16, 18           1 - 20             3/6

38, 56             21 - 60           2/6

56                    61 - 90          1/6

Based on the individual numbers and the probability table, we have:

X      20      30     40

P     3/6     2/6    1/6

The expected value is:

[tex]E(x) = \sum xp[/tex]

This gives

E(x) = 20 * 3/6 + 30 * 2/6 * 40 * 1/6

Evaluate

E(x) = 160/6

There are six ten-minute intervals.

So, we have:

People = 6 * 160/6

Evaluate

People = 160

Hence, the number of people coming in during the lunch hour is 160

Read more about expected values at:

https://brainly.com/question/18523098

#SPJ1

An isosceles triangle has a vertex angle of 21.21°. two sides of the triangle are each 17.91 ft long. find the area of the triangle.

Answers

The Area of triangle is A= 58.02 (ft)^2

According to statement

Let

B is the measure of the vertex angle of the isosceles triangle ABC

A and C is the two congruent sides of the isosceles triangle ABC

we know that

The area of a triangle applying the law of sines is equal to the

A= 1/2 *AC *SinB

we have

A=C= 17.91 ft

And

B= 21.21

Substitute these values in the formula

A= 1/2* 17.91* 17.91 * Sin(21.21)

A= 58.02 (ft)^2

So, the Area of triangle is A= 58.02 (ft)^2

Learn more about AREA here https://brainly.com/question/19819849

#SPJ4


Can you help me find the missing number I have an exam tomorrow and I really need to know the answer

(2/3)^ =16/81

Find the answer for ^

Answers

Hello,

[tex]( \frac{2}{3} ) {}^{n} = \frac{16}{81} [/tex]

[tex]nln( \frac{2}{3} ) = ln(\frac{16}{81})[/tex]

[tex]n = \frac{ln( \frac{16}{81} )}{ln( \frac{2}{3} )} = 4 [/tex]

Answer : 4

Answer:

^ is 4

Step-by-step explanation:

as you can see, [tex]\frac{16}{81}=\frac{2^4}{3^4}=(\frac{2}{3})^4[/tex]

In the following exercises, multiply the binomials. Use any method.
244. (x − 7)(x − 2)

Answers

Multiplying the binomials, we have (x - 7)(x - 2) = x² - 9x + 14.

How to Multiply Binomials?

Applying the distribution property of multiplication, the given binomials, (x - 7)(x - 2) can be multiplied as shown below:

(x - 7)(x - 2)

x(x - 2) -7(x - 2)

x² - 2x - 7x + 14

x² - 9x + 14

Therefore, (x - 7)(x - 2) = x² - 9x + 14.

Learn more about binomials on:

https://brainly.com/question/4892534

#SPJ1

Answer:

Hence the expression [tex]$$(x-7)(x-2)=x^2-9x-14$$[/tex]

Step-by-step explanation:

The given expression is (x-7)(x-2).

We have to multiply the given expression.

Multiply the (x-7) by-2, multiply the (x-7) by x then add like terms.

[tex]$$\frac{\begin{matrix}{} & {} & x & - & 7 \\ \times & {} & x & - & 2 \\ \end{matrix}}[/tex]

____________

[tex]{\frac{\begin{matrix}{} & - & 2x & - & 14 \\ {{x}^2} & - & 7x & {} & {} \\ \end{matrix}}{\begin{matrix}{{x}^2} & - & 9x & - & 14 \\ \end{matrix}}}$$[/tex]

Event A has a probability of occurring of 4/5 . Event B has a probability of occurring of 1/3. If events A and B are independent of one another, what is the probability of both events occurring?

Answers

The probability of both events occurring is  4/15

How to determine the probability?

The given parameters are:

P(A) = 4/5

P(B) = 1/3

Because the events are independent, we have:

p(A and B) = P(A) * P(B)

This gives

P(A and B) = 4/5 * 1/3

Evaluate

P(A and B) = 4/15

Hence, the probability of both events occurring is  4/15

Read more about probability at:

https://brainly.com/question/11234923

#SPJ1

Rosie just moved to new york city and makes $2,700 per month at her new job. each month, she pays $2,000 for rent, $100 for the subway, and $200 for groceries. she saves $100 a month for a rainy day. how much can she spend on other things?

Answers

Answer:

2700 - 2000 = 700 - 100 = 600 - 200 = 400 - 100 = 300

300 dollars

She has 300 left to spend on other things

find the inverse matrix or type "none". (use decimals) {11 -5 3 -1}

Answers

The inverse of the matrix  [tex]\left[\begin{array}{cc}11&-5\\3&-1\end{array}\right][/tex] is the matrix [tex]\left[\begin{array}{cc}\frac{-1}{4} &\frac{5}{4} \\\\\frac{-3}{4} &\frac{11}{4} \end{array}\right][/tex] .

The inverse of a matrix A is calculated by the formula:

A' = (1/|A|)(Adj A),

where A' represents the inverse of matrix A,

|A| represents the determinant value of matrix A, and

Adj A represents the Adjoin matrix of matrix A.

So, to calculate the inverse of the matrix  [tex]\left[\begin{array}{cc}11&-5\\3&-1\end{array}\right][/tex] , we will first calculate its Adj.

Adj = [tex]\left[\begin{array}{cc}-1&-3\\5&11\end{array}\right] ^{T}[/tex]= [tex]\left[\begin{array}{cc}-1&5\\-3&11\end{array}\right][/tex].

Now, we calculate |A| = 11*(-1) - (-5)*3 = -11 + 15 = 4.

Therefore A' = (1/|A|)(Adj A),

or, A' = [tex](1/4)*\left[\begin{array}{cc}-1&5\\-3&11\end{array}\right][/tex] ,

or, A' = [tex]\left[\begin{array}{cc}\frac{-1}{4} &\frac{5}{4} \\\\\frac{-3}{4} &\frac{11}{4} \end{array}\right][/tex] .

Therefore, the inverse of the matrix  [tex]\left[\begin{array}{cc}11&-5\\3&-1\end{array}\right][/tex] is the matrix [tex]\left[\begin{array}{cc}\frac{-1}{4} &\frac{5}{4} \\\\\frac{-3}{4} &\frac{11}{4} \end{array}\right][/tex] .

Learn more about the inverse of a matrix at

https://brainly.com/question/16862241

#SPJ10

Suppose 58% of the registered voters in a country are Republican. If a sample of 536 voters is selected, what is the probability that the sample proportion of Republicans will differ from the population proportion by greater than 5%

Answers

The probability that the sample proportion of Republicans will differ from the population proportion by greater than 5% is 100%

Probability is the branch of mathematics concerning numerical descriptions of how likely an event is to occur, or how likely it is that a proposition is true. The probability of an event is a number between 0 and 1, where, roughly speaking, 0 indicates the impossibility of the event and 1 indicates certainty.

It is given that 58% of voters are Republican. The sample is 536 voters.

0.58×536 = 310.88 can be rounded off to 311.

536 - 311 = 225 are not republicans

311-225 = 86 is the difference

[tex]\frac{86}{536}[/tex]×100 = 16.044%

Hence, the probability is 100%.

To learn more about probability visit: https://brainly.com/question/23417919

#SPJ4

What is the simplest form of the expression (–11.7y – 3.3x) + 1.2x + (5.2y + x)?
–16.9y – 5.5x
–16.9y – 4.5x
–6.5y – 2.1x
–6.5y – 1.1x

Answers

The simplest form of  (–11.7y – 3.3x) + 1.2x + (5.2y + x) is -6.5y - 1.1x

How to simplify an equation?

(–11.7y – 3.3x) + 1.2x + (5.2y + x)

We have to open the brackets.

Therefore,

(–11.7y – 3.3x) + 1.2x + (5.2y + x)

-11.7y - 3.3x + 1.2x + 5.2y + x

combine like terms

Hence,

-11.7y + 5.2y - 3.3x + 1.2x + x

Therefore,

-6.5y - 1.1x

learn more on simplification here;https://brainly.com/question/1395956

#SPJ1

Answer:   -6.5y - 1.1x

Step-by-step explanation:

PLEASE I NEED HELP QUICK

Deshaun wants to wallpaper the back wall of his bedroom. The wall is in the shape of a rectangle. Its length is 16 feet and its width is 8 feet. Suppose wallpaper costs $6 for each square foot. How much will wallpaper cost for the wall?

Answers

Answer: $768

Step-by-step explanation:

Here, you'll just multiply:

16x8x6 = 768

Other Questions
what is the value of 2/3 + 1/2 of (1/2 - 1/6) / 2/3 + 1/4 If 9: x= x4, then x= importance of states of matter Identify the term that means the difference of the minimum and maximum values of a data set and the term that means the difference of the first quartile and third quartile of a data set. what are the points for? ? QuestionWhat are coordinates of the point representing the location of the other end of the string of buoys?Type the correct answer in each box. Use numerals instead of words. Solve the system using elimination. ''x-3y=9 and -x+3y=-9 Which category of inventory holding costs has a much higher percentage than average for rapid-change industries such as tablets and smart phones How does the poet use pauses and specific words in lines 12-13 to make the appearance of the fly dramatic and lively?https://www.poetryfoundation.org/poems/45703/i-heard-a-fly-buzz-when-i-died-591 WHICE group of domain-specific words belongs only to math domain C++ code only......Overview:Synopsis: Type in a word and get a point value. A point value is the sum of the points of the individual letters multiplied by any bonus multipliers (defined later).In both Words With Friends and the scrabble game, a individual letters in a word are given specific values.Your program will let me keep typing in words and giving me the point value until I stop the program.---------------------------------------------------------------------------------------------------------------------------------------------Basic Point values:For this lab, calculate the value of a word with the following specific rules:A, E, I, O, S, U are worth 1 pointD, F, G, L, M, N, R, T are worth 2 pointsB, C, K, P, Y are worth 3 pointsH, J, Q, V, W, X, Z are worth 5 points.If the word was CAT, the value would be 3 + 1 + 2 or 6 points.-------------------------------------------------------------------------------------------Bonus Point multipliersDOUBLE: Any word that contains two (or more) of the same letter in a row has it's value doubled. Some examples are 'asset' and 'little'. You can only double things once.TRIPLE: Any word that has three (or more) 1 point letters has it's value triples. You can only triple a word once. 'asset' has 4 single point letters (a, s, s, and e), while little only has 2 (i and e)You can both DOUBLE and TRIPLE a word.--------------------------------------------------------------------------------------------------------------------------------------------Dictionary LookupYou also need to check to see if the word is in a dictionary. There's one athttp://www.csit.parkland.edu/~kurban/permanent/lists/ and it's called web2.txtIt contains one word per line and is already sorted. You can make your own smaller dictionary to test it if you like.Please do not turn in the dictionary.-----------------------------------------------------------------------------------------------------------------------RequirementsYour program will ask the user for a word (without spaces) and print it's value.Ignore any special characters or numbers that are entered. [I won't include these in my test cases].If the word isn't in the dictionary, report that the word isn't a valid word.You HAVE to use my rules or you will receive 0 credit!----------------------------------------------------------------------------------------------------------Examples:asset = (1 + 1 + 1 + 1 + 2) * 2 * 3 = 18 (double letters, 3 single point letters)little = (2 + 1 + 2 + 2 + 2 + 1) * 2 = 24 (double letters)abacadabra = (1 + 3 + 1 + 3 + 1 + 2 + 1 + 3 + 2 + 1) * 3 = 56 (3 single point letters)football = (2 + 1 + 1 + 2 + 3 + 1 + 2 + 2) * 2 * 3= 84 (double letters only double once, 3 single point letters) Jessica has half of her investments in stock paying a 7% dividend and the other half in a stock paying 13% interest. If her total annual interest is $780, how much does she have invested? A 7-year-old patient goes into sudden cardiac arrest. You initiate cpr and correctly perform chest compressions at which rate?. a card is drawn from a deck of cards. event A is that the card obtained is a 2 and B is that the card is a spade. these event do not overlap. true false After four years of higher education, Julia just graduated with a Bachelor's degree in Engineering from USC where the annual cost of tuition was $22,000. She paid for college by earning $11,000 annually through the work study program and receiving an annual scholarship. She covered the remainder of the costs by taking out $12,000 in student loans. If she didn't fund her education with savings or grant money, what was the amount of Julia's annual academic scholarship? Which statement describes nutrition and respiration in plants?APlants respire only when they are not undergoing nutritionPlants respire using a process called photosynthesisBPlants undergo nutrition and respiration at the same timeD Plants undergo nutrition only when they are not respiring What is the answer, been stuck for 20 minutes. Ethnoarchaeology and experimental archaeology are both _______________ techniques, emphasizing hypothesis-making and the scientific process in archaeological interpretation. Sonia works at a bakery. The function f(x) represents the amount of money Sonia earns per loaf, where x is the number of loaves she makes. The function g(x) represents the number of bread loaves Sonia bakes per hour, where x is the number of hours she works. Show all work to find f(g(x)), and explain what f(g(x)) represents.f(x) = 9x2 + 1g of x equals the square root of the quantity 2 x cubed How is behavior in society considered a crime?A. It must be considered an illegal norm that was approved by at least 75% of the population.B. It must be defined by society as a crime and written down for official purposes. C. It must be deemed innaproriate for all ages in society.ASAP PLEASE ILL MARK BRANLIEST