This is a modification of A7 - Quadratic Approximation. Create a Matlab function called myta which takes four arguments in the form myta(f,n,a,b). Heref is a function handle, n is a nonnegative integer, and a and b are real numbers. The Matlab function should find the nth Taylor Polynomial to f(x) at x = a and plug in x = b, then it should return the absolute value of the difference between this value and f(b). The the nth Taylor Polynomial to f (x) is the function g(x) = f(a) + f'(a)(x – a) += f'(a)(x – a)? + 1 1 f''(a)(x – a)3 + + f(n)(a)(x – a)". 1 3! n! 3 Here are some samples of input and output for you to test your code. When you submit your code the inputs will be different. Here vpa is being used to show lots of digits

Answers

Answer 1

As we have defined the Matlab function called myta which takes four arguments in the form myta(f,n,a,b).

The purpose of the function is to find the nth Taylor polynomial of the function f(x) at x = a and evaluate it at x = b. Then, it should return the absolute value of the difference between this value and f(b).

Now that we have the nth Taylor polynomial of f(x) at x = a, we can evaluate it at x = b and calculate the absolute difference between this value and f(b).

function result = myta(f,n,a,b)

   syms x; % define x as symbolic variable

   g = f(a); % initialize g as f(a)

   for i=1:n % iterate from 1 to n

       deriv = diff(f,x,i-1); % calculate the ith derivative of f

       term = deriv*(x-a)^(i-1)/factorial(i-1); % calculate the ith term of the Taylor series

       g = g + term; % add the ith term to g

   end

   result = abs(g - f(b)); % calculate the absolute difference between g(b) and f(b)

end

This code calculates the absolute difference between g(b) and f(b) using the "abs" function and assigns it to the output variable "result".

To know more about function here

https://brainly.com/question/28193995

#SPJ4


Related Questions

Find the area of the cicumfrance of a circle with diameter of 5ft use 3.14 for pi

Answers

Step-by-step explanation:

The formula to solve for the area of a circle is given by,

A

=

1

4

π

d

2

where

d

is the diameter.

Substituting the given, we have

A

=

1

4

×

3.14

×

(

3

ft

)

2

=

1

4

×

3.14

×

9

ft

2

A

=

7.065

ft

2

Next, solve for the circumference.

The formula for the circumference of a circle is written as,

C

=

π

d

where

d

is the diameter.

Substituting the given, we have

C

=

3.14

×

3

ft

C

=

9.42

ft

Hence, the

Area

=

7.065

ft

2

and the

Circumference

=

9.42

ft

.

Answer:

A = 19.625 ft²

C = 15.7 ft

Step-by-step explanation:

The equation for the area of a circle is πr², where r is the radius.

The radius is half of the diameter, so the radius here is 2.5.

Plug the radius into the equation and substitute 3.14 for π:

A  = 3.14 x 2.5²

2.5² = 2.5 x 2.5 = 6.25

A = 3.14 x 6.25 = 19.625

Area = 19.625 ft²

The equation for the circumference of a circle is 2πr.

Plug the radius into the equation and substitute 3.14 for π:

C = 2 x 3.14 x 2.5

C = 15.7

Circumference = 15.7 feet.

A student takes a multiple-choice test that has 10 questions. Each question has four choices. The student guesses randomly at each answer. Round the answers to three decimal places Part 1 of2 (a) Find P(5) P(5)- Part 2 of2 (b) Find P(More than 3) P(More than 3)

Answers

A student attempts a 10-question multiple-choice test where each question presents four options, and the student makes random guesses for each answer. So the probability of (a) P(5)= 0.058 and (b) P(More than 3)= 0.093.

Part 1: Calculation of probability of getting 5 questions correct

(a) P(5)The formula used to find the probability of getting a certain number of questions correct is:

P(k) = (nCk)pk(q(n−k))

Where, n = total number of questions

(10)k = number of questions that are answered correctly

p = probability of getting any question right = 1/4

q = probability of getting any question wrong = 3/4

P(5) = P(k = 5) = (10C5)(1/4)5(3/4)5= 252 × 0.0009765625 × 0.2373046875≈ 0.058

Part 2: Calculation of probability of getting more than 3 questions correct

