PDA

View Full Version : formula solving


dennis2007
Jul11-07, 10:43 PM
hi everyone..i need help in solving this equation..x=(a*b+c)/mod
now what if the value of c is missing,i.e. you are solving for the value of c.. how should i do that? thanks for your help...

HallsofIvy
Jul12-07, 04:35 AM
What do you mean by "/mod"? Also, do you mean that you know the values of x, a, and b and want to find c?