Respuesta :

multiply them together to get a constant.
Then divide the constant  by the new value and it will give you the new age.
You can just use substitution to find any variable.

constant = age * value
value = constant / age
age = constant / value
ACCESS MORE