{
  localUrl: '../page/elementary_algebra.html',
  arbitalUrl: 'https://arbital.com/p/elementary_algebra',
  rawJsonUrl: '../raw/517.json',
  likeableId: '3234',
  likeableType: 'page',
  myLikeValue: '0',
  likeCount: '4',
  dislikeCount: '0',
  likeScore: '4',
  individualLikes: [
    'EricBruylant',
    'KevinClancy',
    'JaimeSevillaMolina',
    '8xl'
  ],
  pageId: 'elementary_algebra',
  edit: '3',
  editSummary: 'fixing a link, adding an alias.',
  prevEdit: '1',
  currentEdit: '3',
  wasPublished: 'true',
  type: 'wiki',
  title: 'Elementary Algebra',
  clickbait: '',
  textLength: '4555',
  alias: 'elementary_algebra',
  externalUrl: '',
  sortChildrenBy: 'likes',
  hasVote: 'false',
  voteType: '',
  votesAnonymous: 'false',
  editCreatorId: 'EricBruylant',
  editCreatedAt: '2016-08-06 15:10:55',
  pageCreatorId: 'AdeleLopez',
  pageCreatedAt: '2016-07-26 04:00:45',
  seeDomainId: '0',
  editDomainId: 'AlexeiAndreev',
  submitToDomainId: '0',
  isAutosave: 'false',
  isSnapshot: 'false',
  isLiveEdit: 'true',
  isMinorEdit: 'false',
  indirectTeacher: 'false',
  todoCount: '0',
  isEditorComment: 'false',
  isApprovedComment: 'true',
  isResolved: 'false',
  snapshotText: '',
  anchorContext: '',
  anchorText: '',
  anchorOffset: '0',
  mergedInto: '',
  isDeleted: 'false',
  viewCount: '50',
  text: 'How do we describe relations between different things? How can we figure out new true things from true things we already know?\nHow can we find and think about patterns we notice with numbers? Algebra is a unified framework for thinking about these questions, and gives us lots of tools to help us answer them, which work in an extremely wide variety of situations. \n\n#Equations\nAlgebra is based on the arithmetic of numbers, and the relations between them. \nLet's look at a basic equation: $$2 + 2 = 4$$\nThe 'equals' sign (=) tells us that both sides of the equation are actually the same. If we have two, and add two more to it, then we'll have four. \n\nSome other relations are 'less than' (<), for example $2 < 4$. or 'greater than' (>), for example $5 > 1$. \n\n##The right order\nIn equations, parenthesis tell us the right order to do things - things inside of parenthesis have to be done before the rest. This is important because doing things in different orders can give us different answers!\n$$2 + (3 \\times 4) = 14$$\n$$(2 + 3) \\times 4 = 20$$\n\nIt's annoying to have to use parentheses all the time (though it might be helpful if you find yourself getting confused about something). It would be nice if we could just write $2 + 3 \\times 4$ and have everyone know that we meant $2 + (3 \\times 4)$ . There's a standard [54s order of operations] that everyone uses so that we don't have to use too many parentheses. \n\n\n\n#Balancing the truth\nIf we know one equation, what are some ways we could get _new_ equations from it, that will still be true? \nWe could make a change to one side, but then the equation would stop being true... unless we did the same change to the other side also! For example, we know $2+2=4$. What if we add three to both sides? If we check \n$(2 + 2) + 3 = 4 + 3$, we can see that it's still true! \n\n##Substitution \nOne way of getting new true things is really important. If we know two things are the same, we can always substitute one of them for the other, and this automatically will give us an equality relation between the two things! \n\nThis is really helpful for breaking down calculations into manageable pieces. For example, if we want to calculate $2^3 \\times 2^4$, we can first expand $2^3 = 2 \\times 2 \\times 2$, and then calculate $2 \\times 2 \\times 2 = 8$. Now, we combine these last two equations to see that $2^3 = 8$. Often, people will do both of these in one step, so if you ever are having a hard time figuring out how someone got an equation, you can try breaking it down like this to see if that helps. Next, we can do the same thing to see that $2^4 = 2 \\times 2 \\times 2 \\times 2 = 16$. We can then substitute both of these back into the original expression, to get $2^3 \\times 2^4 = 8 \\times 16$. One final calculation lets us see that $2^3\\times 2^4 = 128$. \n\n#Naming numbers\nWhat are all those letters doing in math, anyway?\n\nWhen you first learn someone's name, do you know everything there is to know about them? Sometimes, we know that there's _some_ number that fits in an equation, but we don't know what particular number it is yet. It's really helpful to be able to talk about the number anyway, in fact, giving it a name is often the first step to figuring out what it really is. \n\nThis kind of name is called a **variable**.\n\n## Doing lots of things at once\nAnother way names are useful is if we want to say something about lots of numbers at once!\nFor example, you might notice that $0 \\times 3 = 0$, $0 \\times -4 = 0$, $0 \\times 1224 = 0$ and so on. In fact, it's true that zero times _any_ number is zero. We could write this as $0 \\times \\text{any number} = 0$. Or if we need to keep referring to that number, we could give it a shorter name, while mentioning it could be any number: $0 \\times x = 0$, where $x$ can be any number. This is really useful because it allows us to express patterns much more easily!\n\n#Important patterns\nThese patterns hold for all [45h natural numbers], [48l integers], and [4zq rational numbers], including for variables that are known to be one of these types of numbers, and much more! For an in-depth exploration of these patterns and their consequences, see the page on [3gq rings]. \n##Commutativity\n$$ a + b = b + a$$\n$$ a \\times b = b\\times a$$\n##Identity\n$$ 0 + a = a$$\n$$ 1 \\times a = a$$\n##Associativity \n$$ (a + b) + c = a + (b + c)$$\n$$ (a \\times b ) \\times c = a \\times (b\\times c)$$\n##Distributivity\n$$ a \\times (b + c) = a\\times b + a\\times c$$\n##Additive inverse\n$$ a + (-a) = a - a = 0 $$\n\n\n#Next steps\n* [Solving_equations]\n* [3jy Functions]',
  metaText: '',
  isTextLoaded: 'true',
  isSubscribedToDiscussion: 'false',
  isSubscribedToUser: 'false',
  isSubscribedAsMaintainer: 'false',
  discussionSubscriberCount: '2',
  maintainerCount: '2',
  userSubscriberCount: '0',
  lastVisit: '',
  hasDraft: 'false',
  votes: [],
  voteSummary: [
    '0',
    '0',
    '0',
    '0',
    '0',
    '0',
    '0',
    '0',
    '0',
    '0'
  ],
  muVoteSummary: '0',
  voteScaling: '0',
  currentUserVote: '-2',
  voteCount: '0',
  lockedVoteType: '',
  maxEditEver: '0',
  redLinkCount: '0',
  lockedBy: '',
  lockedUntil: '',
  nextPageId: '',
  prevPageId: '',
  usedAsMastery: 'true',
  proposalEditNum: '0',
  permissions: {
    edit: {
      has: 'false',
      reason: 'You don't have domain permission to edit this page'
    },
    proposeEdit: {
      has: 'true',
      reason: ''
    },
    delete: {
      has: 'false',
      reason: 'You don't have domain permission to delete this page'
    },
    comment: {
      has: 'false',
      reason: 'You can't comment in this domain because you are not a member'
    },
    proposeComment: {
      has: 'true',
      reason: ''
    }
  },
  summaries: {
    Summary: 'How do we describe relations between different things? How can we figure out new true things from true things we already know?'
  },
  creatorIds: [
    'AdeleLopez',
    'GabrielSjstrand',
    'EricBruylant'
  ],
  childIds: [],
  parentIds: [
    'math'
  ],
  commentIds: [
    '5ln',
    '5lp'
  ],
  questionIds: [],
  tagIds: [
    'c_class_meta_tag'
  ],
  relatedIds: [],
  markIds: [],
  explanations: [
    {
      id: '5652',
      parentId: 'elementary_algebra',
      childId: 'elementary_algebra',
      type: 'subject',
      creatorId: 'AlexeiAndreev',
      createdAt: '2016-07-26 23:58:30',
      level: '1',
      isStrong: 'true',
      everPublished: 'true'
    }
  ],
  learnMore: [],
  requirements: [],
  subjects: [
    {
      id: '5652',
      parentId: 'elementary_algebra',
      childId: 'elementary_algebra',
      type: 'subject',
      creatorId: 'AlexeiAndreev',
      createdAt: '2016-07-26 23:58:30',
      level: '1',
      isStrong: 'true',
      everPublished: 'true'
    }
  ],
  lenses: [],
  lensParentId: '',
  pathPages: [],
  learnMoreTaughtMap: {},
  learnMoreCoveredMap: {},
  learnMoreRequiredMap: {},
  editHistory: {},
  domainSubmissions: {},
  answers: [],
  answerCount: '0',
  commentCount: '0',
  newCommentCount: '0',
  linkedMarkCount: '0',
  changeLogs: [
    {
      likeableId: '0',
      likeableType: 'changeLog',
      myLikeValue: '0',
      likeCount: '0',
      dislikeCount: '0',
      likeScore: '0',
      individualLikes: [],
      id: '18526',
      pageId: 'elementary_algebra',
      userId: 'EricBruylant',
      edit: '0',
      type: 'newAlias',
      createdAt: '2016-08-06 19:57:36',
      auxPageId: '',
      oldSettingsValue: 'algebra_intro',
      newSettingsValue: 'elementary_algebra'
    },
    {
      likeableId: '0',
      likeableType: 'changeLog',
      myLikeValue: '0',
      likeCount: '0',
      dislikeCount: '0',
      likeScore: '0',
      individualLikes: [],
      id: '18518',
      pageId: 'elementary_algebra',
      userId: 'EricBruylant',
      edit: '0',
      type: 'newAlias',
      createdAt: '2016-08-06 15:10:55',
      auxPageId: '',
      oldSettingsValue: '517',
      newSettingsValue: 'algebra_intro'
    },
    {
      likeableId: '0',
      likeableType: 'changeLog',
      myLikeValue: '0',
      likeCount: '0',
      dislikeCount: '0',
      likeScore: '0',
      individualLikes: [],
      id: '18519',
      pageId: 'elementary_algebra',
      userId: 'EricBruylant',
      edit: '3',
      type: 'newEdit',
      createdAt: '2016-08-06 15:10:55',
      auxPageId: '',
      oldSettingsValue: '',
      newSettingsValue: 'fixing a link, adding an alias.'
    },
    {
      likeableId: '0',
      likeableType: 'changeLog',
      myLikeValue: '0',
      likeCount: '0',
      dislikeCount: '0',
      likeScore: '0',
      individualLikes: [],
      id: '17587',
      pageId: 'elementary_algebra',
      userId: 'GabrielSjstrand',
      edit: '2',
      type: 'newEdit',
      createdAt: '2016-07-27 13:25:51',
      auxPageId: '',
      oldSettingsValue: '',
      newSettingsValue: ''
    },
    {
      likeableId: '0',
      likeableType: 'changeLog',
      myLikeValue: '0',
      likeCount: '0',
      dislikeCount: '0',
      likeScore: '0',
      individualLikes: [],
      id: '17562',
      pageId: 'elementary_algebra',
      userId: 'AlexeiAndreev',
      edit: '0',
      type: 'newTeacher',
      createdAt: '2016-07-26 23:58:30',
      auxPageId: 'elementary_algebra',
      oldSettingsValue: '',
      newSettingsValue: ''
    },
    {
      likeableId: '0',
      likeableType: 'changeLog',
      myLikeValue: '0',
      likeCount: '0',
      dislikeCount: '0',
      likeScore: '0',
      individualLikes: [],
      id: '17563',
      pageId: 'elementary_algebra',
      userId: 'AlexeiAndreev',
      edit: '0',
      type: 'newSubject',
      createdAt: '2016-07-26 23:58:30',
      auxPageId: 'elementary_algebra',
      oldSettingsValue: '',
      newSettingsValue: ''
    },
    {
      likeableId: '0',
      likeableType: 'changeLog',
      myLikeValue: '0',
      likeCount: '0',
      dislikeCount: '0',
      likeScore: '0',
      individualLikes: [],
      id: '17561',
      pageId: 'elementary_algebra',
      userId: 'AlexeiAndreev',
      edit: '0',
      type: 'newTag',
      createdAt: '2016-07-26 23:58:18',
      auxPageId: 'c_class_meta_tag',
      oldSettingsValue: '',
      newSettingsValue: ''
    },
    {
      likeableId: '0',
      likeableType: 'changeLog',
      myLikeValue: '0',
      likeCount: '0',
      dislikeCount: '0',
      likeScore: '0',
      individualLikes: [],
      id: '17555',
      pageId: 'elementary_algebra',
      userId: 'KevinClancy',
      edit: '0',
      type: 'newParent',
      createdAt: '2016-07-26 17:31:35',
      auxPageId: 'math',
      oldSettingsValue: '',
      newSettingsValue: ''
    },
    {
      likeableId: '0',
      likeableType: 'changeLog',
      myLikeValue: '0',
      likeCount: '0',
      dislikeCount: '0',
      likeScore: '0',
      individualLikes: [],
      id: '17513',
      pageId: 'elementary_algebra',
      userId: 'AdeleLopez',
      edit: '1',
      type: 'newEdit',
      createdAt: '2016-07-26 04:00:45',
      auxPageId: '',
      oldSettingsValue: '',
      newSettingsValue: ''
    }
  ],
  feedSubmissions: [],
  searchStrings: {},
  hasChildren: 'false',
  hasParents: 'true',
  redAliases: {},
  improvementTagIds: [],
  nonMetaTagIds: [],
  todos: [],
  slowDownMap: 'null',
  speedUpMap: 'null',
  arcPageIds: 'null',
  contentRequests: {}
}