? about 27" QTP's
Here's the formula you can use, it's reasonable. Just plug it into a nice excel spreadsheet and you can figure out a lot of stuff like this. You can use the tire_diam to take a street tire size and figure out the diameter (275 45 R17 is something like 26.7").
mph = ((rpm * tire_diam) / (gear_ratio * axle_ratio * 336.1352398))
tire_diam = width / 25.4 * (aspect/100) * 2 + diam
Yes you should move this to the drag racing forum. You'll get some better responses.

