> For the complete documentation index, see [llms.txt](https://ib.ngao.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ib.ngao.space/sl/physics-or-resources/oxford-activities-or-resources.md).

# Oxford Activities | Resources

From Kerboodle

[Original link](https://www.kerboodle.com/app/courses/121340/modules/Resources)

## Theme A. Space, time & motion

* A.1 Falling with style
* A.1 Kinematics: My self study quiz
* A.1 Kinematics: Vocabulary activity
* A.1 Motion: Skills activity
* A.1 Scalars and vectors: Skills activity

### Mathematics

In this activity you will consider the graphs of motion which result from situations where air resistance is assumed to be zero, and those where it is not.

**Introduction**

In physics we often model motion with many simplifications, for example we may model an object as a sphere or even a point when it is not and we may use terms like “air resistance is negligible” when in reality it would not be.

In this activity you will describe situations where air resistance is assumed to be zero and those where it is not, and consider the graphs of motion which would result from both cases.

Now complete the questions on the following screens.

### Question 1

Select the correct words to complete the information about freefall through the atmosphere.

Initially a skydiver will accelerate towards the ground at 9.8 m s−2 because the downwards force of their **air resistance / weight / mass** is acting on them unopposed.

As they start to move through the atmosphere **air resistance / mass / weight** will act upwards and this will reduce the acceleration.

The air resistance will **decrease / remain constant / increase** as the downwards speed increases.

Eventually the air resistance and weight will **become equal / both increase / both decrease** and the resultant downwards force will be zero.

This will mean that the speed of the diver is constant, this velocity is known as the **terminal / resultant / eventual** speed.

### Question 2

The world record for a high-altitude jump is a fall from a height of 39 km.

Assuming that the downwards acceleration was a constant 9.8 m s−2 and air resistance was negligible, calculate the time it would take the skydiver to reach the ground.

* 796 s
* 874 s
* 63 s
* 89 s

### Question 3

In reality, the skydiver took a time of 480 s to fall from the height of 39 km.

Calculate the mean acceleration the skydiver experienced during the fall.

* 8.3 m s−2
* 0.34 m s−2
* 0.23 m s−2
* 2.3 m s−2

### Question 4

The graph shows how different factors change when a skydiver is falling, assuming no air resistance.

Select the correct options to complete the statements about the graph.

If there is no air resistance, then:

* the acceleration could be represented by line ABCD
* the velocity could be represented by line ABCD
* the distance fallen could be represented by line ABCD

![](/files/836fcc753218af3b81393750e3487111ca7e4350)

### Question 5

The graph shows how different factors change when a skydiver is falling, assuming there is air resistance.

Select the correct options to complete the statements about the graph.

If there is air resistance, then:

* the magnitude of the air resistance could be represented by line ABCD
* the acceleration could be represented by line ABCD
* the velocity could be represented by line ABCD
* the distance fallen could be represented by line ABCD

![](/files/64da44dc73b143e8311107fe0cecb22c6652c92e)

### Question 6

How can the acceleration of a skydiver be determined from a speed–time graph?

* The intercept on the *y*-axis.
* The intercept on the *x*-axis.
* The gradient of the line.
* The area beneath the line on the graph.

### Question 7

How can the distance travelled by a skydiver be determined from a speed–time graph?

* The intercept on the *x*-axis.
* The gradient of the line.
* The intercept on the *y*-axis.
* The area beneath the line on the graph.

***

### Answers

1. weight, air resistance, increase, become equal, terminal
2. 89 s
3. 0.34 m s−2
4. A, B, D
5. C, A, C, D
6. The gradient of the line
7. The area beneath the graph


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://ib.ngao.space/sl/physics-or-resources/oxford-activities-or-resources.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
