Dependent visibility based on multiple fields selection

Hello, can you please help me with a dependency formula visibility.

I would like a field to show only if two other fields are selected. In other words, if the user selects both fields the dependent field will show. This is what I am trying with no success.

and(equal($note_type_c,"account profile"),(equal($division_product_c,"toothpaste")))