answersLogoWhite

0


Best Answer

It would look something like this

.. .. ..

: F ----Br -----F:

.. .. ..

There are 21 valence electrons in neutral BrF2, so there will be one unpaired. Draw each F having a shared pair, giving each F 8 electrons. The central Br atom will have 9 electrons.

If the charge is BrF2 there will only be 8 electrons around Br, if the charge is BrF2- then there will 10. BrF2+ is well known.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar
More answers
User Avatar

AnswerBot

6mo ago

To draw the Lewis dot structure for BrF2, start by placing the least electronegative element (Br) in the center. Add the two fluorine (F) atoms around the bromine atom, each bonded by a single bond to Br. Finally, add lone pairs to the fluorine atoms to complete the octet rule for each atom. This will result in a structure where Br is surrounded by two F atoms, each with three lone pairs.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you draw BrF2 plus in Lewis dot structures?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How many equivalent Lewis structures are necessary to describe the bonding in NH4 plus?

Two equivalent Lewis structures are necessary to describe the bonding in NH4+ because nitrogen in the ammonium ion has a full octet and can form a single coordinate covalent bond with each of the four hydrogen atoms, resulting in two resonance structures.


How do you draw a Lewis structure for Be2 plus?

To draw a Lewis structure for Be2+, start by writing the symbol for beryllium. Since Be2+ has a 2+ charge, it has lost two electrons. Place the two electrons as individual dots around the beryllium symbol, as there is no other atom bonded to it. The Lewis structure for Be2+ is simply Be with two dots around it.


How many equivalent Lewis structures are necessary to describe the bonding in PCl4 plus?

1 Source: My online chemistry book.


What type of algebra tile model would you draw for 5x plus 15 plus 6x plus 7 plus x?

Sorry, it's impossible to draw with a keyboard!


How do stuctures in C and C plus plus differ?

Structures in C and C++ differ in that C structures do not have an automatic typdef associated with them.


How do you draw in Dev c plus plus?

Download and install the WinBGIM Devpack. Once installed, you can include graphics.h to draw graphics.


What are the three selection structures available in C plus plus?

if while switch


What is the Lewis structure for Ba2 plus?

2 dots


What is the Lewis structure for the atom Mg plus Br?

Mg2+


How do you pass structures as a parameter to the functions in c plus plus?

Put their names into the parameter-list.


Instructions on draw length of a browning bow?

I have a 1989 Browning Accelerator Plus and I was wanting to adjust the draw length?


What is file structures in C plus plus?

As far as C++ is concerned files do not have structures, they are simply raw data streams. It's entirely down to the programmer to determine what structures exist within the file and to interpret the data accordingly. C++ cannot do it for you.