Skip to content
geeksforgeeks
  • Tutorials
    • Python
    • Java
    • Data Structures & Algorithms
    • ML & Data Science
    • Interview Corner
    • Programming Languages
    • Web Development
    • CS Subjects
    • DevOps And Linux
    • School Learning
    • Practice Coding Problems
  • Courses
    • DSA to Development
    • Get IBM Certification
    • Newly Launched!
      • Master Django Framework
      • Become AWS Certified
    • For Working Professionals
      • Interview 101: DSA & System Design
      • Data Science Training Program
      • JAVA Backend Development (Live)
      • DevOps Engineering (LIVE)
      • Data Structures & Algorithms in Python
    • For Students
      • Placement Preparation Course
      • Data Science (Live)
      • Data Structure & Algorithm-Self Paced (C++/JAVA)
      • Master Competitive Programming (Live)
      • Full Stack Development with React & Node JS (Live)
    • Full Stack Development
    • Data Science Program
    • All Courses
  • Number System and Arithmetic
  • Algebra
  • Set Theory
  • Probability
  • Statistics
  • Geometry
  • Calculus
  • Logarithms
  • Mensuration
  • Matrices
  • Trigonometry
  • Mathematics
Open In App
Next Article:
Tangent Addition Formula
Next article icon

Tangent Addition Formula

Last Updated : 29 Jul, 2024
Comments
Improve
Suggest changes
Like Article
Like
Report

Trigonometric identities are equalities using trigonometric functions that hold true for any value of the variables involved, hence defining both sides of the equality. These are equations that relate to various trigonometric functions and are true for every variable value in the domain. The formulae sin(A+B), cos(A-B), and tan(A+B) are some of the sum and difference identities.

Table of Content

  • Tangent Trigonometric Ratio
  • Tangent Addition Formula
  • Derivation of Tangent Addition
    • Related Articles
  • Sample Problems on Tangent Addition
  • Sample Problems on Tangent Addition Formula

Tangent Trigonometric Ratio

The ratio of any two right triangle sides is called a trigonometric ratio. The tangent ratio is defined as the ratio of the length of the opposite side of an angle divided by the length of the adjacent side.

If θ is the angle created by the base and hypotenuse of a right-angled triangle then,

tan θ = Perpendicular/Base = sin θ/ cos θ

Here, perpendicular is the side opposite to the angle and base is the side adjacent to it.

Tangent Addition Formula

Tangent-Addition-Formula

In trigonometry, the tangent addition formula is referred to as the tan(A + B) formula for the compound angle (A+B). It is used when the angle for which the tangent function value is to be determined is supplied as the sum of any two angles. It may alternatively be written as tan(A + B) = sin (A + B)/cos (A + B) since the tangent function is a ratio of the sine and cosine functions.

tan(A + B) = (tan A + tan B)/(1 - tan A tan B)

Derivation of Tangent Addition

The formula for tangent addition is derived by using the formulas for expansion of sum angle for sine and cosine ratios.

Now, we know that,

tan (A + B) = sin (A + B)/cos (A + B)   ...... (1)

Substitute sin (A + B) = sin A cos B + cos A sin B and cos (A + B) = cos A cos B - sin A sin B in the equation (1).

tan (A + B) = (sin A cos B + cos A sin B)/(cos A cos B - sin A sin B)

Dividing the numerator and denominator by cos A cos B, we get

tan (A + B) = [(sin A cos B + cos A sin B)/(cos A cos B)]/[(cos A cos B - sin A sin B)/(cos A cos B)]

tan (A + B) = [(sin A cos B)/(cos A cos B) + (cos A sin B)/(cos A cos B)]/[(cos A cos B)/(cos A cos B) - (sin A sin B)/(cos A cos B)]

tan (A + B) = (tan A + tan B)/(1 - tan A tan B)

This derives the formula for tangent addition of any two angles, A and B.

Related Articles:

  • Sin Cos Tan Formula
  • Law of Sines
  • Trigonometric Functions
  • Trigonometric Chart

