Access free live classes and tests on the app
Download
+
Unacademy
  • Goals
    • AFCAT
    • AP EAMCET
    • Bank Exam
    • BPSC
    • CA Foundation
    • CAPF
    • CAT
    • CBSE Class 11
    • CBSE Class 12
    • CDS
    • CLAT
    • CSIR UGC
    • GATE
    • IIT JAM
    • JEE
    • Karnataka CET
    • Karnataka PSC
    • Kerala PSC
    • MHT CET
    • MPPSC
    • NDA
    • NEET PG
    • NEET UG
    • NTA UGC
    • Railway Exam
    • SSC
    • TS EAMCET
    • UPSC
    • WBPSC
    • CFA
Login Join for Free
avtar
  • ProfileProfile
  • Settings Settings
  • Refer your friendsRefer your friends
  • Sign outSign out
  • Terms & conditions
  • •
  • Privacy policy
  • About
  • •
  • Careers
  • •
  • Blog

© 2023 Sorting Hat Technologies Pvt Ltd

Watch Free Classes
    • Free courses
    • JEE Main 2024
    • JEE Main 2024 Live Paper Discussion
    • JEE Main Rank Predictor 2024
    • JEE Main College Predictor 2024
    • Stream Predictor
    • JEE Main 2024 Free Mock Test
    • Study Materials
    • Notifications
    • JEE Advanced Syllabus
    • JEE Books
    • JEE Main Question Paper
    • JEE Coaching
    • Downloads
    • JEE Notes & Lectures
    • JEE Daily Videos
    • Difference Between
    • Full Forms
    • Important Formulas
    • Exam Tips
JEE Main 2026 Preparation: Question Papers, Solutions, Mock Tests & Strategy Unacademy » JEE Study Material » Mathematics » Construction of Graphs and Transforming Theorem

Construction of Graphs and Transforming Theorem

In this article, we will learn about all construction of graphs and transformation theorem, transformation of y-coordinate by a constant and transformation of x-coordinate by a constant and construction of y = k f(x) from y = f(x) where k≠0 is a constant.

Table of Content
  •  

“The great beauty of a graph is that it is an oblique, difficult to comprehend representation of a wonderful thing made up of lines and knots. Can be reduced.” (Das chinesische Dreieck: die kniffligsten, D. Olivastro. 10000-year-old mathematise Rattle Droemer. Munches: Knauer, 1995, S.273)

Graph transformation, often known as graph rewriting, is a computer science technique for constructing a new graph from an existing one. It has a wide range of applications, from software engineering (software development and verification) to layout algorithms and image production.

Definition

Graph transformations can be used for abstract computations. The core principle is that if a computation’s state can be described as a graph, then subsequent stages can be expressed as transformation rules on that graph. Such rules include an original graph that must be matched to a complete state subgraph and a replacing graph that must replace the matched subgraph. 

A graph rewriting system is often composed of a collection of graph rewrite rules of the form display style Lrightarrow R, with display style L referred to as the pattern graph (or left-hand side) and display style R referred to as the replacement graph (or right-hand side of the rule). By searching for an occurrence of the pattern graph (pattern matching, thereby overcoming the subgraph isomorphism problem) and replacing the detected occurrence with an instance of the replacement graph, a graph rewrite rule is applied to the host graph. In the case of labelled graphs, such as string-controlled graph grammars, rewrite rules can be further regulated.

The distinct terminology is designed to stress the objective of constructs, such as the enumeration of all graphs from some starting graph, i.e. the development of a graph language – rather than just translating a given state (host graph) into a new state, as is the case with graph grammar.

Transformation of Y-Coordinate by a Constant

Reflecting a value across the y-axis or another vertical axis is one of the most basic transformations you can perform with simple functions. This could be expressed in a variety of ways in a potential test question, so make sure you recognize the following terms as merely another way of stating “conduct a reflection across the y-axis”:

  • Graph y = f(-x)y=f(−x)
  • Graph f(-x)f(−x)
  • f(-x)f(−x) reflection
  • Or simply: f(-x)f(−x)

The procedure for doing so is straightforward: Simply select easy-to-determine coordinates, divide the x-coordinate by (-1), and re-plot those coordinates for any function, no matter how hard it is. That’s everything!

An example problem is the best technique to practice painting reflections over the y axis:

Example

Draw y = f(-x)y=f(x) on the graph of y=f(x)y=f(x) as indicated.

