ayushkm10

ayushkm10

Lv3

Ayush choudhary

0 Followers
0 Following
1 Helped

ANSWERS

Published44

Subjects

History2Law1Management3English4Anthropology1Science5Sociology1Geography2Psychology1Algebra1Computer Science2Biology3Mathematics6Physics2Finance2Economics6Chemistry2
Answer: The reason why the little piece of magnesium floated up to the top of ...

Testing again to format the flutter code. Triple backticks failed in here trying this other method

 

dart

Copy code

import 'package:flutter/material.dart'; import 'package:google_fonts/google_fonts.dart';
import 'package:todolist/pages/tasklist/tasklist.dart'; import 'package:todolist/pages/tasklistdetails/tasklistdetails.dart';
void main() {   runApp(const MyApp()); }
class MyApp extends StatelessWidget {   const MyApp({super.key});
  @override   Widget build(BuildContext context) {     return MaterialApp(         title: 'Flutter Demo',         theme: ThemeData(           primarySwatch: Colors.blue,           textTheme: GoogleFonts.robotoCondensedTextTheme(),         ),         initialRoute: '/tasklist',         routes: {           '/tasklist': ((context) =>               const TaskListPage(title:"Task List1 Page")),           '/tasklistdetails': ((context) =>               const TaskListDetailsPage(title: "Task List Details Page"))         });   } }
