You either want to use <xsl:attribute> or Attribute Value Templates.
There is little point in storing the company name in a variable unless you are going to use it more than once as well.
Code:
<img src="http://p2p.wrox.com/Divisions/{Company}/images/logo.jpg" ...>