What site do people use to solve systems of equations with algebraic coefficients. I.E I know wolfram solves
$$ x+y=2,~~y-3x=1 $$ but are there sites that let you put unknown constants? $$ x+c_1y=2,~~y-c_2x=c_3. $$
EDIT : (all helpful answers and I would up vote if I could!) Note I tried this in wolfram and it didn't work (this is the beast I wanted solved for me ):
solve v_1=A+B- (c_5 a / c_1(c_8+ c_3c_5/c_1 )), v_2=Ae^{r_1 h }+Be^{r_2 h}- (c_5 a / c_1(c_8+ c_3c_5/c_1 )), x_1=b-(1/c_1)(A(c_2+c_3/r_1)+B(c_2+c_3/r_2)), x_2=b+ah-(1/c_1)(Ae^{r_1 h}(c_2+c_3/r_1)+Be^{r_2 h}(c_2+c_3/r_2)), for a, b, A, B
Yes. Graphically you can do this on Desmos and get a sliding bar to manipulate the variables. Here are your equations.