(b) P(More than 3) = P(k > 3) = P(k = 4) + P(k = 5) + P(k = 6) + P(k = 7) + P(k = 8) + P(k = 9) + P(k = 10)

P(k = 4) = [tex]10\choose4[/tex](1/4)4(3/4)6 = 210 × 0.00390625 × 0.31640625 ≈ 0.02

P(k = 5) = [tex]10\choose5[/tex](1/4)5(3/4)5 = 252 × 0.0009765625 × 0.2373046875 ≈ 0.058

P(k = 6) = [tex]10\choose6[/tex](1/4)6(3/4)4 = 210 × 0.0002441406 × 0.31640625 ≈ 0.012

P(k = 7) = [tex]10\choose7[/tex](1/4)7(3/4)3 = 120 × 0.00006103516 × 0.421875 ≈ 0.002

P(k = 8) = [tex]10\choose8[/tex](1/4)8(3/4)2 = 45 × 0.00001525878 × 0.5625 ≈ 0.001

P(k = 9) = [tex]10\choose9[/tex](1/4)9(3/4)1 = 10 × 0.000003814697 × 0.75 ≈ 0.000

P(k = 10) = [tex]10\choose10[/tex](1/4)10(3/4)0 = 1 × 0.0000009536743 × 1 ≈ 0

P(More than 3) = 0.020 + 0.058 + 0.012 + 0.002 + 0.001 + 0.000 + 0≈ 0.093

Therefore, the probabilities of the given situations are: P(5) ≈ 0.058, P(More than 3) ≈ 0.093.

To know more about probability: https://brainly.com/question/251701

#SPJ11

Use the following circle to solve for x

Answers

We know that the product of lengths of the same chord is equal to the product of the other chord intersecting it.. So;

[tex] \purple{ \mathfrak{x \times 6 = 12 \times 5}}[/tex]

[tex] \large \purple{ \mathfrak{x = \frac{12 \times 5}{6}}}[/tex]

[tex] \large \purple{ \mathfrak{x = \frac{ \cancel{12} \times 5}{ \cancel6}}}[/tex]

[tex] \large \purple{ \mathfrak{x = 2 \times 5}}[/tex]

[tex] \large \boxed{ \red{ \mathfrak{x =10}}}[/tex]

if cell phone companies screen text messages, then freedom of speech is threatened. thus, freedom of speech is not threatened, because cell phone companies do not screen text messages. which of the following correctly expresses the form of this argument? a. if c then f. b. not f. c. all c are f. d. if c then f. e. if c then f. not

Answers

The correct option that expresses the form of the given argument is "d. if c then f."Explanation:In the given argument, it is stated that if cell phone companies screen text messages, then freedom of speech is threatened.

But as cell phone companies do not screen text messages, so freedom of speech is not threatened. This is a conditional argument, and it can be expressed in the form of a hypothetical syllogism.

The hypothetical syllogism is a syllogism that has a conditional statement in its premises. It is also called a chain argument or transitive argument. The form of the hypothetical syllogism is "If A, then B. If B, then C.

Therefore, if A, then C."In the given argument, it can be expressed in the form of the hypothetical syllogism as follows:If cell phone companies screen text messages, then freedom of speech is threatened. If freedom of speech is threatened, then cell phone companies screen text messages. Therefore, if cell phone companies do not screen text messages, then freedom of speech is not threatened.This can also be represented as "if C then F."Therefore, the correct option that expresses the form of the given argument is "d. if c then f."

for such more questions on conditional argument

https://brainly.com/question/28773807

#SPJ11

Jayden evaluated the expression a + (2 + 1. 5) for a = 14. He said that the value of the expression was 8. 5. Select all the statements that are true. Jayden's solution is incorrect. Jayden added inside the parentheses before dividing. Jayden substituted the wrong value for a. Jayden divided 14 by 2 and then added 1. 5. Jayden added inside the parentheses before multiplying. ​

Answers

It is true that Jayden's solution is incorrect. It is false that Jayden added inside the parentheses before dividing.

It is false that Jayden substituted the wrong value for a. It is true that Jayden divided 14 by 2 and then added 1. 5. Jayden added inside the parentheses before multiplying. ​

1) The correct solution is

Given,

a ÷ (2 + 1. 5)

Substituting the value of a which is 14

= 14 ÷ (2 + 1. 5)

= 14 ÷ 3.5