Sample Problems on Tangent Addition

Problem 1. If tan A = 1/2 and tan B = 1/3, find the value of tan (A+B) using the formula.

Solution:

We have, tan A = 1/2 and tan B = 1/3.

Using the formula we get,

tan (A + B) = (tan A + tan B)/(1 - tan A tan B)

= (1/2 + 1/3)/(1 - (1/2)(1/3))

= (5/6)/(1 - 1/6)

= (5/6)/(5/6)

= 1

Problem 2. If tan A = 2/3 and tan B = 4/7, find the value of tan (A+B) using the formula.

Solution:

We have, tan A = 2/3 and tan B = 4/7.

Using the formula we get,

tan (A + B) = (tan A + tan B)/(1 - tan A tan B)

= (2/3 + 4/7)/(1 - (2/3)(4/7))

= (16/21)/(1 - 8/21)

= (16/21)/(13/21)

= 16/13

Problem 3. If tan (A+B) = 15/11 and tan A = 2/11, find the value of tan B using the formula.

Solution:

We have, tan (A+B) = 15/11 and tan A = 2/11.

Let tan B = x.

Using the formula we get,

tan (A + B) = (tan A + tan B)/(1 - tan A tan B)

=> 15/11 = (2/11 + x)/(1 - (2/11)(x))

=> 15/11 = ((2 + 11x)/11)/((11 - 2x)/11)

=> 15/11 = (11x + 2)/(11 - 2x)

=> 165 - 30x = 121x + 22

=> 151x = 143

=> x = 143/151

=> tan B = 143/151 

Problem 4. If tan B = 6/13 and tan (A+B) = 9/13, find the value of tan A using the formula.

Solution:

We have, tan (A+B) = 9/13 and tan B = 6/13.

Let tan A = x.

Using the formula we get,

tan (A + B) = (tan A + tan B)/(1 - tan A tan B)

=> 9/13 = (x + 6/13)/(1 - (x)(6/13))

=> 9/13 = ((13x + 6)/13)/((13 - 6x)/13)

=> 9/13 = (13x + 6)/(13 - 6x)

=> 117 - 54x = 169x + 78

=> 223x = 39

=> x = 39/223

=> tan A = 39/223

Problem 5. If sin A = 4/5 and cos B = 5/13, find the value of tan (A+B) using the formula.

Solution:

We have, sin A = 4/5.

It means, cos A = 3/5. So, tan A = 4/3.

Also, cos B = 5/13.

It means, sin B = 12/13. So, tan B = 12/5.

Using the formula we get,

tan (A + B) = (tan A + tan B)/(1 - tan A tan B)

= (4/3 + 12/5)/(1 - (4/3)(12/5))

= (56/15)/(1 - 48/15)

= (56/15)/(-33/15)

= -56/33

Sample Problems on Tangent Addition Formula

  1. Using the tangent addition formula, find tan(45° + 30°)
  2. If tan A = 2 and tan B = 3, Calculate tan(A+B) using tangent addition formula.
  3. Solve for x in the equation tan(𝑥+15°)=√3
  4. If sin A = 1/√2 and cos B = 1/√2, find the value of tan (A+B) using the formula.
  5. If tan (A+B) = 15/11 and tan A = 2/11, find the value of tan B using the formula.

Next Article
Tangent Addition Formula

J

jatinxcx
Improve
Article Tags :
  • Mathematics
  • School Learning
  • Maths MAQ
  • Trigonometry - MAQ
  • Maths-Formulas

