---
title: Motion of a Rolling Wheel
topic: Rotational Motion
author: Patrick Jilek-Rodriguez
source: original
template_version: 1.4
attribution: standard
partialCredit: true
singleVariant: false
showCorrectAnswer: false
outcomes:
- 5.8.1.3
- 10.3.2.0
difficulty:
- undefined
randomization:
- undefined
taxonomy:
- undefined
span:
- undefined
length:
- undefined
tags:
- APSC181
- PJ
assets:
- MotionOfARollingWheel.png
- Graph1.png
- Graph2.png
- Graph3.png
- Graph4.png
part1:
  type: multiple-choice
  pl-customizations:
    weight: 1
    fixed-order: true
    hide-letter-keys: true
myst:
  substitutions:
    params:
      vars:
        title: Motion of a Rolling Wheel
      part1:
        ans1:
          value: Graph 1
          feedback: Nice
        ans2:
          value: Graph 2
          feedback: Nope
        ans3:
          value: Graph 3
          feedback: Nope
        ans4:
          value: Graph 4
          feedback: Nope
        ans5:
          value: All of the above
          feedback: How is it all of the above? They are all completely different.
---
# {{ params.vars.title }}
A wheel is rolling along a surface at speed $v$ without slipping.

<img src="MotionOfARollingWheel.png">

## Part 1

Which of the following options best traces the path of point $A$?

Graph 1:
<img src="Graph1.png" width=400>

Graph 2:
<img src="Graph2.png" width=400>

Graph 3:
<img src="Graph3.png" width=400>

Graph 4:
<img src="Graph4.png" width=400>

### Answer Section

- {{ params.part1.ans1.value }}
- {{ params.part1.ans2.value }}
- {{ params.part1.ans3.value }}
- {{ params.part1.ans4.value }}
- {{ params.part1.ans5.value }}

## Attribution

Problem is licensed under the [CC-BY-NC-SA 4.0 license](https://creativecommons.org/licenses/by-nc-sa/4.0/).<br> ![The Creative Commons 4.0 license requiring attribution-BY, non-commercial-NC, and share-alike-SA license.](https://raw.githubusercontent.com/firasm/bits/master/by-nc-sa.png)