= 4

2) As there is no term which needs to be divided so, the second statement is false.

3) Jayden didn't substitute the wrong value of a he just solved the given expression without considering the bracket and divided the 14 which is the value of a by 2.

4) Jyaden divided 14 by 2 and then added 1. 5. Jayden added inside the parentheses before multiplying. ​

i.e. a ÷ (2 + 1. 5)

14 ÷ 2 + 1. 5

7+1.5

8.5

This is the way Jayden solved the equation due to which he arrived at the wrong solution.

Learn more about Expression here: brainly.com/question/14083225

#SPJ4

The Correct question is as below

Jayden evaluated the expression a ÷ (2 + 1.5) for a = 14. He said that the answer was 8.5. Choose True or False for each statement.

1. Jayden's solution is incorrect.

2. Jayden added in the parentheses before dividing.

3. Jayden substituted the wrong value for a.

4. Jayden divided 14 by 2 and added 1.5

I need help on these!

Answers

a.

Three points that are solutions to the system are:

(0, -9)
(3, -5)
(4, -4)

b.

Three points that are solutions to the system are:

(3, 2)
(2, 1)
(1, 0)

The daily temperatures for the winter months in Virginia are Normally distributed with a mean of 59 F and a

standard deviation of 10°F. A random sample of 10 temperatures is taken from the winter months and the mean

temperature is recorded. What is the standard deviation of the sampling distribution of the sample mean for all

possible random samples of size 10 from this population?

Answers

The  standard deviation of the sampling distribution of the sample mean for the given sample size is equal  to 3.1623°F.

For the normally distributed data,

Mean of the population distribution 'μ' = 59F

Population standard deviation 'σ' = 10°F

Sample size 'n' = 10

Formula for the standard deviation of the sampling distribution of the sample mean (also known as the standard error of the mean) is equal to ,

= σ / √(n)

Substitute the value to get the standard deviation of the sampling distribution of the sample mean we get,

= 10°F / √(10)

= 3.1623°F

Therefore, the standard deviation of the sampling distribution of the sample mean for all possible random samples of size 10 from this population is approximately 3.1623°F.

Learn more about standard deviation here

brainly.com/question/30985253

#SPJ4

Find the 8th term of the arithmetic sequence x + 1 x+1, 8 x − 3 8x−3, 15 x − 7 ,

Answers

Answer: 50x - 27

Step-by-step explanation:

To find the 8th term of the arithmetic sequence, we need to first find the common difference between consecutive terms:

Common difference (d) = second term - first term

d = (8x - 3) - (x + 1)

d = 7x - 4

Now, we can use the formula to find the nth term of an arithmetic sequence:

an = a1 + (n - 1)d

where a1 is the first term, d is the common difference, and n is the term number we want to find.

Plugging in the values, we get:

a8 = (x + 1) + (8 - 1)(7x - 4)

a8 = x + 1 + 7(7x - 4)

a8 = x + 1 + 49x - 28

a8 = 50x - 27

Therefore, the 8th term of the arithmetic sequence x + 1, 8x - 3, 15x - 7 is 50x - 27.

CAN SOMEBODY HELP ME FACTOR AS THE PRODUCT OF TWO BINOMIALS
x²- x- 42

Answers

Answer:

(x-7)(x+6)

factor and see what works

Work out the fraction and ratio that
complete the equations below.
Give each answer in its simplest form.
a) h:k=5:6
h =
k
b) 2x=9y
x:y
=
:

Answers

The fraction and ratio that complete the equations in its simplest term is 5/6k and 2 : 9 respectively.

What is the fraction and ratio that complete the equations?

h : k = 5 : 6

h/k = 5/6

cross product

h × 6 = k × 5

6h = 5k

divide both sides by 6

h = 5/6k

Then,

2x = 9y

2/9 = x/y

2 : 9 = x : y

Ultimately, the simplest form of fraction and ratio which completes the equation is 5/6k and 2:9.

Read more on ratio:

https://brainly.com/question/2328454

#SPJ1

A man sells an article at rs 600and makes a profit of 20%. Calculate his profit percentage

Answers

Answer:

120

Step-by-step explanation:

20 percent of 600 is 120 so he will get 120

If p and q vary invarsely and p is 11 when q is 28, determine q when p is equal to 4​

