{
  localUrl: '../page/multiplication_of_rational_numbers_math_0.html',
  arbitalUrl: 'https://arbital.com/p/multiplication_of_rational_numbers_math_0',
  rawJsonUrl: '../raw/59s.json',
  likeableId: '3044',
  likeableType: 'page',
  myLikeValue: '0',
  likeCount: '1',
  dislikeCount: '0',
  likeScore: '1',
  individualLikes: [
    'EricBruylant'
  ],
  pageId: 'multiplication_of_rational_numbers_math_0',
  edit: '20',
  editSummary: '',
  prevEdit: '19',
  currentEdit: '20',
  wasPublished: 'true',
  type: 'wiki',
  title: 'Multiplication of rational numbers (Math 0)',
  clickbait: '"Multiplication" is the idea of "now do the same as you just did, but instead of doing it to one apple, do it to some other number".',
  textLength: '8850',
  alias: 'multiplication_of_rational_numbers_math_0',
  externalUrl: '',
  sortChildrenBy: 'likes',
  hasVote: 'false',
  voteType: '',
  votesAnonymous: 'false',
  editCreatorId: 'PatrickStevens',
  editCreatedAt: '2016-08-01 10:15:07',
  pageCreatorId: 'PatrickStevens',
  pageCreatedAt: '2016-07-10 08:20:10',
  seeDomainId: '0',
  editDomainId: 'AlexeiAndreev',
  submitToDomainId: '0',
  isAutosave: 'false',
  isSnapshot: 'false',
  isLiveEdit: 'true',
  isMinorEdit: 'false',
  indirectTeacher: 'false',
  todoCount: '4',
  isEditorComment: 'false',
  isApprovedComment: 'true',
  isResolved: 'false',
  snapshotText: '',
  anchorContext: '',
  anchorText: '',
  anchorOffset: '0',
  mergedInto: '',
  isDeleted: 'false',
  viewCount: '39',
  text: '[summary: Multiplication is making a number by "doing to some quantity what would usually be done to the quantity $1$".]\n\nWe've seen how to [55m add] and [56x subtract] pairs of [4zq rational numbers].\nBut the [45h natural numbers] have another operation on them: multiplication.\n\nRemember, a given rational number represents what we get when we cut an apple into pieces all of the same size, then take some number %%note:Possibly *more* than we actually made, and possibly negative!%% of the little pieces.\nThe **product** of $\\frac{a}{m}$ and $\\frac{b}{n}$ %%note: Recall that $\\frac{a}{m}$ is "$a$ copies of the little-piece we get when we cut an apple into $m$ equal pieces.%% is what we call "$\\frac{a}{m}$ **multiplied by** $\\frac{b}{n}$", and it answers the question "What happens if we do the procedure that would make $\\frac{b}{n}$, but instead of starting by cutting one apple into $n$ pieces, we started by cutting $\\frac{a}{m}$ apples into $n$ pieces?".\n\nWe write the product of $\\frac{a}{m}$ and $\\frac{b}{n}$ as $\\frac{a}{m} \\times \\frac{b}{n}$.\n\n# Example\n\nIt's hopefully easy to see that $1 \\times \\frac{b}{n} = \\frac{b}{n}$.\nIndeed, the definition is "what do we get if we would make $\\frac{b}{n}$, but instead of starting by cutting one apple, we started by cutting $1$ apple?"; but that's just the same!\nIt's like saying "What if, instead of putting bread around my sandwich filling, I tried putting bread?" - I haven't actually changed anything, and I'll still get the same old sandwich %%note:or $\\frac{b}{n}$%% out at the end.\n\nHow about $2 \\times \\frac{3}{5}$? (Strictly speaking, I should probably be writing $\\frac{2}{1}$ instead of $2$, but this way saves a bit of writing. $\\frac{2}{1}$ means "two copies of the thing I get when I cut an apple into one piece"; but an apple cut into one piece is just that apple, so $\\frac{2}{1}$ just means two apples.)\nWell, that says "instead of cutting one apple, we cut two apples" into $\\frac{3}{5}$-sized pieces.\n\nFrom now on, my pictures of apples will get even worse: rather than being circles, they'll now be squares.\nIt just makes the diagrams easier to understand.\n\n![Two times three-fifths](http://i.imgur.com/tW78Nys.png)\n\nIn the picture, we have two apples (squares) which I've drawn next to each other, separated by a dashed line.\nThen I've taken $\\frac{3}{5}$ of the whole shape (shaded in red): that is, to the group of two apples I have done the procedure that would create $\\frac{3}{5}$ if it were done to one apple alone.\n\nNotice, though, that this divides neatly into $\\frac{3}{5}$ of the left-hand apple, and $\\frac{3}{5}$ of the right-hand apple.\nSo the red-shaded area comes to $\\frac{3}{5} + \\frac{3}{5}$, which you already know how to calculate: it is $\\frac{6}{5}$.\n\n# General integer times fraction\n\nCan you work out, from the case of $2 \\times \\frac{3}{5}$ above, what $m \\times \\frac{a}{n}$ is, where $m$ is an integer?\n\n%hidden(Show solution):\nIt is $\\frac{a \\times m}{n}$.\n\nIndeed, the procedure to get $\\frac{a}{n}$ is: we split $1$ into $n$ equal pieces, and then take $a$ of them.\nSo the procedure to get $m \\times \\frac{a}{n}$ is: we split $m$ into $n$ equal pieces, and then take $a$ of them.\n\nBut each of the pieces we've just made by splitting $m$—that is, those demarcated by the longer solid lines in the $2 \\times \\frac{3}{5}$ diagram above—can be viewed as being $m$ copies of what we get by splitting $1$.\n(In the diagram above, we have $2$ copies of that which we get by splitting $1$: namely the two copies indicated by the dashed line.)\nSo we can view the second procedure as: we split $1$ into $n$ equal pieces %%note:In the diagram above, there are $5$ such equal pieces, and right now we're looking only at one square, not at both squares joined together.%%, and then take $a$ of them %%note:In the diagram above, $a$ is $3$: this has given us the red shaded bit of one of the squares.%%, and then do this $m$ times. %%note: In the diagram above, $m$ is $2$: we're finally looking at the two squares joined together into a rectangle.%%\n\nThis produces $a \\times m$ pieces, each of size $\\frac{1}{n}$, and hence the rational number $\\frac{a \\times m}{n}$.\n%\n\nYou should check that you get the right answer for a different example: $-5 \\times \\frac{2}{3}$.\n%%hidden(Show solution):\nThis is "do the procedure that makes $\\frac{2}{3}$, but instead of starting with $1$, start with $-5$".\n\nSo we take five anti-apples, and divide them into thirds (obtaining $15$ anti-chunks of size $\\frac{1}{3}$ each, grouped as five groups of three); and then we take two chunks out of each group of three, obtaining $10$ anti-chunks of apple in total.\n\nSo $-5 \\times \\frac{2}{3} = \\frac{-10}{3}$, in accordance with the rule of $n \\times \\frac{a}{n} = \\frac{a \\times m}{n}$.\n%%\n\n# General fraction times fraction\n\n[todo: examples and pictures]\n[todo: instant rule]\n\n# Order doesn't matter\n\nNotice that while it was fairly obvious that order doesn't matter during addition (that is, $\\frac{a}{m} + \\frac{b}{n} = \\frac{b}{n} + \\frac{a}{m}$), because it's simply "putting two things next to each other and counting up what you've got", it's not all that obvious that the product of two fractions should be independent of the order we multiplied in.\nHowever, you should check, from the general expression above, that it actually *is* independent of the order.\n\nWhy is this?\nWhy should it be that "do the procedure that made $\\frac{b}{n}$, but starting from $\\frac{a}{m}$ instead of $1$" and "do the procedure that made $\\frac{a}{m}$, but starting from $\\frac{b}{n}$ instead of $1$" give the same answer?\n\nWell, remember the diagram we had for $2 \\times \\frac{3}{5}$ (remembering that that is "do the procedure that would make $\\frac{3}{5}$, but instead of doing it to $1$, we do it to $2$):\n\n![Two times three-fifths](http://i.imgur.com/tW78Nys.png)\n\nWhat would we get if we rotated this diagram by a quarter-turn?\n\n![Two times three-fifths, rotated](https://imgur.com/C61M0f2.png)\n\nBut wait! The shaded bit is just what we get when we do the procedure that makes $2$ (namely "put two copies of the shape next to each other"), but instead of doing it on the single (upper-most) square, we do it to the version of the number $\\frac{3}{5}$ that is represented by the shaded bit of the upper-most square! And that is exactly what we would do to get $\\frac{3}{5} \\times 2$.\n\nIn general, $\\frac{a}{m} \\times \\frac{b}{n}$ is the same as $\\frac{b}{n} \\times \\frac{a}{m}$, because the two just "come from the same diagram, rotated by a quarter-turn".\nThey are measuring the same amount of stuff, because the amount of stuff in a diagram doesn't change simply because we rotated it.\n\n## Another example\n\nWe'll do $\\frac{-5}{7} \\times \\frac{2}{3}$.\n\n[todo: this example]\n\n# Meditation: why the notation makes sense\n\nAt this point, a digression is in order.\nWe have already seen the notation $\\frac{a}{n}$ for "take an apple; divide it into $n$ pieces, each $\\frac{1}{n}$-sized; and then take $a$ of the chunks".\nIn the language of multiplication that we've now seen, that is "do what we would do to make $a$, but do it starting from a $\\frac{1}{n}$-chunk instead of $1$".\nThat is, $\\frac{a}{n}$ is just $\\frac{1}{n} \\times a$.\n\nAnd we can do that in a different way: we can take $a$ apples, divide each into $n$ chunks, and then just draw one of the chunks from each apple.\nIn the language of multiplication, that is just "do what we would do to make a $\\frac{1}{n}$-chunk, but do it to $a$ instead of $1$".\nThat is, $\\frac{a}{n} = a \\times \\frac{1}{n}$.\n\nRecalling that $a$ is just $\\frac{a}{1}$, our notation $\\frac{a}{n}$ is simply the same as $\\frac{a}{1} \\times \\frac{1}{n}$, as an instance of the "instant rule" $\\frac{a}{1} \\times \\frac{1}{n} = \\frac{a \\times 1}{1 \\times n} = \\frac{a}{n}$.\n\n# Inverses: putting things in reverse\n\nRemember that we had "anti-apples" as a way of making nothing ($0$) by adding to some quantity of apples.\nIn a similar vein, we can "invert" multiplication.\n\nWhenever $a$ is not $0$, we can find a rational number $\\frac{c}{d}$ such that $\\frac{a}{b} \\times \\frac{c}{d} = 1$.\n(Notice that we've got $1$ as our "base point" now, rather than the $0$ that addition had.)\n\nIndeed, using the instant rule, we see that $\\frac{a}{b} \\times \\frac{c}{d} = \\frac{a \\times c}{b \\times d}$, so to make $1$ we want $a \\times c$ to be the same as $b \\times d$.\n\nBut we can do that: if we let $c = b$ and $d = a$, we get the right thing, namely $\\frac{a \\times b}{b \\times a} = \\frac{a \\times b}{a \\times b} = \\frac{1}{1} = 1$.\n\nSo $\\frac{b}{a}$ works as an inverse to $\\frac{a}{b}$.\nAnd this is why we needed $a$ not to be $0$: because $\\frac{b}{a}$ isn't actually a rational number unless $a$ is nonzero.\n\n## Intuition\n\nWe've seen how this definition follows from the instant rule.\nWhere does it *actually* come from, though?\n\n[todo: intuition]',
  metaText: '',
  isTextLoaded: 'true',
  isSubscribedToDiscussion: 'false',
  isSubscribedToUser: 'false',
  isSubscribedAsMaintainer: 'false',
  discussionSubscriberCount: '2',
  maintainerCount: '2',
  userSubscriberCount: '0',
  lastVisit: '',
  hasDraft: 'false',
  votes: [],
  voteSummary: 'null',
  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: {},
  creatorIds: [
    'PatrickStevens'
  ],
  childIds: [],
  parentIds: [
    'math'
  ],
  commentIds: [],
  questionIds: [],
  tagIds: [
    'stub_meta_tag'
  ],
  relatedIds: [],
  markIds: [],
  explanations: [],
  learnMore: [],
  requirements: [
    {
      id: '5728',
      parentId: 'rational_numbers_intro_math_0',
      childId: 'multiplication_of_rational_numbers_math_0',
      type: 'requirement',
      creatorId: 'PatrickStevens',
      createdAt: '2016-07-31 14:56:41',
      level: '2',
      isStrong: 'false',
      everPublished: 'true'
    }
  ],
  subjects: [],
  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: '17913',
      pageId: 'multiplication_of_rational_numbers_math_0',
      userId: 'PatrickStevens',
      edit: '20',
      type: 'newEdit',
      createdAt: '2016-08-01 10:15:07',
      auxPageId: '',
      oldSettingsValue: '',
      newSettingsValue: ''
    },
    {
      likeableId: '0',
      likeableType: 'changeLog',
      myLikeValue: '0',
      likeCount: '0',
      dislikeCount: '0',
      likeScore: '0',
      individualLikes: [],
      id: '17912',
      pageId: 'multiplication_of_rational_numbers_math_0',
      userId: 'PatrickStevens',
      edit: '19',
      type: 'newEdit',
      createdAt: '2016-08-01 10:14:29',
      auxPageId: '',
      oldSettingsValue: '',
      newSettingsValue: ''
    },
    {
      likeableId: '0',
      likeableType: 'changeLog',
      myLikeValue: '0',
      likeCount: '0',
      dislikeCount: '0',
      likeScore: '0',
      individualLikes: [],
      id: '17911',
      pageId: 'multiplication_of_rational_numbers_math_0',
      userId: 'PatrickStevens',
      edit: '18',
      type: 'newEdit',
      createdAt: '2016-08-01 10:13:40',
      auxPageId: '',
      oldSettingsValue: '',
      newSettingsValue: ''
    },
    {
      likeableId: '0',
      likeableType: 'changeLog',
      myLikeValue: '0',
      likeCount: '0',
      dislikeCount: '0',
      likeScore: '0',
      individualLikes: [],
      id: '17855',
      pageId: 'multiplication_of_rational_numbers_math_0',
      userId: 'PatrickStevens',
      edit: '17',
      type: 'newEdit',
      createdAt: '2016-07-31 19:00:54',
      auxPageId: '',
      oldSettingsValue: '',
      newSettingsValue: ''
    },
    {
      likeableId: '0',
      likeableType: 'changeLog',
      myLikeValue: '0',
      likeCount: '0',
      dislikeCount: '0',
      likeScore: '0',
      individualLikes: [],
      id: '17854',
      pageId: 'multiplication_of_rational_numbers_math_0',
      userId: 'PatrickStevens',
      edit: '16',
      type: 'newEdit',
      createdAt: '2016-07-31 19:00:39',
      auxPageId: '',
      oldSettingsValue: '',
      newSettingsValue: ''
    },
    {
      likeableId: '0',
      likeableType: 'changeLog',
      myLikeValue: '0',
      likeCount: '0',
      dislikeCount: '0',
      likeScore: '0',
      individualLikes: [],
      id: '17844',
      pageId: 'multiplication_of_rational_numbers_math_0',
      userId: 'PatrickStevens',
      edit: '15',
      type: 'newEdit',
      createdAt: '2016-07-31 14:57:10',
      auxPageId: '',
      oldSettingsValue: '',
      newSettingsValue: ''
    },
    {
      likeableId: '0',
      likeableType: 'changeLog',
      myLikeValue: '0',
      likeCount: '0',
      dislikeCount: '0',
      likeScore: '0',
      individualLikes: [],
      id: '17843',
      pageId: 'multiplication_of_rational_numbers_math_0',
      userId: 'PatrickStevens',
      edit: '0',
      type: 'newRequirement',
      createdAt: '2016-07-31 14:56:41',
      auxPageId: 'rational_numbers_intro_math_0',
      oldSettingsValue: '',
      newSettingsValue: ''
    },
    {
      likeableId: '0',
      likeableType: 'changeLog',
      myLikeValue: '0',
      likeCount: '0',
      dislikeCount: '0',
      likeScore: '0',
      individualLikes: [],
      id: '17840',
      pageId: 'multiplication_of_rational_numbers_math_0',
      userId: 'PatrickStevens',
      edit: '14',
      type: 'newEdit',
      createdAt: '2016-07-31 14:51:00',
      auxPageId: '',
      oldSettingsValue: '',
      newSettingsValue: ''
    },
    {
      likeableId: '0',
      likeableType: 'changeLog',
      myLikeValue: '0',
      likeCount: '0',
      dislikeCount: '0',
      likeScore: '0',
      individualLikes: [],
      id: '17834',
      pageId: 'multiplication_of_rational_numbers_math_0',
      userId: 'PatrickStevens',
      edit: '13',
      type: 'newEdit',
      createdAt: '2016-07-31 12:59:23',
      auxPageId: '',
      oldSettingsValue: '',
      newSettingsValue: ''
    },
    {
      likeableId: '0',
      likeableType: 'changeLog',
      myLikeValue: '0',
      likeCount: '0',
      dislikeCount: '0',
      likeScore: '0',
      individualLikes: [],
      id: '17817',
      pageId: 'multiplication_of_rational_numbers_math_0',
      userId: 'PatrickStevens',
      edit: '12',
      type: 'newEdit',
      createdAt: '2016-07-31 09:15:14',
      auxPageId: '',
      oldSettingsValue: '',
      newSettingsValue: ''
    },
    {
      likeableId: '0',
      likeableType: 'changeLog',
      myLikeValue: '0',
      likeCount: '0',
      dislikeCount: '0',
      likeScore: '0',
      individualLikes: [],
      id: '17387',
      pageId: 'multiplication_of_rational_numbers_math_0',
      userId: 'PatrickStevens',
      edit: '11',
      type: 'newEdit',
      createdAt: '2016-07-23 06:16:00',
      auxPageId: '',
      oldSettingsValue: '',
      newSettingsValue: ''
    },
    {
      likeableId: '0',
      likeableType: 'changeLog',
      myLikeValue: '0',
      likeCount: '0',
      dislikeCount: '0',
      likeScore: '0',
      individualLikes: [],
      id: '17308',
      pageId: 'multiplication_of_rational_numbers_math_0',
      userId: 'PatrickStevens',
      edit: '10',
      type: 'newEdit',
      createdAt: '2016-07-22 13:26:09',
      auxPageId: '',
      oldSettingsValue: '',
      newSettingsValue: ''
    },
    {
      likeableId: '0',
      likeableType: 'changeLog',
      myLikeValue: '0',
      likeCount: '0',
      dislikeCount: '0',
      likeScore: '0',
      individualLikes: [],
      id: '16569',
      pageId: 'multiplication_of_rational_numbers_math_0',
      userId: 'PatrickStevens',
      edit: '9',
      type: 'newEdit',
      createdAt: '2016-07-11 19:21:46',
      auxPageId: '',
      oldSettingsValue: '',
      newSettingsValue: ''
    },
    {
      likeableId: '0',
      likeableType: 'changeLog',
      myLikeValue: '0',
      likeCount: '0',
      dislikeCount: '0',
      likeScore: '0',
      individualLikes: [],
      id: '16568',
      pageId: 'multiplication_of_rational_numbers_math_0',
      userId: 'PatrickStevens',
      edit: '8',
      type: 'newEdit',
      createdAt: '2016-07-11 19:20:57',
      auxPageId: '',
      oldSettingsValue: '',
      newSettingsValue: ''
    },
    {
      likeableId: '0',
      likeableType: 'changeLog',
      myLikeValue: '0',
      likeCount: '0',
      dislikeCount: '0',
      likeScore: '0',
      individualLikes: [],
      id: '16567',
      pageId: 'multiplication_of_rational_numbers_math_0',
      userId: 'PatrickStevens',
      edit: '7',
      type: 'newEdit',
      createdAt: '2016-07-11 19:18:41',
      auxPageId: '',
      oldSettingsValue: '',
      newSettingsValue: ''
    },
    {
      likeableId: '3048',
      likeableType: 'changeLog',
      myLikeValue: '0',
      likeCount: '1',
      dislikeCount: '0',
      likeScore: '1',
      individualLikes: [],
      id: '16566',
      pageId: 'multiplication_of_rational_numbers_math_0',
      userId: 'PatrickStevens',
      edit: '6',
      type: 'newEdit',
      createdAt: '2016-07-11 19:18:08',
      auxPageId: '',
      oldSettingsValue: '',
      newSettingsValue: ''
    },
    {
      likeableId: '0',
      likeableType: 'changeLog',
      myLikeValue: '0',
      likeCount: '0',
      dislikeCount: '0',
      likeScore: '0',
      individualLikes: [],
      id: '16559',
      pageId: 'multiplication_of_rational_numbers_math_0',
      userId: 'EricBruylant',
      edit: '0',
      type: 'newParent',
      createdAt: '2016-07-11 07:01:04',
      auxPageId: 'math',
      oldSettingsValue: '',
      newSettingsValue: ''
    },
    {
      likeableId: '0',
      likeableType: 'changeLog',
      myLikeValue: '0',
      likeCount: '0',
      dislikeCount: '0',
      likeScore: '0',
      individualLikes: [],
      id: '16376',
      pageId: 'multiplication_of_rational_numbers_math_0',
      userId: 'PatrickStevens',
      edit: '5',
      type: 'newEdit',
      createdAt: '2016-07-10 17:34:44',
      auxPageId: '',
      oldSettingsValue: '',
      newSettingsValue: ''
    },
    {
      likeableId: '3043',
      likeableType: 'changeLog',
      myLikeValue: '0',
      likeCount: '1',
      dislikeCount: '0',
      likeScore: '1',
      individualLikes: [],
      id: '16375',
      pageId: 'multiplication_of_rational_numbers_math_0',
      userId: 'PatrickStevens',
      edit: '4',
      type: 'newEdit',
      createdAt: '2016-07-10 17:34:10',
      auxPageId: '',
      oldSettingsValue: '',
      newSettingsValue: ''
    },
    {
      likeableId: '0',
      likeableType: 'changeLog',
      myLikeValue: '0',
      likeCount: '0',
      dislikeCount: '0',
      likeScore: '0',
      individualLikes: [],
      id: '16374',
      pageId: 'multiplication_of_rational_numbers_math_0',
      userId: 'PatrickStevens',
      edit: '3',
      type: 'newEdit',
      createdAt: '2016-07-10 17:30:21',
      auxPageId: '',
      oldSettingsValue: '',
      newSettingsValue: ''
    },
    {
      likeableId: '0',
      likeableType: 'changeLog',
      myLikeValue: '0',
      likeCount: '0',
      dislikeCount: '0',
      likeScore: '0',
      individualLikes: [],
      id: '16363',
      pageId: 'multiplication_of_rational_numbers_math_0',
      userId: 'PatrickStevens',
      edit: '2',
      type: 'newEdit',
      createdAt: '2016-07-10 08:37:57',
      auxPageId: '',
      oldSettingsValue: '',
      newSettingsValue: ''
    },
    {
      likeableId: '0',
      likeableType: 'changeLog',
      myLikeValue: '0',
      likeCount: '0',
      dislikeCount: '0',
      likeScore: '0',
      individualLikes: [],
      id: '16362',
      pageId: 'multiplication_of_rational_numbers_math_0',
      userId: 'PatrickStevens',
      edit: '0',
      type: 'newTag',
      createdAt: '2016-07-10 08:20:12',
      auxPageId: 'stub_meta_tag',
      oldSettingsValue: '',
      newSettingsValue: ''
    },
    {
      likeableId: '0',
      likeableType: 'changeLog',
      myLikeValue: '0',
      likeCount: '0',
      dislikeCount: '0',
      likeScore: '0',
      individualLikes: [],
      id: '16361',
      pageId: 'multiplication_of_rational_numbers_math_0',
      userId: 'PatrickStevens',
      edit: '1',
      type: 'newEdit',
      createdAt: '2016-07-10 08:20:10',
      auxPageId: '',
      oldSettingsValue: '',
      newSettingsValue: ''
    }
  ],
  feedSubmissions: [],
  searchStrings: {},
  hasChildren: 'false',
  hasParents: 'true',
  redAliases: {},
  improvementTagIds: [],
  nonMetaTagIds: [],
  todos: [],
  slowDownMap: 'null',
  speedUpMap: 'null',
  arcPageIds: 'null',
  contentRequests: {}
}