Question

Use the periodic table to write electron configurations for each of the following elements. Represent core...

Use the periodic table to write electron configurations for each of the following elements. Represent core electrons with the symbol of the previous noble gas in brackets.

a)S

Express your answer in condensed form in order of increasing orbital energy as a string without blank space between orbitals. For example, [He]2s22p2 should be entered as [He]2s^22p^2.

B)Se

Express your answer in condensed form in order of increasing orbital energy as a string without blank space between orbitals. For example, [He]2s22p2 should be entered as [He]2s^22p^2.

C)Sr

Express your answer in condensed form in order of increasing orbital energy as a string without blank space between orbitals. For example, [He]2s22p2 should be entered as [He]2s^22p^2.

D) I

Express your answer in condensed form in order of increasing orbital energy as a string without blank space between orbitals. For example, [He]2s22p2 should be entered as [He]2s^22p^2.

Homework Answers

Answer #1

(a) Atomic Number of S = 16

Closest Noble Gas to S is Ne  (Atomic number of Ne is 10)

No. electrons remaining = 16 - 10 = 6

Configuration: [Ne]3s23p4.

(b) Atomic Number of Se = 34

Closest Noble Gas to Se is Ar (Atomic number of Ar is 18)

No. of electrons remaining = 34 - 18 = 16

Configuration: [Ar] 3d104s24p4  

(c) Atomic Number of Sr = 38

Closest noble gas to Sr is Kr (Atomic number of Kr is 36)

No. of electrons remaning = 38 - 36 = 2

Configuration: [Kr]5s2

(d) Atomic Number of I = 53

Closest noble gas to I is Kr (Atomic number of Kr is 36)

No. of electrons remaining = 53 - 36 = 17

Configuration: [Kr]5s24d105p5

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Problem 6.75 Write the condensed electron configurations for the following atoms, using the appropriate noble-gas core...
Problem 6.75 Write the condensed electron configurations for the following atoms, using the appropriate noble-gas core abbreviations. Part A Cs Express your answer in condensed form in order of increasing orbital energy as a string without blank space between orbitals. For example, [He]2s22p2 should be entered as [He]2s^22p^2. SubmitMy AnswersGive Up Incorrect; Try Again Part B Ni Express your answer in condensed form in order of increasing orbital energy as a string without blank space between orbitals. For example, [He]2s22p2...
Problem 7.46 Write electron configurations for the following ions. Part A Ru3+ Express your answer in...
Problem 7.46 Write electron configurations for the following ions. Part A Ru3+ Express your answer in condensed form in order of increasing orbital energy as a string without blank space between orbitals. For example, [He]2s22p2 should be entered as [He]2s^22p^2. SubmitMy AnswersGive Up Incorrect; Try Again Part B As3? Express your answer in condensed form in order of increasing orbital energy as a string without blank space between orbitals. For example, [He]2s22p2 should be entered as [He]2s^22p^2. SubmitMy AnswersGive Up...
1. What is the electron configuration of an isolated S atom? Express your answer in condensed...
1. What is the electron configuration of an isolated S atom? Express your answer in condensed form in order of increasing orbital energy as a string without blank space between orbitals. For example, [He]2s22p2 should be entered as [He]2s^22p^2. 2. What is the electron configuration of an isolated O atom? Express your answer in condensed form in order of increasing orbital energy as a string without blank space between orbitals. For example, [He]2s22p2 should be entered as [He]2s^22p^2.
Use the periodic table to write the electron configuration for antimony (Sb). Express your answer in...
Use the periodic table to write the electron configuration for antimony (Sb). Express your answer in condensed form, in order of increasing orbital energy. For example, [He]2s22p2 would be entered as [He]2s^22p^2.
Write ground-state electron configurations for the ions Mg+, Na+, F-and Zn2+. Which do you expect will...
Write ground-state electron configurations for the ions Mg+, Na+, F-and Zn2+. Which do you expect will be paramagnetic due to the presence of unpaired electrons? (Express your answer as a series of orbitals. For example, the electron configuration of Li would be entered in complete form as 1s2 2s1 or in condensed form as [He]2s1.) ion electron configuration paramagnetic Mg+ _____yes no Na+ _____yes no F- _____yes no Zn2+ _____yes no
Write the electron configurations for the following atoms. Enter full electron configuration in order electrons fill...
Write the electron configurations for the following atoms. Enter full electron configuration in order electrons fill the subshells. Enter subshells in parentheses followed by numbers of electrons in the exponent. For example you should enter "(1s)2(2s)2(2p)5" for atom of fluorine. The answer is case sensitive. As, Cl, Ni, Si Calculate the energy in joules of a photon of green light having a wavelength of 537 nm. Report your result to three significant figures. What is the letter code for a...
1.Rank the following types of light - radio waves, gamma rays, microwaves, red light, blue light...
1.Rank the following types of light - radio waves, gamma rays, microwaves, red light, blue light - in terms of: a.Increasing energy per photon b.Increasing wavelength c.Increasing frequency 2.Without doing any calculations, determine which of the transitions would result in the absorption of light of longest wavelength? Explain your choice . n = 1---> n = 3 n = 3 ----> n = 2 n = 1 ----> n = 7 n = 2 ----> n = 1 n =...
1) Use the information in the table below to determine gross profit for this business. Enter...
1) Use the information in the table below to determine gross profit for this business. Enter your answer in the space provided. if necessary, round to the nearest dollar. Selling and admin expense: $39365 Depreciation Expense: $33925 Revenues: $185701 Interest Expense: $2500 Cost of Revenues: $89428 Taxes: $32033 2) Use the information in the table below to determine operating income for this business. Enter your answer in the space provided. Do not enter dollar signs or commas. The number you...
Question 1: Specify which compound in each of the following pairs of ionic compounds should have...
Question 1: Specify which compound in each of the following pairs of ionic compounds should have the higher lattice energy. For each, identify the major reason for the difference. (a) AlN or CaO (b) NaF or CsF (c) MgCl2 or MgF2 Higher lattice energy:    CaO    AlN    CsF    NaF    MgF2    MgCl2 Reason:    Higher charge on Al and N ions    Higher charge on Ca and O ions    Smaller distance between Al and N...
Use Python 3.8: Problem Description Many recipes tend to be rather small, producing the fewest number...
Use Python 3.8: Problem Description Many recipes tend to be rather small, producing the fewest number of servings that are really possible with the included ingredients. Sometimes one will want to be able to scale those recipes upwards for serving larger groups. This program's task is to determine how much of each ingredient in a recipe will be required for a target party size. The first inputs to the program will be the recipe itself. Here is an example recipe...