NEETClass 11thClass 12thClass 12th PlusJEEClass 11thClass 12thClass 12th PlusClass 6-10Class 6thClass 7thClass 8thClass 9thClass 10thOnline CoursesDistance LearningInternational OlympiadNEETClass 11thClass 12thClass 12th PlusJEE (Main+Advanced)Class 11thClass 12thClass 12th PlusJEE MainClass 11thClass 12thClass 12th PlusClass 6-10Class 6thClass 7thClass 8thClass 9thClass 10thKCET/MHT-CETKCETMHT-CETNEET2025202420232022JEE20262025202420232022Class 6-10JEE MainPrevious Year PapersSample PapersMock TestResultAnalysisSyllabusExam DatePercentile PredictorAnswer KeyCounsellingEligibilityExam PatternJEE MathsJEE ChemistryJEE PhysicsJEE AdvancedPrevious Year PapersSample PapersMock TestResultAnalysisSyllabusExam DateAnswer KeyEligibilityExam PatternRank PredictorNEETPrevious Year PapersSample PapersMock TestResultAnalysisSyllabusExam DateCollege PredictorAnswer KeyRank PredictorCounsellingEligibilityExam PatternBiologyNCERT SolutionsClass 6Class 7Class 8Class 9Class 10Class 11Class 12TextbooksCBSEClass 12Class 11Class 10Class 9Class 8Class 7Class 6SubjectsSyllabusNotesSample PapersQuestion PapersICSEClass 10Class 9Class 8Class 7Class 6State BoardBiharKarnatakaMadhya PradeshMaharashtraTamilnaduWest BengalUttar PradeshOlympiadMathsScienceEnglishSocial ScienceNSOIMONMTCTALLENTEXASATInstant Online ScholarshipAIOT(NEET)ALLEN for SchoolsAbout ALLENBlogsNewsCareersRequest a call backBook a demo
  • Classroom Courses
  • NEW
  • ALLEN E-Store
Home
JEE Maths
Feasible and Infeasible Solutions

Frequently Asked Questions

An extreme point that is feasible meets all the requirements and lies within the feasible region. An extreme point that is not feasible does not.

The feasible region is the area where all the constraints overlap and solutions are valid. The infeasible region is outside of this overlap.

If there is an optimal solution, it will always be at a feasible extreme point.

Join ALLEN!

(Session 2026 - 27)


Choose class
Choose your goal
Preferred Mode
Choose State
  • About
    • About us
    • Blog
    • Allen News
    • Privacy policy
    • Public notice
    • Careers
    • Dhoni Inspires NEET Aspirants
    • Dhoni Inspires JEE Aspirants
  • Help & Support
    • Refund policy
    • Transfer policy
    • Terms & Conditions
    • Contact us
  • Popular goals
    • NEET Coaching
    • JEE Coaching
    • 6th to 10th
  • Courses
    • Classroom Courses
    • Online Courses
    • Distance Learning
    • Online Test Series
    • International Olympiads Online Course
    • NEET Test Series
    • JEE Test Series
    • JEE Main Test Series
  • Centers
    • Kota
    • Bangalore
    • Indore
    • Delhi
    • More centres
  • Exam information
    • JEE Main
    • JEE Advanced
    • NEET Exam
    • CBSE
    • NIOS
    • NCERT Solutions
    • Olympiad
    • JEE Counselling
    • NEET Counselling
    • JEE Main Syllabus

ALLEN Career Institute Pvt. Ltd. © All Rights Reserved.

ISO

Feasible and Infeasible Solutions 

1.0What is a Feasible Solution?

A feasible solution in linear programming is any point or solution that meets all of the problem's requirements, including those that say the numbers can't be negative. A feasible solution does not go against any of the rules set by the system of inequalities that define the problem.

  • Formal Definition: If a point ((x, y)) satisfies all the constraints of a linear programming problem, it is called a feasible solution.
  • Properties:
    • Within the feasible region, all possible solutions can be found.
    • The optimal solution (the highest or lowest value of the objective function) is always a solution that works.

2.0What is an Infeasible Solution?

An infeasible solution is a solution or point that doesn't meet one or more of the linear programming problem's constraints. These kinds of solutions are not used to make the objective function better.

  • Formal Definition: If a point ((x, y)) does not satisfy at least one constraint, it is termed an infeasible solution.
  • Properties:
    • Infeasible solutions lie outside the feasible region.
    • They cannot be candidates for the optimal solution.

3.0Feasible and Infeasible Regions