Similar Reads

    Tangential Acceleration Formula
    Tangential acceleration is the rate at which a tangential velocity varies in the rotational motion of any object. It acts in the direction of a tangent at the point of motion for an object. The tangential velocity also acts in the same direction for an object undergoing circular motion. Tangential a
    5 min read
    Law of Tangents: Definition, Formula and Examples
    Laws of tangent or the law of Tan states the relation between the difference and sum of sides of a right triangle and tangents of half of the difference and sum of corresponding angles.In this article, we will learn about the Laws of Tangents, Laws of Tangent Formula, Laws of Tangent Proof, and othe
    7 min read
    Tangent 3 Theta Formula
    Tangent 3 Theta or tan 3 theta formula is tan 3θ = (3tanθ - tan3θ)/ (1 – 3tan2θ). It is an important trigonometric formula, that is used to solve various trigonometric problems. In this article we have covered, the Tangent 3 Theta (Tan 3θ) Formula, its derivation and others in detail.Before, startin
    7 min read
    Tangents and Normals
    Tangent and Normals are the lines that are used to define various properties of the curves. We define tangent as the line which touches the circle only at one point and normal is the line that is perpendicular to the tangent at the point of tangency. Any tangent of the curve passing through the poin
    13 min read
    Inverse Tangent Formula
    In trigonometry, angles are evaluated with respect to the basic trigonometric functions of trigonometry which are sine, cosine, tangent, cotangent, secant, and cosecant. These trigonometric functions have their own trigonometric ratios under different angles which are used in trigonometric operation
    3 min read
geeksforgeeks-footer-logo
Corporate & Communications Address:
A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play Store GFG App on App Store
Advertise with us
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • In Media
  • Contact Us
  • Advertise with us
  • GFG Corporate Solution
  • Placement Training Program
  • Languages
  • Python
  • Java
  • C++
  • PHP
  • GoLang
  • SQL
  • R Language
  • Android Tutorial
  • Tutorials Archive
  • DSA
  • Data Structures
  • Algorithms
  • DSA for Beginners
  • Basic DSA Problems
  • DSA Roadmap
  • Top 100 DSA Interview Problems
  • DSA Roadmap by Sandeep Jain
  • All Cheat Sheets
  • Data Science & ML
  • Data Science With Python
  • Data Science For Beginner
  • Machine Learning
  • ML Maths
  • Data Visualisation
  • Pandas
  • NumPy
  • NLP
  • Deep Learning
  • Web Technologies
  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • ReactJS
  • NextJS
  • Bootstrap
  • Web Design
  • Python Tutorial
  • Python Programming Examples
  • Python Projects
  • Python Tkinter
  • Python Web Scraping
  • OpenCV Tutorial
  • Python Interview Question
  • Django
  • Computer Science
  • Operating Systems
  • Computer Network
  • Database Management System
  • Software Engineering
  • Digital Logic Design
  • Engineering Maths
  • Software Development
  • Software Testing
  • DevOps
  • Git
  • Linux
  • AWS
  • Docker
  • Kubernetes
  • Azure
  • GCP
  • DevOps Roadmap
  • System Design
  • High Level Design
  • Low Level Design
  • UML Diagrams
  • Interview Guide
  • Design Patterns
  • OOAD
  • System Design Bootcamp
  • Interview Questions
  • Inteview Preparation
  • Competitive Programming
  • Top DS or Algo for CP
  • Company-Wise Recruitment Process
  • Company-Wise Preparation
  • Aptitude Preparation
  • Puzzles
  • School Subjects
  • Mathematics
  • Physics
  • Chemistry
  • Biology
  • Social Science
  • English Grammar
  • Commerce
  • World GK
  • GeeksforGeeks Videos
  • DSA
  • Python
  • Java
  • C++
  • Web Development
  • Data Science
  • CS Subjects
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
Lightbox
Improvement
Suggest Changes
Help us improve. Share your suggestions to enhance the article. Contribute your expertise and make a difference in the GeeksforGeeks portal.
geeksforgeeks-suggest-icon
Create Improvement
Enhance the article with your expertise. Contribute to the GeeksforGeeks community and help create better learning resources for all.
geeksforgeeks-improvement-icon
Suggest Changes
min 4 words, max Words Limit:1000

Thank You!

Your suggestions are valuable to us.

What kind of Experience do you want to share?

Interview Experiences
Admission Experiences
Career Journeys
Work Experiences
Campus Experiences
Competitive Exam Experiences