Answers

77 is the value of Q in linear equation.

What in mathematics is a linear equation?

A linear equation is an algebraic equation of the form y=mx+b, where m is the slope and b is the y-intercept, and only a constant and a first-order (linear) term are included. The variables in the previous sentence, y and x, are referred to as a "linear equation with two variables" at times.  

                                   Equations with power 1 variables are known as linear equations. One example with only one variable is where ax+b = 0, where a and b are real values and x is the variable.

P ∝ 1/Q

PQ = K

AT P= 11

Q = 28

11 * 28 = K

K = 308

AT P = 4

4Q = 308

Q = 77

Learn more about linear equation

brainly.com/question/11897796

#SPJ1

1. An Estate dealer sells houses and makes a commission of GHc3750 for the first house sold. He
receives GHc500 increase in commission for each additional house sold. How many houses must
she sell to reach a total commission of GHc6500?

Answers

If an Estate dealer sells houses and makes a commission of GHc3750 for the first house sold and receives GHc500 increase in commission for each additional house sold, for reaching a total commission of GHc6500, she must have sold 6.5 houses.

How is the number of houses sold determined?

The number of houses the estate dealer sold to reach a total commission of GHc6500 can be determined using the mathematical operations of subtraction, division, and addition.

The total commission received = GHc6,500

The commission for the first house = GHc3,750

The commission for the remaining houses sold = GHc2,750 (GHc6,500 - GHc3,750)

The commission for additional sale of each house = GHc500

The number of additional houses sold = 5.5 (GHc2,750/GHc500)

The total number of houses sold = 6.5 (5.5 + 1 or the first house)

Learn more about sales commissions at https://brainly.com/question/24951536.

#SPJ1

Solve the system of equations shown below using graphing and substitution. y=2x+3 and y=15-x

Answers

Answer: -17x+3

Step-by-step explanation:

y=2x+3 and y=15-x

15x-2x+3

-17x+3

you can try this

At the book store, you purchased some $3 clearance mystery books and $8 regular-priced science fiction books. How many of each did you buy if you spent a total of $77?

Answers

Answer:

we bought 12 $3 clearance mystery books and 5 $8 regular-priced science fiction books.

Step-by-step explanation:

Write each polynomial in Standard form and name it based on its degree an number of terms.
9x²-213
Standard --
Degree
Terms

Answers

We would name this polynomial as a quadratic polynomial with two terms.

In standard mathematics, what is a polynomial function?

A polynomial function is one that involves only non-negative integer powers or positive integer exponents of a variable in an equation such as the quadratic equation, cubic equation, and so on.

In the standard form of a polynomial, the terms are written in descending order of degree. The standard form for a polynomial of degree n is:

a1x + a0 + anxn + an-1xn-1 +...

We have the polynomial in this case:

9x² - 213

To write it in standard form, rearrange the terms in descending order of degree as follows:

213 + 9x²

As a result, the standard form of the polynomial is:

9x² - 213

This polynomial has degree 2 (because x's highest exponent is 2) and two terms (since there are two distinct parts to the expression, a constant and a term with an x squared coefficient).

As a result, we'd call this polynomial a quadratic polynomial with two terms.

To know more about polynomial visit:

https://brainly.com/question/29342570

#SPJ1

How do you find height when you are doing volume with cubic units?

Answers

Answer:calculate the cube root of a cube's volume.

Step-by-step explanation:

Kate plans to save 5% of her income. She just earned 80.Howmuchmoneyshouldsheputintosavings?

Answers

$4

Multiply 80 by 0.05 to get the answer of $4

Answer:

4 (insert the currency needed)

Step-by-step explanation:

To find our answer we have to find 5% of Kate's wages and to do this we have to do 5 divided by 100. Then that answer is multiplied by 80!

5 ÷ 100 = 0.0580 × 0.05 = 4

This means she has to put £4 into her savings!

Hope this helps, have a lovely day! :)

what is the messure or the vertex angle of an isosceles triangle if one of its base angle measures 16 degrees

Answers

In an isosceles triangle, the base angles are congruent (have the same measure) and the vertex angle is opposite the base. Since one of the base angles measures 16 degrees, the other base angle also measures 16 degrees. Therefore, the sum of the base angles is 16 + 16 = 32 degrees.

