Finding the Constants α and β for a Racehorse's Acceleration and Velocity

Click For Summary

Homework Help Overview

The discussion revolves around a racehorse's acceleration and velocity, specifically focusing on the constants α and β in the acceleration equation a = 1.7α - 0.6βt. The horse accelerates from rest until it reaches a constant speed of 15.5 m/s at t = 4 s.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants explore the relationship between α and β, with one suggesting α = 1.41β while another arrives at α = 2.29 + 1.41β. Questions arise regarding the validity of these relationships and the implications of a constant velocity on acceleration at t = 4 s.
  • There are attempts to derive velocity from acceleration using integration, with some participants expressing confusion over the results and questioning the correctness of their calculations.
  • Concerns are raised about the units of β and why a negative value was obtained in one participant's calculations.

Discussion Status

The discussion is active, with participants sharing various approaches to derive the values of α and β. Some have provided guidance on integrating acceleration to find velocity, while others are questioning the assumptions made in their calculations. There is no clear consensus on the correct values of the constants yet, and multiple interpretations are being explored.

Contextual Notes

Participants are working under the constraints of a homework assignment, which may limit the information available for solving the problem. The discussion includes various assumptions about the relationship between acceleration, velocity, and time, which are being critically examined.

roam
Messages
1,265
Reaction score
12

Homework Statement



A racehorse accelerates from rest at time t = 0.0 s, out of its starting stalls with a time dependent acceleration a given by a = 1.7α - 0.6β t. It accelerates so until time = 4 s when it reaches a consant racing speed of [tex]v = 15.5 ms^{–1}[/tex].

(a) Use this information to first estabilsh how the constants α and β are related to each other.

(b) Using the definition of acceleration as the time rate of change of velocity, find an expression for the velocity and use it to establish the values of the consants α and β from the information available above. Be sure to include the correct SI units with the values of each of these constants.

The Attempt at a Solution



(a) The answer has to be [tex]\alpha = 1.41 \beta[/tex] and when I solve the following for alpha in terms of beta

[tex]a =1.7 \alpha - 0.6 \beta 4[/tex]

[tex]a=v/t = 15.5/4=3.87[/tex] so

[tex]3.9= 1.7 \alpha -2.4 \beta[/tex]

[tex]\alpha = 2.29+1.41 \beta[/tex]

So it should be [tex]\alpha = 2.29+1.41 \beta[/tex], but why does the answers suggest that is should be [tex]\alpha = 1.41 \beta[/tex]? What happens to the term 2.29?

(b) It wouldn't work if I substitute [tex]\alpha= 1.41 \beta[/tex] into that formual like [tex]1.41 \beta = 2.29+1.41 \beta[/tex]. So how do I use [tex]\alpha = 2.29+1.41 \beta[/tex] (definition of acceleration as the time rate of change of velocity) to find the vales of alpha & beta?

Btw, the answer should be [tex]\alpha = 4.56 ms^{-2}, \beta=3.23 ms^{-3}[/tex].
 
Physics news on Phys.org
at t=4, the speed is constant and so is the direction of travel, so the velocity is constant.

What does this mean for the acceleration at t=4?

a(t)= 1.7α - 0.6β t, a(4) = ?
 
rock.freak667 said:
at t=4, the speed is constant and so is the direction of travel, so the velocity is constant.

What does this mean for the acceleration at t=4?

a(t)= 1.7α - 0.6β t, a(4) = ?

oh, that works! Thanks!

I also don't get part (b). I use the formula [tex]a = \frac{v}{t} \Rightarrow v=at[/tex] and since [tex]a =1.7 \alpha - 0.6 \beta t[/tex] we have

[tex]15.5=(1.7 \alpha - 0.6 \beta t)t[/tex]

[tex]15.5 = (1.41 \beta - 0.6 \beta t)t = 1.41 \beta t-0.6 \beta t^2[/tex]

At t=4

[tex]15.5 = 5.64 \beta -9.6 \beta[/tex]

[tex]\beta = -3.96[/tex]

I don't know why my answer for beta is different from the correct answer ([tex]3.23 ms^{-3}[/tex]). My answer is negative. By the way, why is it that the unit for beta is [tex]ms^{-3}[/tex]?
 
if a=dv/dt, then v=∫a dt.

Find ∫a dt to get v(t)
 
rock.freak667 said:
if a=dv/dt, then v=∫a dt.

Find ∫a dt to get v(t)

Are you sure? Because this doesn't seem to work. Here I tried it:

[tex]a=1.7 \alpha - 0.6 \beta t[/tex]

[tex]\int^{4}_{0} 1.7 \alpha - 0.6 \beta t = \int^{4}_{0} 1.41 \beta t - 0.6 \beta t[/tex]

[tex]= 1.41 \beta t - \frac{0.6 \beta t^2}{2}|^4_0 = 5.64 \beta - 4.8 \frac{\beta}{2}=0[/tex]

[tex]\frac{6.48 \beta}{2} \Rightarrow \beta = 0.30[/tex]

This is still wrong because the answer must be 3.23.
 
∫1.7α dt = 1.7αt
 
rock.freak667 said:
∫1.7α dt = 1.7αt

I'm not quite sure what I'm supposed to be doing...now we have [tex]1.7 \alpha t-(0.6 \beta)\2 t^2[/tex], for t=4 it is [tex]6.8 \alpa -4.8 \beta[/tex]. But if I substitute [tex]\alpha = 1.41 \beta[/tex] into it, the expression becomes [tex]1.7 \alpha t-(0.6 \beta)\2 t^2 =9.58 \beta - 4.8 \beta = 4.78 \beta[/tex]. But this doesn't tell us anything about the value of beta! am I missing something? :redface:
 
so you have [itex]v=1.7 \alpha t -(0.6 \beta)\frac{t^2}{2}[/itex]

at t=4, v=15.5
 
Thanks I figured it out.

Last question: determine how far this horse travels during this 4 s start up phase of the race. (correct answer is 41.3 m)

What's the best equation to use here? I know that [tex]x=vt, 15.5 \times 4 = 62 \neq 41.3[/tex].
 
  • #10
a = dv/dt = 1.7α - 0.6β*t
dv = (1.7α - 0.6β*t)*dt
v = 1.7α*t - 0.6β*t^2/2
dx = (1.7α*t - 0.6β*t^2/2)*dt
So x = (1.7α*t^2)/2 - (0.6β*t^3)/2*3
Substitute the values of α and β, and find x.
 

Similar threads

Replies
3
Views
2K
Replies
11
Views
2K
Replies
1
Views
1K
  • · Replies 18 ·
Replies
18
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
Replies
22
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
16
Views
2K
Replies
3
Views
2K