Answer:
$2,600,000
Explanation:
total shares of ming company = 500000
the dividend = 10%
10% * 500000 = 50000
stock dividend amount = 50000 share x 30 dolarrs
= 1500000
outstanding shares aftrr dividend = 500000+(500000*10%)
= 500000 + 50000 = 550,000
cash dividend = $2 per share
= 550000 * 2
= 1100000
decrease in retained earning = stock dividend + cash dividend
= 1500000 + 1100000
= $2,600,000
Answer:
133 acres of sugar cane
and 300 of soybean provide a profit of $ 733,000
Explanation:
We setup the fromulas and use excel solver:
labor hours: 3 x sugar acres + 4 x soybean <= 1,600
profit = 1,000 x sugar acres + 2,000 soybean
with the restriction soybean <= 300
SOLVER
acres hours PROFIT
sugar cane 133 x 3 = 399 x 1,000 = 133,000
soybeans 300 x 4 = 1,200 x 2,000 =<u> 600,000 </u>
TOTAL 733,000
Answer:
The public debt as a percentage of GDP in the United States, reached its lowest point in recent decades, in 2001, when it represented 54.9% of GDP.
After that year, this indicator began to increase, at first slowly, and from 2007 on very rapidly, propelled in part by the financial crisis. In 2010, the public debt as percentage of GDP was 89.3%.
Answer:
67,600 tons
Explanation:
Weighted average costing adds the value of beginning inventory in the period cost to calculate the average cost per unit.
According to this method the equivalent units formula is as follow
Equivalent Units = Unit completed and transferred to Finished goods + Units in Work in Process x Completion percentage
Conversion
Equivalent Units = 55,000 + 18,000 x 70% = 67,600 units
Answer:
Lock
Explanation:
Locks is a mechanism to avoid the access of records from interacting with one another either in the form of user objects for example tables and/or rows or system objects not cannot be seen by the user such as data shared in memory.
The system (Oracle) obtains all the required locks when executing the transaction request so as to avoid any hassle faced by the user and so that they don't require to be bothered by it. This way the system provides both highest degree of data monitoring with lowest restriction.
Moreover, a fail safe data integrity is provided by the system in case of any failure. This lock can also be done manually by the user.