Since the sum of the angles in any triangle is 180 degrees, we can find the measure of the vertex angle by subtracting the sum of the base angles from 180 degrees.

So, the measure of the vertex angle of the isosceles triangle is:

180 - 32 = 148 degrees.

25 out of 68 students have vanilla ice cream and the rest have chocolate. What is the ratio of the number of students who have vanilla to the total number of students?

Answers

Answer: The total number of students is the sum of the number of students who have vanilla and those who have chocolate:

Total = 25 + (68 - 25) = 43

The ratio of the number of students who have vanilla to the total number of students is:

Vanilla : Total = 25 : 43

This ratio cannot be simplified any further because 25 and 43 do not have any common factors other than 1. Therefore, the ratio of the number of students who have vanilla to the total number of students is:

25 : 43

Step-by-step explanation:

What is the ordered pair for y=3x-3

Answers

Answer:

Step-by-step explanation:

Choose three values for

x and substitute in to find the corresponding y values.(0,−3),(1,0),(2,3)

You can choose any of these three pairs or the equation y=3x-3

Complete the recursive formula of the arithmetic sequence -16, -33, -50, -67,. −16,−33,−50,−67,. Minus, 16, comma, minus, 33, comma, minus, 50, comma, minus, 67, comma, point, point, point. C(1)=c(1)=c, left parenthesis, 1, right parenthesis, equals
c(n)=c(n-1)+c(n)=c(n−1)+c, left parenthesis, n, right parenthesis, equals, c, left parenthesis, n, minus, 1, right parenthesis, plus

Answers

The following is the recursive formula for the arithmetic sequence in this issue:

c(1) = -16.

c(n) = c(n - 1) - 17.

An arithmetic sequence is a series of numbers where each term is obtained by adding a fixed constant, known as the common difference, to the previous term. For example, in the sequence 2, 5, 8, 11, 14, 17, each term is obtained by adding 3 to the previous term.

The formula for finding the nth term of an arithmetic sequence is: a(n) = a(1) + (n-1)d, where a(1) is the first term, d is the common difference, and n is the term number. For example, to find the 10th term of the sequence 2, 5, 8, 11, 14, 17, we would use the formula a(10) = 2 + (10-1)3 = 29. Arithmetic sequences have many practical applications, such as in finance, where they can be used to calculate the interest earned on an investment over time.

To learn more about Arithmetic sequence visit here:

brainly.com/question/12108818

#SPJ4

part c question consider two groups of randomly selected peppers, where neither group has all big or all small peppers. a mean difference of zero indicates the peppers are well distributed between the two groups.a. true b. false

Answers

False. A mean difference of zero does not necessarily indicate that the peppers are well distributed between the two groups.

What is number?

Number is a mathematical object used to count, measure, and label. It is one of the most fundamental concepts in mathematics and is used to describe a wide variety of physical, logical, and abstract objects. Numbers are used to represent quantities, lengths, temperatures, money, and many other measurements. They are also used to represent abstract ideas, such as the number of days in a year or the number of colors in a rainbow.

Although the mean may be equal between the two groups, the distribution of the peppers could be skewed and not evenly distributed. For example, one group could have all large peppers and the other all small peppers and the mean would be equal. This would not be considered well distributed. To ensure the peppers are evenly distributed, one should check the standard deviation or range of the data to see if the peppers are spread across both groups.

To know more about number click-
https://brainly.com/question/24644930
#SPJ1

Answer:  A mean difference of zero indicates the peppers

are not well distributed between the two groups.

Why: Part B Answers

What do large differences of the means of each group indicate? Select the correct answer.

The peppers with different weights aren’t properly distributed between the two groups.

So they arent distributed well

A coffee maker is on sale for 45$. If the sales tax is 7%, how much will the buyer spend altogether?

Answers

Answer: 38 I think if it's not right I'm sorry I'm bad at math that's like the only thing I suck at

Step-by-step explanation:

a relationship that is noted between two or more variables is termed

Answers

The relationship that is noted between two or more variables is termed a correlation. Correlation refers to the statistical association or relationship between two or more variables.

It indicates the degree to which the variables are related or how they are related to each other. Correlation can be positive, negative, or zero, depending on the direction and strength of the relationship between the variables.

