Answer:
correct option is b. $36
Explanation:
given data
bought = $1,000 par convertible
convertible into common = $32 per share
bond market price increases = 12.5%
solution
we know that conversion ratio is fixed when the convertible security are issued and it does not change
we have bond is issued with a conversion price = $32
so as per each bond converting conversion ratio will be
conversion ratio =
= 31.25 : 1
so by every bond which is converted , then receives = 31.25 share
so now bond price will be = $1125
parity price of the stock will as =
parity price of the stock = $36
correct option is b. $36
<span>#Get the user input for both MPG and Gallons
MPG = float(input('How many miles have you driven?'))
Gallons = float(input('How many gallons are in the tank?'))
#Do the MPG divided by Gallons
MPG_div_Gallons = MPG/Gallons
print('Your cars MPG is ',MPG_div_Gallons,'.')
#to hold the code I am using an input
input('Press Enter to Exit')
The arrays are "MPG", MPG_div_Gallons,and Gallons. It can be used to solve an average of mile per gallon has been emission in a certain amount of drive. (Code in Python)</span>
Answer:
d. independent samples t-test for means.
Explanation:
The technique independent sample t-test for means is an statistical tool used for calculating a difference between two mean values calculated.
As in the given instance there are two types of sample population which represents different samples.
Thus, they shall be compared effectively with this tool so that the more favorable option shall be chosen properly.
The independent t-test sample mean is helpful in this instance.
Answer:
Option D is the correct option. Please choose option D that is $150,000.
Explanation:
Amount of paid-in capital from treasury stock transactions = Shares exchanged * (Market Price - Share purchase Cost)
Where Shares exchanged = 25000
Market price = $45
Cost of share = $39
Therefore, the amount of paid-in capital from treasury stock transactions = 25000 shares * (45 - 39) = $150,000
Option D $150,000 is correct