document.write( "Question 905447: A poultry farmer sells some turkeys and capons to a butcher for $221.25. If the butcher were paying $9.00 for each turkey and $5.25 for each capon, how many each type of bird did the farmer sell? \n" ); document.write( "
Algebra.Com's Answer #549210 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Need to know how many total Birds T were purchased:
\n" ); document.write( "9x + 5.25(T-x) = 221.75
\n" ); document.write( "
\n" );