Thank you for the advice Rohit, it worked.
Hi Bryan
The function definition should be
Subscript[?, 2][R_] := (B1*R^2) + B2
Since built-in WL symbols always start with an uppercase letter it is best to avoid using symbols that start with an uppercase letter to avoid potential redefinition.