A positive correlation indicates that as one variable increases, the other variable also increases. A negative correlation indicates that as one variable increases, the other variable decreases. Zero correlation indicates that there is no relationship between the variables.

To learn more about correlation

https://brainly.com/question/30116167

#SPJ4

y is inversely proportional to the square of x. It is given that y = 8 for a particular value of x. k= When x increases by 300%, find the new value of y,​

Answers

Answer:

1/2 or .5

Step-by-step explanation:

If y is inversely proportional to the square of x, we can express this relationship using the formula:

y = k/x^2

where k is a constant of proportionality. We are told that y = 8 for a particular value of x, so we can substitute these values into the equation:

8 = k/x^2

To find the value of k, we can solve for it:

k = 8x^2

Now we are asked to find the new value of y when x increases by 300%. This means that the new value of x will be 4 times the original value (since an increase of 300% means an increase by a factor of 3, and we need to add the original value to get the new value). So we can substitute 4x for x in our equation:

y = k/(4x)^2 = k/16x^2

We already know the value of k, so we can substitute it in and simplify:

y = (8x^2)/(16x^2) = 1/2

Therefore, the new value of y is 1/2 when x increases by 300%.

What geometric shapes can you draw that have exactly one pair of parallel sides? Use pencil and paper. Sketch examples for as many different types of shapes as you can. Use appropriate marks to show the pairs of parallel sides.

A. regular pentagon
B. square
C. Trapezoid
D. parallelogram

Answers

The answer is C. trapezoid

A small publishing company is releasing a new book. The production costs will include a one-time fixed cost for editing and an additional cost for each book
printed. The total production cost C (in dollars) is given by the function C = 750+ 16.95N, where N is the number of books.
The total revenue earned (in dollars) from selling the books is given by the function R = 33.70N.
Let P be the profit made (in dollars). Wnite an equation relating P to N. Simplify your answer as much as possible.
P =

Answers

Answer:

The profit made is given by the difference between the total revenue and the total production cost:

P = R - C

Substituting the given expressions for R and C, we get:

P = 33.70N - (750 + 16.95N)

Simplifying:

P = 16.75N - 750

Therefore, the equation relating P to N is P = 16.75N - 750

How much was one movie ticket in 2008

Answers

Answer: 7 dollars 18 cents.

Step-by-step explanation:

a certain congressional committee consists of 13 senators and 9 representatives. how many ways can a subcommittee of 5 be formed if at least 2 of the members must be representatives?

Answers

Answer:

Step-by-step explanation:

