answersLogoWhite

0

Measure the length of your tee, subtract 1 1/2 to 2 inches for each socket depth on the ends. The amount that is left over after you subtract for the sockets is what you want to cut out of the existing pipe. You should be able to spread the pipe apart enough to fit the tee in place when ready to glue. Or you can buy a saddle for the size pipe you want to hook in and use a hole saw for that size pipe and drill the hole in the 3 inch on the side. The saddle will fit around the pipe and cover the hole and now you have a non spliced tee. And make sure you use purple primer and heavy duty grey glue when gluing this. It will never leak and does not disolve from harsh toilet bowl cleaners.

User Avatar

Wiki User

17y ago

What else can I help you with?

Continue Learning about Engineering

Do you need a second main drain line if you add a second and third bathroom to both ends of the third floor of a home?

a home typically has a 4" main drain and that is enough. if it is not 4" you should get a plumbing code and do the math. Can you add a second 3-inch wasteline to an existing 3-inch main house wasteline in order to add the 3rd bath and toilet (this is obviously a 1950's house)?


What are plumbing drain vents?

Plumbing drain vents equalize the pressure in drain piping in order to preserve trap seals on plumbing fixtures. Blocked or improperly sized vents can cause traps to dry allowing sewer gases to enter the building.


Is it ok to remove an existing lintel from a fireplace you need to remove one row of bricks in order to fit a new wood stove insert into the old fireplace opening?

This would not be a good project for the average homeowner. That lintel is supporting the weight of the chimney above it. To remove and install a new lintel will require temprary support of the chimney on that side. Failing to do that can result in cracks, or even collapse of the chimney.


What procedure is involved in placement of the endolymphatic shunt?

The sigmoid sinus is then collapsed with gentle pressure. The surgeon exposes the endolymphatic sac and makes an incision in it in order to insert the shunt.


What is software re-engineering?

Software reengineering, technically illustrates the process of modification to an existing system or a software application in order to make them more effective, efficient, and more responsive. This initiative is taken in order to improve the application/system efficiency to facilitate business productivity of an organization. - SD

Related Questions

How to crimp cable ends effectively?

To crimp cable ends effectively, follow these steps: Strip the cable insulation to expose the wires. Arrange the wires in the correct order. Insert the wires into the crimp connector. Use a crimping tool to secure the connector onto the wires. Test the connection to ensure it is secure and functional.


How to crimp an ethernet cable?

To crimp an Ethernet cable, first strip the outer insulation, arrange the wires in the correct order, trim them to the same length, insert them into the connector, and use a crimping tool to secure the wires in place.


How to crimp a cable effectively?

To crimp a cable effectively, follow these steps: Strip the cable insulation to expose the wires. Arrange the wires in the correct order according to the crimping tool instructions. Insert the wires into the crimping connector. Use a crimping tool to press the connector onto the wires securely. Test the connection to ensure it is secure and functional.


How do I wire an rj45 connector?

To wire an RJ45 connector, you will need a crimping tool and a cable stripper. Strip about 1.5 inches of the outer jacket of the Ethernet cable, separate and arrange the internal wires in the correct order according to the wiring scheme (T568A or T568B), and insert them into the RJ45 connector. Finally, use the crimping tool to secure the wires in place.


Can you cancel an existing restraining order?

can you cancel a restraining order?


How can I properly crimp cable ends for a secure and reliable connection?

To properly crimp cable ends for a secure and reliable connection, follow these steps: Strip the cable insulation to expose the wires. Arrange the wires in the correct order according to the crimping tool instructions. Insert the wires into the connector. Use a crimping tool to press the connector onto the wires securely. Test the connection to ensure it is secure and reliable.


How can I properly crimp cable ends to ensure a secure connection?

To properly crimp cable ends for a secure connection, follow these steps: Strip the cable insulation to expose the wires. Arrange the wires in the correct order according to the crimping tool instructions. Insert the wires into the connector. Use a crimping tool to press the connector onto the wires securely. Test the connection to ensure it is secure and functional.


What should be checked in order when a new IDE hard drive is not recognized?

The SATA connector cable, or whatever connector cable you have from the drive to the motherboard.


Does anyone Know of the wiring order of the power antenna motor for a 2000 Lexus rx 300I am talking about the connector in the right rear wheelhouse.The colored wireswhat order are they in?

I need someone who can look at this connector and tell what colored wire and in what order they are in.


What is the Proper use of cannon plug pliers?

Cannon plug pliers are used mainly for aircraft maintenance. On aircraft there are round electrical connectors (called cannon plugs) consisting of many small pins that insert into one another. On the outside of the connector there is a sleeve that is then screwed down onto the opposite side of the connector to keep it in place. The cannon plug pliers are used to grip the circular sleeve and to turn it from it's locked position to either remove the connector or to lock it back into place. The pliers have rubber gripping material instead of hard metal teeth in order not to damage the electrical connector, and also to prevent the transference of unlike metals that could lead to corrosion on the connector.


What are cannon plug pliers?

Cannon plug pliers: Used primarily for aircraft maintenance. Some aircraft have round electrical connectors (called cannon plugs), consisting of many small pins that insert into one another. On the outside of the connector there is a sleeve that is then screwed down onto the opposite side of the connector to keep it in place. The cannon plug pliers are used to grip the circular sleeve and to turn it from it's locked position to either remove the connector or to lock it back into place. The pliers have rubber gripping material instead of hard metal teeth in order not to damage the electrical connector, and also to prevent the transference of unlike metals that could lead to corrosion on the connector.


How do you insert a row in mysql after a specific row?

In MySQL, you cannot directly insert a row "after" a specific row because the database does not maintain a physical order for rows. Instead, you typically use an ordering column (like an ID or a timestamp) to define the order. To simulate inserting a row after a specific one, you can adjust the ordering values of existing rows accordingly and then insert the new row with the appropriate value that places it in the desired position. For example, if you're using an auto-incrementing ID, you might need to update the IDs of subsequent rows to make space for the new row.