shazii

shazii

Lv2

Shazia Karim

0 Followers
0 Following
0 Helped

ANSWERS

Published14

Subjects

History4Psychology2Ethics2Algebra2Computer Science1Calculus1Economics2
(a) To show that A^2 = 0 if and only if Im A ⊂ Ker A, we need to prove two d...
Answer: The development of labor movements in Canada has been influenced by va...
Let's first define what it means for a subspace to be T-invariant: A subspace ...
Answer: Using the Fundamental Theorem of Calculus, we know that: ∫a^b f(x) dx ...
As a mental health professional, there are several factors to consider when de...
Here are the core struggles of each of Erik Erikson's eight developmental stag...
Answer: Emerging adulthood is a developmental stage that spans from the late t...
Answer: One change in mental health challenges in late adulthood is the increa...

This question got resolved

I put in his code

void getUID() {
  FirebaseAuth auth = FirebaseAuth.instance;
  User? user = auth.currentUser;
  if (user != null) {
    setState(() {
      uid = user.uid;
    });
  }
}

When I run the flutter program I now get this error  msg

======== Exception caught by widgets library =======================================================
The following assertion was thrown building TaskListPage(dirty, state: _TaskListPageState#61ebf):
a document path must be a non-empty string
'package:cloud_firestore/src/collection_reference.dart':
Failed assertion: line 116 pos 14: 'path.isNotEmpty'

When the exception was thrown, this was the stack: 
#2      _JsonCollectionReference.doc (package:cloud_firestore/src/collection_reference.dart:116:14)
#3      _TaskListPageState.build (package:todolist/pages/tasklist/tasklist.dart:75:16)
#4      StatefulElement.build (package:flutter/src/widgets/framework.dart:5080:27)
#5      ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:4968:15)
#6      StatefulElement.performRebuild (package:flutter/src/widgets/framework.dart:5133:11)
#7      Element.rebuild (package:flutter/src/widgets/framework.dart:4690:5)
#8      ComponentElement._firstBuild (package:flutter/src/widgets/framework.dart:4950:5)
#9      StatefulElement._firstBuild (package:flutter/src/widgets/framework.dart:5124:11)
#10     ComponentElement.mount (package:flutter/src/widgets/framework.dart:4944:5)
#11     Element.inflateWidget (package:flutter/src/widgets/framework.dart:3953:16)
#12     Element.updateChild (package:flutter/src/widgets/framework.dart:3676:20)
#13     ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:4993:16)
#14     StatefulElement.performRebuild (package:flutter/src/widgets/framework.dart:5133:11)
#15     Element.rebuild (package:flutter/src/widgets/framework.dart:4690:5)
#16     BuildOwner.buildScope (package:flutter/src/widgets/framework.dart:2743:19)
#17     WidgetsBinding.drawFrame (package:flutter/src/widgets/binding.dart:863:21)
#18     RendererBinding._handlePersistentFrameCallback (package:flutter/src/rendering/binding.dart:381:5)
#19     SchedulerBinding._invokeFrameCallback (package:flutter/src/scheduler/binding.dart:1289:15)
#20     SchedulerBinding.handleDrawFrame (package:flutter/src/scheduler/binding.dart:1218:9)
#21     SchedulerBinding._handleDrawFrame (package:flutter/src/scheduler/binding.dart:1076:5)
#22     _invoke (dart:ui/hooks.dart:145:13)
#23     PlatformDispatcher._drawFrame (dart:ui/platform_dispatcher.dart:338:5)
#24     _drawFrame (dart:ui/hooks.dart:112:31)
(elided 2 frames from class _AssertionError)
====================================================================================================

Screenshot of my emulator

The code you provided initializes an instance of FirebaseAuth, which is the en...
Answer: One painting that shows a tranquil mood is "Water Lilies" by Claude Mo...
Answer: "Still Life with Chair Caning" by Pablo Picasso is a notable example o...

Suppose Yukon Bank has the following simplified balance sheet and that the desired reserve ratio is 20 percent.

Instructions: All answers to this question should be entered as whole numbers.

Assets Liabilities and net worth
(1) (2) (1' ) (2' )

Cash reserves

$22,000
$ $ Deposits $100,000 $ $

Securities

38,000
$ $

Loans

40,000
$ $


a. What is the maximum amount of new loans Yukon Bank can make?

$

Show in columns 1 and 1' how the bank's balance sheet will appear after the bank has loaned this additional amount.

b. By how much has the supply of money changed?

$

c. How will the bank’s balance sheet appear after cheques drawn for the entire amount of the new loans have been cleared against this bank? Show this new balance sheet in column 2 and 2'.

d. Answer parts (a), (b), and (c) on the assumption that the desired reserve ratio is 15 percent.

What is the maximum amount of new loans Yukon Bank can make?

$

Show in columns 3 and 3' (below) how the bank’s balance sheet will appear after the bank has loaned this additional amount.

By how much has the supply of money changed?

$

Assets Liabilities and net worth
(3) (4) (3' ) (4' )

Cash reserves

$22,000
$ $ Deposits $100,000 $ $

Securities

38,000
$ $

Loans

40,000
$ $


How will the bank’s balance sheet appear after cheques drawn for the entire amount of the new loans have been cleared against this bank? Show this new balance sheet in column 4 and 4' in the table above.

I need to fill the (1) (2) (1')(2') (3)(4) (3')(4') columns filled and the questions asked

Answer: a. If the desired reserve ratio is 20%, the maximum amount of new loan...
Answer: To determine the maximum amount of new loans that Big Bucks Bank can m...
Answer: The painting that shows the style of Neoplasticism is "Composition wit...

Weekly leaderboard

Start filling in the gaps now
Log in