Recent content by crash1011

  1. C

    Undergrad Help simplifying an equation - , PLEASE

    I tried this. Not sure if it helps. The following link will allow you to try some more things. Equation v=(a*(1+a^n)-q*(1+a))/((a^n)*(1+a)) solved for q q = -((a^(n+1)+a^n)*v-a^(n+1)-a)/(a+1) http://www.numberempire.com/equationsolver.php