893 views
2 votes
A=V1-V0/t solve for V1

2 Answers

2 votes
A = V1 - V0/t.....multiply both sides by t
At = V1 - V0....add V0 to both sides
At + V0 = V1
User Chris Felstead
by
7.7k points
5 votes
For this case we have the following equation:

A = (v1-v0)/(t)
From here, we must clear the value of v1.
For this, we follow the following steps:
1) Pass variable t to multiply:

A*t = v1 - v0
2) Add v0 on both sides of the equation:

A*t+v0=v1-v0+v0
3) Rewrite the expression:

A*t+v0=v1
Answer:
The resolved expression for v1 is:

v1 = A*t+v0
User Sudana
by
8.9k points