Other Questions
make a coherent report about scam alert MacCallum showed Quezada's pots to art dealers in theUnited States, the places in which art galleries were soonoffering Quezada thousands of dollars for them.A. NO CHANGEB. and it would happen there thatC. whereD. DELETE the underlined portion. part b - find the internal axial force in each bar segment using the answer for the support reaction at a determ Ceteris paribus, which of these events would cause both the equilibrium interest rate and the equilibrium quantity of investment to fall?A dcrease investor confidanceA decrease in cosmetic income and wealth A strengh of time preferenceA decrease in capital productivity -51+((-5+(-4)) all calculation You have observed that there are variations in your environment in relation to natural, cultural or social.Example, all vegetations are not of the same variety. Can you argue that geography is not about differentiion or variation? _____ can be examined in both simple bivariate designs and longitudinal designs?A) Autocorrelation, B) Cross-sectional Correlation, C) Cross-lag Correlation, D) Sequential Correlation Which of the following dictated that the same 10-year penalty be imposed for the possession of 50 grams of crack cocaine as for the possession of 5,000 grams of powder cocaine in the 1980sThe Federal Anti-Drug Abuse Act in nonrealistic plays, directors may use voice to create dissonance, but the director is still most commonly concerned with voice as a medium for language or song. true or false ley School it 75-100 EXERCISE The sentences below are concerned with habitual past actions and past states. them using used to/would. Change He lived in Kathmandu as a boy. write a balanced chemical equation, including physical state symbols, for the decomposition of solid mercury(ii) oxide (hgo) into liquid mercury and gaseous dioxygen. a third class medical certificate is issued to a 51-year-old pilot on may 3, this year. to exercise the privileges of a private pilot certificate, the medical certificate will be valid until midnight onA. May 31, one year later.B. May 31, two years later.C. May 3, one year later. 1. Im in the 2nd column, 4th row, and Im a metal. Who am I? ________________ 2. Im a very lonely nonmetal. Who am I? ____________ 3. Im the only metal who is a liquid at room temperature. Who am I? ____________ 4. Im named after the person who created the 1st Periodic Table. Who am I? ___________ 5. I have 92 protons. Who am I? _____________ 6. Im the only nonmetal who is a liquid at room temperature. Who am I? ___________ 7. Im named after a very famous scientist. Who am I? ___________ 8. I have 46 electrons. Who am I? ____________ 9. My atomic mass is 183. 84. Who am I? _____________ 10. My chemical symbol is Ag. Who am I? ________________ 11. Im the only metalloid in period 3. Who am I? ___________ 12. Im the only element that is solid and a nonmetal in group 14. Who am I? _____________ 13. I have 5 neutrons. Who am I? ____________ 14. Im the only gas at room temperature that is in group 16. Who am I? ___________ 15. I have 68 protons. Who am I? __________ 16. What element has the chemical symbol of Ir? ______________ 17. Which element is in group 7 and has 30 neutrons. Who am I? ___________ 18. Im the only metal in group 15. Who am I? ____________ 19. I have 88 electrons. Who am I? ___________ 20. Im the only gas at room temperature and in period 5. Who am I? ____________ 21. My symbol is Am. Who am I? ______________ 22. Im the only nonmetal in period 6. Who am I? ____________ 23. My atomic number is 69. 723. Who am I? _________________ 24. I have 159 neutrons. Who am I? ________________ 25. Im the only metalloid in group 17. Who am I? ______________ 26. I have 50 electrons. Who am I? __________________ 27. Im in the 1st group and the 4th period. Who am I? ________________ 28. Im a metalloid whose symbol is Sb. Who am I? ______________ JFlowers2017 Name: ______________________________ Date: ___________Class: ________ Periodic Table Scavenger Hunt Directions: You will use the Periodic Table to answer the questions. 1. Im in the 17th column, a nonmetal, & a solid at room temperature. Who am I? ________________ 2. I have 79 electrons. Who am I? ____________ 3. Im the only gas in period 6. Who am I? ____________ 4. My atomic mass is 257. Who am I? ___________ 5. My chemical symbol is Hs. Who am I? _____________ 6. I have 114 neutrons. Who am I? ___________ 7. Im in the 18th group and 2 nd period. Who am I? ___________ 8. I have 67 protons. Who am I? ____________ 9. Im a nonmetal who is solid at room temperature & has 2 letters for my symbol. Who am I? _________ 10. Im in the 1 st group & 7 th period. Who am I? ________________ 11. Im the only metalloid in group 13. Who am I? ___________ 12. I have 97 electrons. Who am I? _____________ 13. I am the only gas in column 15. Who am I? ____________ 14. My name is similar to Mickey Mouses best friend. Who am I? ___________ 15. Im in group 11 & period 4. Who am I? __________ 16. I have 62 protons. Who am I? ______________ 17. My name fits really well with doctors because they try to do this. Who am I? ___________ 18. My name reminds me of where we all live. Who am I? ____________ 19. Im the only nonmetal in period 2. Who am I? ___________ 20. My atomic number is 87. 62. Who am I? ____________ 21. My symbol is Mt. Who am I? ______________ 22. Im in group 17 & the only metalloid. Who am I? ____________ 23. I have 71 electrons. Who am I? _________________ 24. My symbol is Pd. Who am I? ________________ 25. Im Dorothys friend who needed a heart. Who am I? ______________ 26. I have 41 protons. Who am I? __________________ 27. I have 125 neutrons. Who am I? ________________ 28. My name comes from the 8th planet. Who am I? ______________ Bradford's bibliography of Robert E. Lee reveals him as a general who felt that war was _____________________.Choices:- cruel- glamorous- unnecessary 5. How do you think most Cherokee reacted upon getting this message? please help fast I am baffled what do microbiologists do? why are their contributions so important to science? ) the process called by which molecules move across a barrier, what is the risk for a woman who had a retinoblastoma in early childhood as a result of a partial deletion on one number 13 chromosome to have a child who also develops the disorder? Write the first four terms of the sequence defined by a n = 5{5, if n=1a n -1 -5, if n>1