answersLogoWhite

0


Best Answer

The Blackstone Group L.P. (BX)had its IPO in 2007.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: In what year did The Blackstone Group LP - BX - have its IPO?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the market cap for The Blackstone Group LP BX?

As of July 2014, the market cap for The Blackstone Group L.P. (BX) is $17,967,916,153.98.


What is the symbol for The Blackstone Group LP in the NYSE?

The symbol for The Blackstone Group L.P. in the NYSE is: BX.


What is the ticker symbol for the Blackstone Group?

The stock symbol for The Blackstone Group is BX and it trades on the New York Stock Exchange.


What is the ticker symbol for Hilton Hotels Corporation?

Ticker Symbol HLTThe ticker symbol for Hilton Hotels Corporation is HLT and it is traded on the New York Stock Exchange.Update:: Hilton Hotels was bought by Blackstone Group in 2007. [Hilton Hotel is no longer traded] The ticker for Blackstone Group is BX


What is ticker symbol for Freescale Semiconductors?

Freescale Semiconductor was spun off from Motorolla in 2004. It traded on the NYSE until 2006 when it was acquired by Blackstone Group. Freescale Semiconductors no longer trades as a public company so no ticker symbol exists although you can trade the ticker symbol BX for Blackstone Group.


What is the ticker symbol for Motel 6?

BX ...Motel 6 was owned and operated under Accor Hotels until May 22nd 2012 when The Blackstone Group NYSE: BX agreed to acquire the chain for $1.9 billion (Source USA Today Money Section 2012.05.22) Blackstone says it plans to invest significantly in Motel 6's properties and speed the expansion of its franchise base. The private equity firm already owns Hilton Worldwide and other hotels.


What does bx stand for in bx cable?

Bronx


Write a program to subtract two 16 bit numbers in microprocessor 8086?

.code main proc mov ax,@data mov ds,ax lea dx,msg ;printing msg mov ah,09h int 21h mov ax,x ;ax=x mov bx,y ;bx=y cmp ax,0 ;jump to l3 if ax is negtive jb l3 cmp bx,0 ;jump to l6 if bx is negative jb l6 cmp ax,bx ;if ax<bx,then jump to l1 jl l1 sub ax,bx ;else normal sub mov diff,ax ;diff=result is stored jmp l2 l1: ;iff (+)ax<(+)bx neg bx ;bx=-bx clc add ax,bx neg ax ;-ans=ans mov diff,ax mov dx,2dh ;print '-' mov ah,02h int 21h jmp l2 l3: ;iff (-)ax neg ax ;-ax=ax cmp bx,0 ;jump to l4 if bx is negative jb l4 clc add ax,bx ;ax=(+)ax+(+)bx mov ax,diff mov dx,2dh ;print '-' mov ah,02h int 21h jmp l2 l4: ;if (-)ax & (-)bx neg bx ;-bx=bx cmp ax,bx ;if ax>bx then jump to l5 jg l5 sub ax,bx ;else ax-bx mov diff,ax mov dx,2dh ;print '-' mov ah,02h int 21h jmp l3 l5: ;if(-)ax>(-)bx xchg ax,bx ;exchange ax and bx sub ax,bx ;ax-bx mov diff,ax ;ans is positive jmp l2 l6: ;iff (-)bx neg bx ;-bx=bx add ax,bx ;ax-(-)bx mov diff,ax ;ans will be positive mov ah,4ch int 21h main endp


Program to subtract two 8 bit numbers using 8086 microprocessor?

I have a code for 16 bit subtraction.. just replace ax by al,bx by bl etc... .code main proc mov ax,@data mov ds,ax lea dx,msg ;printing msg mov ah,09h int 21h mov ax,x ;ax=x(any number) mov bx,y ;bx=y( " ") cmp ax,0 ;jump to l3 if ax is negtive jb l3 cmp bx,0 ;jump to l6 if bx is negative jb l6 cmp ax,bx ;if ax<bx,then jump to l1 jl l1 sub ax,bx ;else normal sub mov diff,ax ;diff=result is stored jmp l2 l1: ;iff (+)ax<(+)bx neg bx ;bx=-bx clc add ax,bx neg ax ;-ans=ans mov diff,ax mov dx,2dh ;print '-' mov ah,02h int 21h jmp l2 l3: ;iff (-)ax neg ax ;-ax=ax cmp bx,0 ;jump to l4 if bx is negative jb l4 clc add ax,bx ;ax=(+)ax+(+)bx mov ax,diff mov dx,2dh ;print '-' mov ah,02h int 21h jmp l2 l4: ;if (-)ax & (-)bx neg bx ;-bx=bx cmp ax,bx ;if ax>bx then jump to l5 jg l5 sub ax,bx ;else ax-bx mov diff,ax mov dx,2dh ;print '-' mov ah,02h int 21h jmp l3 l5: ;if(-)ax>(-)bx xchg ax,bx ;exchange ax and bx sub ax,bx ;ax-bx mov diff,ax ;ans is positive jmp l2 l6: ;iff (-)bx neg bx ;-bx=bx add ax,bx ;ax-(-)bx mov diff,ax ;ans will be positive mov ah,4ch int 21h main endp


When was Citroën BX created?

Citroën BX was created in 1982.


When was BX Warrior created?

BX Warrior was created in 2006.


When was Toyota BX created?

Toyota BX was created in 1951.