Remember, before charting the f(-x) reflection, all we have to do is divide the x-coordinates of easy-to-determine locations on our graph by (-1). When we say “easy-to-determine points,” we simply mean points for which you know the exact x and y values. Picking points where you must estimate values makes the problem needlessly difficult. The illustrations below will help you visualize how to address this challenge.

Step 1: Recognize that we’re reversing the y-axis.

Step 2: Locate simple-to-determine points.

Step 3: Subtract (-1) from these positions and plot the new points.

Transformation of X-Coordinate by a Constant

The letter “a” also has the effect of reflecting the graph across the x-axis. When the a-value of the parent function f(x) = x² is less than 0, the graph reflects across the x-axis before being converted. The function f(x) = -x² is represented in the graph below.

This reflection is represented as a negative outside the function in function notation: -f (x). There is a reflection across the y-axis if the negative is inside the function notation. Because a parabola is already symmetric about the y-axis, this modification has no effect on its appearance.

A reflection over the x– or y–axis is another transformation that can be given to a function. A horizontal reflection reflects a graph horizontally across the y-axis, while a vertical reflection reflects a graph vertically across the x-axis.

tt1

 The vertical reflection creates a new graph that is a mirror image of the original or base graph on the x-axis. The horizontal reflection creates a new graph that is a mirror image of the original or base graph on the y-axis.

Construction of y = k c(x) From y = f(x) Where k≠0 Is a Constant

Vertical Translation

The function defined by for the base function f (x) and a constant k is

f (x) + k = g (x),

Shifting f (x) k units vertically can be illustrated.

Horizontal Translation

The function defined by for the base function f (x) and a constant k is

f(x) = g(x) (x – k),

Shifting f (x) k units horizontally can be illustrated.

Vertical Stretches and Shrinks

The function generated by for the basic function f (x) and a constant k > 0 is

 g(x) = k f(x)

If k > 1, vertically stretching f (x) by a factor of k can be illustrated. OR

F (x) is vertically shrunk by a factor of k if 0 k 1.

Conclusion

The flow of computing is defined using graphs. Graphs are used to represent communication networks. Data organisation is shown using graphs. Graph transformation systems manipulate graphs in memory using rules. Graph databases store and query graph-structured data in a transaction-safe, permanent manner. The shortest path in a road or a network is determined using graph theory. Various locations are represented as vertices or nodes, while highways are represented as edges, with graph theory being utilised to calculate the shortest path between two nodes in Google Maps.

faq

Frequently asked questions

Get answers to the most common queries related to the IIT JEE Examination Preparation.

What evidence do you have that a function is constant?

Ans. We’ve learned that a constant function has the same value regardless of the input. If you want to know if som...Read full

In a graph, how do you find the constant?

Ans. Follow these procedures to obtain your proportionality constant from a graph: ...Read full

What do you think about the X and Y axes?

Ans. Over the x and y axes, there are reflection points. A numbe...Read full

What is the derivatives constant rule?

Ans. The constant rule is a rule for differentiating constant functions. It asserts that a constant function’s der...Read full

What is the K proportionality constant?

Ans. K=y/x, where y and x are two values that are directly proportional to each other, is the proportionality consta...Read full

Ans. We’ve learned that a constant function has the same value regardless of the input. If you want to know if something is a constant function, see if you can get different outputs by changing the inputs. You have a constant function if the response is no.

Ans. Follow these procedures to obtain your proportionality constant from a graph:

  1. Locate two simple points.
  2. To get to your second point, start at the leftmost point and count how many squares you need to move up.
  3. Count how many squares you’ll need to go right.
  4. Simplify, and you’ve discovered your proportional constant.

Ans. Over the x and y axes, there are reflection points.

  1. A number line can help you understand the opposites of fractions.
  2. By looking at a number line, you can figure out what the reverse of a number is.
  3. Using a number line, find rational numbers.
  4. Using a number li, find positive rational numbers.
  5. Equivalent fractions can be used to rewrite decimals as fractions.

Ans. The constant rule is a rule for differentiating constant functions. It asserts that a constant function’s derivative is zero; that is because a constant function is a horizontal line, and the slope, or rate of change, of a constant function, is 0. The following theorem restates this rule.

Ans. K=y/x, where y and x are two values that are directly proportional to each other, is the proportionality constant. You can find an equation describing the directly proportional relationship between x and y, namely y=kx, with your specific k once you know the proportionality constant.

