SOLUTION: hi there,
I am trying to simplify the following expression
s=u.(v-u)/a + 1/2a((v-u)/a)^2
it should end up as v^2=u^2+2as
please help beacuse I cant seam to get it to c
Algebra ->
Expressions
-> SOLUTION: hi there,
I am trying to simplify the following expression
s=u.(v-u)/a + 1/2a((v-u)/a)^2
it should end up as v^2=u^2+2as
please help beacuse I cant seam to get it to c
Log On
Question 93220: hi there,
I am trying to simplify the following expression
s=u.(v-u)/a + 1/2a((v-u)/a)^2
it should end up as v^2=u^2+2as
please help beacuse I cant seam to get it to come out, I have expanded the brackets but still no joy.
thankyou Answer by scott8148(6628) (Show Source):
You can put this solution on YOUR website! start by multiplying by 2a ... 2as=2u(v-u)+a^2((v-u)/a)^2 ... the a^2 cancels leaving 2as=2u(v-u)+(v-u)^2