answersLogoWhite

0

With out a blade the tractor unit weighs 17,500 lbs

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

How much does an international TD-9 1950 bulldozer weigh?

The international TD-9 weighs 10,800 lbs, not including a blade.


How much does an international TD 9 1950 bulldozer weigh?

The international TD-9 weighs 10,800 lbs, not including a blade.


How much does an international td-20 bulldozer weigh?

around 20 tons with the blade


How much does td 25 international dozer weigh?

Weight range of 65,000 pounds to 85,000 pounds depending on attachments, size and type of front blade.


How much does a TD 18 dozer weigh?

36,000 pounds


How much does a Ferguson t20 tractor weigh?

Take a look at the following site. http://www.tractordata.com/td/001/td1082.html


What is the IBAN number for TD bank?

The International Bank Account Number (IBAN) is a standardized international bank account identifier used in many countries. TD Bank is a Canadian bank, and Canadian banks do not typically use IBAN numbers. Instead, they use a Bank Code, Branch Transit Number, and Account Number for domestic transactions. If you are making an international transfer to TD Bank, you would need to use their SWIFT/BIC code, which is TDOMCATTTOR.


What is the kerb weight of a Vauxhall omega?

The 2.5 TD Select weighs 1575 kg's. The GLS, CD and CDX weigh 1713 kg's. and the 2.5 TD Elite weighs 1733 kg's.


How do you fix an International td-91 stuck in reverse?

Tear down and rebuild the transmission, or replace it.


How do you make a GB crossover cable?

{| ! <table border="1" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; background: #f9f9f9; border: 1px #aaa solid; border-collapse: collapse; font-size: 95%; color: #000;"> <tr> <th> Name </th><th> NIC1 </th><th> Color </th><th> NIC2 </th><th> Name </th></tr> <tr> <td> TX+ (BI_DA+) </td><td> 1 </td><td> White/Orange </td><td> 3 </td><td> RX+ (BI_DB+) </td></tr> <tr> <td> TX- (BI_DA-) </td><td> 2 </td><td> Orange </td><td> 6 </td><td> RX- (BI_DB-) </td></tr> <tr> <td> RX+ (BI_DB+) </td><td> 3 </td><td> White/Green </td><td> 1 </td><td> TX+ (BI_DA+) </td></tr> <tr> <td> - (BI_DC+) </td><td> 4 </td><td> Blue </td><td> 7 </td><td> - (BI_DD+) </td></tr> <tr> <td> - (BI_DC-) </td><td> 5 </td><td> White/Blue </td><td> 8 </td><td> - (BI_DD-) </td></tr> <tr> <td> RX- (BI_DB-) </td><td> 6 </td><td> Green </td><td> 2 </td><td> TX- (BI_DA-) </td></tr> <tr> <td> - (BI_DD+) </td><td> 7 </td><td> White/Brown </td><td> 4 </td><td> - (BI_DC+) </td></tr> <tr> <td> - (BI_DD-) </td><td> 8 </td><td> Brown </td><td> 5 </td><td> - (BI_DC-) </td></tr></table> |}


How much does a john deere 9630 tractor weigh?

A John Deere 9630 weighs 37,290 lbs [16914 kg]. For more info on the 9630 visit www.tractordata.com/td/005/td5239.html


How do you create a student table with shift columnstudent namecoursemobile number in HTML?

Here is the HTML code to create a table to include your content. Repeat the <tr><td>*<.td></tr> section as many times as you like. <table> <th> <td>Shift</td> <td>Student Name</td> <td>Course</td> <td>Mobile Number</td> </th> <tr> <td>*</td> <td>*</td> <td>*</td> <td>*</td> </tr> </table>