I have the following string:
"You have selected: 7 Year Fixed Price 8.25¢/item"
How do I extract only "8.25" from this string in C#?