Question

How is middle class female respectability tied to the private sphere? in Iron Jawed Angels film

How is middle class female respectability tied to the private sphere? in Iron Jawed Angels film

Homework Answers

Answer #1

The film, Iron Jawed Angel, narrates the true stories of the most influential women of during the 1910s, such as Alice Paul, Lucy Burns, Anna Howard Shaw and Carrie Chapman Catt and their journey with the North American Women’s Suffrage Association (NAWSA). While being committed suffragists and feminists they often felt the pull of both “private” and “public” spheres. Women of this time were expected to be caregivers, housekeepers and wives. They were obligated to stay where they were needed, which was in the private sphere. If a woman dared to flirt with the public sphere, they were seen as radical and unfit to participate in the private sphere as well.

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
how did the washing machine transform the daily lives and the worldview of lower class, middle...
how did the washing machine transform the daily lives and the worldview of lower class, middle class, and upper class people, if at all?
If the tax bill cuts taxes for the middle class, how will this affect the real...
If the tax bill cuts taxes for the middle class, how will this affect the real economy and the forex market? Explain with the help of a graph.
how did the washing machine transform the daily lives and the worldview of lower class, middle...
how did the washing machine transform the daily lives and the worldview of lower class, middle class, and upper class people, if at all? Please give personal opinion and state your resources.
How does fluctuating APR affect the middle class, students and big business to include their bottom...
How does fluctuating APR affect the middle class, students and big business to include their bottom line?
How retailers attract consumers that differ in age (youth/senior), social class, gender (male and female), ethnicity,...
How retailers attract consumers that differ in age (youth/senior), social class, gender (male and female), ethnicity, regional, or religious affiliation.
How do I implement this method BalancedByNodeCount() ? public class BinarySearchTree { private Node root; private...
How do I implement this method BalancedByNodeCount() ? public class BinarySearchTree { private Node root; private boolean isBalancedByNodeCount() { /**************************************************************************** Implement this method and replace the return statement below with your code. * Definition of Balance tree (On page 372 of book): * An unbalanced tree is created when most of the nodes are on one side of the root or the other. ****************************************************************************/    return false; }       public static void main(String args[]) { int[] values1 = {50,...