Crack IIT JEE with Unacademy

Get subscription and access unlimited live and recorded courses from India’s best educators

  • Structured syllabus
  • Daily live classes
  • Ask doubts
  • Tests & practice
Learn more

Notifications

Get all the important information related to the JEE Exam including the process of application, important calendar dates, eligibility criteria, exam centers etc.

Allotment of Examination Centre
JEE Advanced Eligibility Criteria
JEE Advanced Exam Dates
JEE Advanced Exam Pattern 2023
JEE Advanced Syllabus
JEE Application Fee
JEE Application Process
JEE Eligibility Criteria 2023
JEE Exam Language and Centres
JEE Exam Pattern – Check JEE Paper Pattern 2024
JEE Examination Scheme
JEE Main 2024 Admit Card (OUT) – Steps to Download Session 1 Hall Ticket
JEE Main Application Form
JEE Main Eligibility Criteria 2024
JEE Main Exam Dates
JEE Main Exam Pattern
JEE Main Highlights
JEE Main Paper Analysis
JEE Main Question Paper with Solutions and Answer Keys
JEE Main Result 2022 (Out)
JEE Main Revised Dates
JEE Marking Scheme
JEE Preparation Books 2024 – JEE Best Books (Mains and Advanced)
Online Applications for JEE (Main)-2022 Session 2
Reserved Seats
See all

Related articles

Learn more topics related to Mathematics
Zero Vector

A zero vector is defined as a line segment coincident with its beginning and ending points. Primary Keyword: Zero Vector

ZERO MATRIX

In this article, we will discuss about the zero matrix and it’s properties.

YARDS TO FEET

In this article we will discuss the conversion of yards into feet and feets to yard.

XVI Roman Numeral

In this article we are going to discuss XVI Roman Numerals and its origin.

See all
Access more than

10,505+ courses for IIT JEE

Get subscription

Trending Topics

  • JEE Main 2024
  • JEE Main Rank Predictor 2024
  • JEE Main Mock Test 2024
  • JEE Main 2024 Admit Card
  • JEE Advanced Syllabus
  • JEE Preparation Books
  • JEE Notes
  • JEE Advanced Toppers
  • JEE Advanced 2022 Question Paper
  • JEE Advanced 2022 Answer Key
  • JEE Main Question Paper
  • JEE Main Answer key 2022
  • JEE Main Paper Analysis 2022
  • JEE Main Result
  • JEE Exam Pattern
  • JEE Main Eligibility
  • JEE College predictor
combat_iitjee

Related links

  • JEE Study Materials
  • CNG Full Form
  • Dimensional Formula of Pressure
  • Reimer Tiemann Reaction
  • Vector Triple Product
  • Swarts Reaction
  • Focal length of Convex Lens
  • Root mean square velocities
  • Fehling’s solution
testseries_iitjee
Predict your JEE Rank
.
Company Logo

Unacademy is India’s largest online learning platform. Download our apps to start learning


Starting your preparation?

Call us and we will answer all your questions about learning on Unacademy

Call +91 8585858585

Company
About usShikshodayaCareers
we're hiring
BlogsPrivacy PolicyTerms and Conditions
Help & support
User GuidelinesSite MapRefund PolicyTakedown PolicyGrievance Redressal
Products
Learner appLearner appEducator appEducator appParent appParent app
Popular goals
IIT JEEUPSCSSCCSIR UGC NETNEET UG
Trending exams
GATECATCANTA UGC NETBank Exams
Study material
UPSC Study MaterialNEET UG Study MaterialCA Foundation Study MaterialJEE Study MaterialSSC Study Material

© 2026 Sorting Hat Technologies Pvt Ltd

Unacademy
  • Goals
    • AFCAT
    • AP EAMCET
    • Bank Exam
    • BPSC
    • CA Foundation
    • CAPF
    • CAT
    • CBSE Class 11
    • CBSE Class 12
    • CDS
    • CLAT
    • CSIR UGC
    • GATE
    • IIT JAM
    • JEE
    • Karnataka CET
    • Karnataka PSC
    • Kerala PSC
    • MHT CET
    • MPPSC
    • NDA
    • NEET PG
    • NEET UG
    • NTA UGC
    • Railway Exam
    • SSC
    • TS EAMCET
    • UPSC
    • WBPSC
    • CFA

Share via

COPY