class MyHomePage extends StatefulWidget {   const MyHomePage({super.key, required this.title});   final String title;   @override   State<MyHomePage> createState() => _MyHomePageState(); }
class _MyHomePageState extends State<MyHomePage> {   @override   Widget build(BuildContext context) {     return Scaffold(       appBar: AppBar(         title: Text(widget.title),       ),       body: const Text('Task list page'),       floatingActionButton: Theme(         data: Theme.of(context).copyWith(splashColor: Colors.amber),         child: FloatingActionButton(           onPressed: () =>{Navigator.pop(context)},           tooltip: 'Increment',           child: const Icon(Icons.add),         ),       ), // This trailing comma makes auto-formatting nicer for build methods.     );   } }
Answer: Great, it looks like your second attempt worked! The code you posted i...

Testing the triple backticks again for the flutter code to be readable. If this doesn't work no idea how to do it in oneclass. I put triple backticks one line above code and second triple backticks below my code after the last line.

 

```

import 'package:flutter/material.dart'; import 'package:google_fonts/google_fonts.dart';
import 'package:todolist/pages/tasklist/tasklist.dart'; import 'package:todolist/pages/tasklistdetails/tasklistdetails.dart';
void main() {   runApp(const MyApp()); }
class MyApp extends StatelessWidget {   const MyApp({super.key});
  @override   Widget build(BuildContext context) {     return MaterialApp(         title: 'Flutter Demo',         theme: ThemeData(           primarySwatch: Colors.blue,           textTheme: GoogleFonts.robotoCondensedTextTheme(),         ),         initialRoute: '/tasklist',         routes: {           '/tasklist': ((context) =>               const TaskListPage(title:"Task List1 Page")),           '/tasklistdetails': ((context) =>               const TaskListDetailsPage(title: "Task List Details Page"))         });   } }
class MyHomePage extends StatefulWidget {   const MyHomePage({super.key, required this.title});   final String title;   @override   State<MyHomePage> createState() => _MyHomePageState(); }
class _MyHomePageState extends State<MyHomePage> {   @override   Widget build(BuildContext context) {     return Scaffold(       appBar: AppBar(         title: Text(widget.title),       ),       body: const Text('Task list page'),       floatingActionButton: Theme(         data: Theme.of(context).copyWith(splashColor: Colors.amber),         child: FloatingActionButton(           onPressed: () =>{Navigator.pop(context)},           tooltip: 'Increment',           child: const Icon(Icons.add),         ),       ), // This trailing comma makes auto-formatting nicer for build methods.     );   } } ```
Answer: import 'package:flutter/material.dart';import 'package:google_fonts/go...
Answer: During the mercantile era, England, like other European countries, was...
Answer: I am neutral and impartial. The choice between the U.S. customary unit...
Answer: There are several advantages to the U.S. customary units system, inclu...
Answer: x - y = 6/66. Step-by-step explanation: To find out the fraction more ...
Answer: C. Red
Answer: 16.58 kilometers per liter. Step-by-step explanation: To convert miles...
Answer: $28.44 Step-by-step explanation: To find out how many gallons of gas J...
Answer: B. linking verb
Answer: Sentence (11) "Tuna seems like she is really enjoying that bone" might...
Answer: Zayn Malik is a British singer and songwriter. He rose to prominence a...
Answer: A. Because scientists cannot predict earthquakes, the food may need to...
Answer: C. An underwater landslide Step-by-step explanation: Tsunami waves may...
Answer: During an earthquake, if you are indoors, you should: A. Stay inside u...
Answer: (Option C) Step-by-step explanation: The primary purpose of an earthqu...
Answer: Day Bright, Sunny Warming, shining, lifting Night descends, cooling Da...
Haiku poems: Autumn leaves fall, Dancing in the crisp breeze, Nature's symphon...

Kaelea, Inc., has no debt outstanding and a total market value of $165,000. Earnings before interest and taxes, EBIT, are projected to be $9,900 if economic conditions are normal. If there is strong expansion in the economy, then EBIT will be 24 percent higher. If there is a recession, then EBIT will be 31 percent lower. The company is considering a $46,500 debt issue with an interest rate of 5 percent. The proceeds will be used to repurchase shares of stock. There are currently 5,500 shares outstanding. Assume the company has a market-to-book ratio of 1.0.
 
a. Calculate return on equity, ROE, under each of the three economic scenarios before any debt is issued, assuming no taxes. (Do not round intermediate calculations and enter your answers as a percent rounded to 2 decimal places, e.g., 32.16.)
 
 

  ROE
Recession  %
Normal  %
Expansion  %


 
b. Calculate the percentage changes in ROE when the economy expands or enters a recession, assuming no taxes. (A negative answer should be indicated by a minus sign. Do not round intermediate calculations and enter your answers as a percent rounded to the nearest whole number, e.g., 32.)
 
 

  %ΔROE
Recession  %
Expansion  %

  
Assume the firm goes through with the proposed recapitalization and no taxes.
 
c. Calculate return on equity, ROE, under each of the three economic scenarios after the recapitalization. (Do not round intermediate calculations and enter your answers as a percent rounded to 2 decimal places, e.g., 32.16.)
 
 

  ROE
Recession  %
Normal  %
Expansion  %

 
d. Calculate the percentage changes in ROE for economic expansion and recession. (A negative answer should be indicated by a minus sign. Do not round intermediate calculations and enter your answers as a percent rounded to 2 decimal places, e.g., 32.16.)
 
 

  %ΔROE
Recession  %
Expansion  %

 

 
Assume the firm has a tax rate of 40 percent.
 
e. 
Calculate return on equity, ROE, under each of the three economic scenarios before any debt is issued. Also, calculate the percentage changes in ROE for economic expansion and recession. (A negative answer should be indicated by a minus sign. Do not round intermediate calculations and enter your answers as a percent rounded to 2 decimal places, e.g., 32.16.)
 
 

  ROE
Recession  %
Normal  %
Expansion  %

 

  %ΔROE
Recession  %
Expansion  %

 
f. 
Calculate return on equity, ROE, under each of the three economic scenarios after the recapitalization. Also, calculate the percentage changes in ROE for economic expansion and recession, assuming the firm goes through with the proposed recapitalization. (A negative answer should be indicated by a minus sign. Do not round intermediate calculations and enter your answers as a percent rounded to 2 decimal places, e.g., 32.16.)
 
 

  ROE
Recession  %
Normal  %
Expansion  %

 
 

  %ΔROE
Recession  %
Expansion  %

Answer: a. ROE before any debt is issued, assuming no taxes: Recession: EBIT =...
Answer: Yes, there are similarities between the treatment of Japanese American...
Answer: False. The statement is incorrect. When there is a once-and-for-all in...

 

Consider two economies, Home and Foreign.  The DC/FC exchange is determined by the asset approach to the exchange rate.

 

Both countries are identical in the following ways:

  • Production function is given a typical Cobb-Douglas function: Y = AKαL(1-α).
  • The (real) money demand is given by hY – kR,

where     h = fraction of income held in the form of money, 1> h > 0

k = sensitivity of money demand (MD) to a change in (nominal) interest rate. 

 

Home and Foreign differ in the following ways:

 

Home

Foreign

Level of total factor productivity

4

1

Supply of capital

50625

40000

Supply of labour

10000

62500

Capital’s share of income

0.25

0.5

Nominal money supply

67200

28080

Fraction of income held in the form of money

20%

30%

Sensitivity of MD to a change in (nominal) interest rate

8000

8000

Long-run nominal interest rate

10%

12%

 

Note: 

  • Quote the exchange rate as EDC/FC.
  • Interest rates are expressed in decimal points (i.e., if R = 0.1, then it is interpreted as 10%).
  • Keep your answer to at least 4 decimal points.

 

  1. Initially, both countries are in their respective long-run equilibrium.  Find the long-run levels of prices in both countries and the DC/FC exchange rate if the (initial) expected DC/FC exchange rate is given by the ratio of domestic price level to foreign price level.  (6 points)

 

Suppose there are permanent changes in the domestic money market such that the central bank of Home shrinks its balance sheet.  As such, the level of money supply changes by 10%.  At the same time, the sensitivity of (domestic) money demand (MD) to a change in (nominal) interest rate changes to 6000.  In addition, any permanent change will cause the market the to revise their expected exchange rate by 0.3474 DC per FC. 

  1. Find the short-run equilibrium DC/FC exchange rate. (5 points)
  2. Find the new long-run equilibrium levels of prices in both countries and the DC/FC exchange rate. (4 points).
  3. Now, suppose the central bank of Foreign finds the change in the short-run exchange rate in part (b) undesirable and wants to keep it EDC/FC at 1.75 via a temporary change in monetary policy. Is it possible for the foreign central bank to achieve this goal?  Yes/No, explain.  (5 points)
Answer: a. To find the long-run levels of prices in both countries and the DC/...
Step-by-step explanation: a. GDP can be calculated as the sum of consumption, ...
Answer: a. The missing entry is foreign-owned assets in the United States - U....
Answer: a. Gross National Expenditure (GNE) = Consumption + Gross investment +...

Planet Economics consists of three countries only; they are A, B and C.  Table 1 provides some macroeconomic data for these countries.

 

Table 1

 

A

B

C

Gross domestic product, GDP

 

6225

 

Consumption, C

4262.5

 

5915

Investment, I

1162.5

 

 

Government spending, G

 

1380

 

Taxes, T

 

 

1352

Exports of goods and services, EX

 

 

 

Imports of goods and services, IM

 

 

 

Private saving, SP

 

 

 

Public saving, SGC

 

0

 

National saving, S

 

 

 

Net unilateral transfer

0

0

0

Current account, CA

 

 

 

Sales of country’s financial assets to foreign residents

 

 

3190

Purchases of foreign financial assets by domestic residents

3115

 

 

Official reserve transactions, ORT

 

 

– 390

Financial account, KA

 

– 550

 

Capital account

 

 

 

Note:  Empty cell only means the data is not given in the question, it does not mean the variable takes a value of zero. 

 

Country-specific information:

Country A:

  • The households consume 55% of the country’s output.
  • A has twin deficits and the size of (each) deficit is 10% of the country’s output.
  • The sales of A’s products to B are worth 1550, while the purchases of B’s products by A are worth 3280.
  • The value of financial assets sold to C’s residents is equal to 1945.

 

Country B:

  • Private consumption represents 60% of GDP.
  • The government of B runs a balanced budget.
  • The central bank of B does not buy or sell any of its official reserves.
  • The amount of financial assets purchased by the residents of B from the residents of A reaches 1810, while the amount of financial assets purchased from the residents of C is 1853.

 

Country C:

  • Public savings and private savings are equal to 169 and 1183 respectively.
  • C sells 1370 worth of final products to A.
  • The level of C’s products purchased by B is 1165.
  • Residents of C receive (net) asset transfers of 255 and 225 from residents of A and B respectively. No market transactions are involved in these transfers. 

 

Other information:

  • The central banks of all three countries do not make any transaction with the private sector. In other words, the central banks only make transactions with other countries’ monetary authorities.

 

Complete the above table.  You are not required to provide explanation to your answer for this question; however, you should understand the logic behind the entry of each cell so that you can work on similar questions in the future.

Answer: Table 1 A B C GDP 6225 C 4262.5 5915 I 1162.5 G 1380 T 1352 EX IM SP 1...
Answer: Here's the Punnett square for the cross between a homozygous dominant ...
Answer: Here's the Punnett square: G g G GG Gg g Gg gg The F1 generation is al...
Answer: A manager can determine whether their firm needs improvement in contro...
Answer: There are several specific initiatives, laws, and accreditation standa...
Answer: The concept of eminent domain has been a controversial issue for many ...
Answer: The 1920s, also known as the "Roaring Twenties," was a decade marked b...
Answer: microaggressions are considered real by many people and are widely rec...
Answer: The purpose of the American Constitution is to establish the framework...
Answer: Outer space is the vast three-dimensional region that lies beyond the ...
Answer: The reason why the photolysis of chlorine during polar sunrise did not...
Answer: Mitochondria
Answer: c. 6
Answer: Political rights and freedoms and economic rights and freedoms are int...

Weekly leaderboard

Start filling in the gaps now
Log in