document.write( "Question 1019052: At the turkey sale, Safemart sold \"t\" turkeys for \"d\" dollars. Good Café was able to buy them for $2 less per turkey. How many turkeys could Good Café purchase for $1000? Any help is greatly appreciated! :) \n" ); document.write( "
Algebra.Com's Answer #635088 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"d%2Ft+\" = Safemart's selling price for 1 turkey.
\n" ); document.write( "( if they were all the same price )
\n" ); document.write( "----------------------------
\n" ); document.write( "\"+d%2Ft+-+2+\" = Good Cafe's buying price per turkey
\n" ); document.write( "\"+t%2A%28+d%2Ft+-+2+%29+=+1000+\" = Good Cafe's buying price for \"+t+\" turkeys
\n" ); document.write( "-----------------------
\n" ); document.write( "\"+d+-+2t+=+1000+\"
\n" ); document.write( "\"+2t+=+d+-+1000+\"
\n" ); document.write( "\"+t+=+d%2F2+-+500+\" answer
\n" ); document.write( "------------------------
\n" ); document.write( "Hope I got it
\n" ); document.write( "
\n" );