The feasible region is the set of all points that meet all of the constraints. It is usually shown as a convex polygon or polyhedron on a graph. The infeasible region is the area outside of this feasible region where at least one constraint is broken.

  • Feasible Region: The intersection of all half-planes (from inequalities) that satisfy the constraints.
  • Infeasible Region: Any region outside the feasible region does not fulfil all constraints.

Visualization (for two variables X and Y):

  • Feasible region: A space that is either limited or unlimited, where all the constraints meet.
  • Infeasible region: The part of the coordinate plane that is not in the feasible region.

4.0What is the Difference Between a Feasible and Infeasible Extreme Point?

Extreme Points, which are also called vertices or corner points, are the points where the lines that make up the feasible region meet. The main differences are:

  • Feasible Extreme Point:
    An extreme point that lies inside the feasible region and satisfies all constraints. These are the only candidates for optimal solutions in linear programming.
  • Infeasible Extreme Point:
    An extreme point that lies outside the feasible region, violating at least one constraint. These points have no role in finding the optimal value.

5.0Solved Examples on Feasible and Infeasible Solutions

Example 1: Identifying Feasible and Infeasible Solutions

Problem: For the system of inequalities:

(x+y≤5)(x≥0)(y≥0)

Determine if the points A(2, 2) and B(3, 4) are feasible solutions.

Solution:

  • ForA(2,2):(2+2=4≤5)(2≥0),(2≥0) = All conditions are satisfied.
    A(2,2) is a feasible solution.
  • ForB(3,4):(3+4=7≤5)(3≥0),(4≥0) = The first condition is not satisfied.
    B(3,4) is an infeasible solution.

Example 2: Feasible and Infeasible Extreme Points

Problem: Consider the constraints:

(x+2y≤8)(x≥0)(y≥0)(x+y≤6)

Is the point (6,0) a feasible or infeasible extreme point?

Solution:

  • (6+2∗0=6≤8) 
  • (6≥0) 
  • (0≥0) 
  • (6+0=6≤6) = All constraints are satisfied.

(6,0) is a feasible extreme point.

Example 3: Feasible and Infeasible Regions

Problem:
Given (x+y≤4), (x≥1), (y≥2), plot the feasible region and check if (2,3) and (0,3) are feasible.

Solution:

  • For (2,3): (2+3=5≤4) = Not Feasible
  • For (0,3):(0+3=3≤4) (0≥1) = (Not feasible)
  • The feasible region is where all three inequalities overlap, typically a triangular or quadrilateral region in the first quadrant.

Both (2,3) and (0,3) are infeasible solutions.

Example 4: Feasibility in Optimization

Problem: Maximize ( Z = 3x + 2y ), subject to:

(x+y≤5)(x≥0)(y≥0)

Find all feasible extreme points and determine the optimal value.

Solution:

Find intersection points (vertices):

  • (0,0): All constraints satisfied.
  • (5,0): (5+0=5≤5),(5≥0),(0≥0)
  • (0,5): (0+5=5≤5),(0≥0),(5≥0)

Calculate Z:

  • At (0,0): ( Z = 0 )
  • At (5,0): ( Z = 15 )
  • At (0,5): ( Z = 10 )

The maximum value is ( Z=15 ) at (5,0), which is a feasible extreme point.

6.0Practice Questions on Feasible and Infeasible Solutions

  1. Check whether the point (2, 3) is a feasible solution for the system of inequalities: x+y≤6,x≥0,y≥0
  2. Determine if the point (4, 5) is feasible or infeasible for the constraints:2x+y≤10,x≥1,y≥2
  3. For the linear programming problem: x+2y≤8,2x+y≤10,x≥0,y≥0. Check whether the point (3, 2) is feasible.
  4. Consider the system of constraints: x+y≥12,x≥0,y≥0. Is the point (5, 6) feasible?
  5. For the inequalities: 3x+2y≤18,x+y≤10,x≥0,y≥0. Check whether the point (4, 4) is feasible or infeasible.
  6. A company produces two products, PP and QQ. The constraints are:P+Q≤40,P+2Q≤50,P,Q≥0. Test if (10, 15) is a feasible solution.
  7. Find whether the point (7, 0) is feasible for the region defined by: x+y≤5,x≥0,y≥0

Table of Contents


  • 1.0What is a Feasible Solution?
  • 2.0What is an Infeasible Solution?
  • 3.0Feasible and Infeasible Regions
  • 4.0What is the Difference Between a Feasible and Infeasible Extreme Point?
  • 5.0Solved Examples on Feasible and Infeasible Solutions
  • 6.0Practice Questions on Feasible and Infeasible Solutions