Skip to content

Instantly share code, notes, and snippets.

@dginev
Created August 19, 2021 18:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dginev/33b5d0b7262fc70d9619e4af8791e3fc to your computer and use it in GitHub Desktop.
Save dginev/33b5d0b7262fc70d9619e4af8791e3fc to your computer and use it in GitHub Desktop.
LD+JSON, quadratic equation, byjus
[
{
"@context": "https://schema.org",
"@type": "Table",
"about": "Quadratic Equations"
},
{
"@context": "https://schema.org",
"@type": "Organization",
"url": "https://byjus.com/",
"logo": "https://cdn1.byjus.com/byjusweb/img/byjus-schema-logo.png"
},
{
"@context": "https://schema.org",
"@type": "WebSite",
"url": "https://byjus.com/",
"potentialAction": {
"@type": "SearchAction",
"target": "https://byjus.com/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
}
]
{
"@context": "https://schema.org",
"@type": "Article",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://byjus.com/jee/quadratic-equations/"
},
"datePublished": "2019-09-25 11:58:45",
"dateModified": "2021-06-17 12:01:20",
"description": "Quadratic Equation - Know all the important formulas, methods, tips and tricks to solve quadratic equations. Learn to evaluate the Range, Max and Min values with graphs and solved examples.",
"headline": "Quadratic Equation - Formulas, Tricks for Solving Quadratic Equations",
"image":["https://byjus.com/jee/quadratic-equations/"],
"author": {
"@type": "Person",
"name": "Admin"
},
"publisher": {
"@type": "Organization",
"name": "BYJU'S",
"logo": {
"@type": "ImageObject",
"url": "https://cdn1.byjus.com/cbse/2017/09/15151739/BYJUS-LOGO-Purple-3kb.png"
}
}
}
{
"@context": "https:\/\/schema.org\/",
"@type": "Quiz",
"url": "https:\/\/byjus.com\/jee\/quadratic-equations\/",
"typicalAgeRange": "10-17",
"educationalLevel": "intermediate",
"assesses": "Attend this Quiz & Test your knowledge.",
"educationalAlignment": [
{
"@type": "AlignmentObject",
"alignmentType": "educationalSubject",
"targetName": "Maths"
},
{
"@type": "AlignmentObject",
"alignmentType": "educationalSubject",
"targetName": "Quadratic equations"
}
],
"name": "Quiz about Quadratic equations",
"about": {
"@type": "Thing",
"name": "Quadratic equations"
},
"hasPart": [
{
"@type": "Question",
"eduQuestionType": "Multiple choice",
"learningResourceType": "Practice problem",
"name": "Recollect the concept of Quadratic equations to solve the questions.",
"text": "A takes 6 days less than B to finish a piece of work. If both A and B together can finish the work in 4 days, find the time taken by B to finish the work.",
"encodingFormat": "text\/html",
"suggestedAnswer": [
{
"@type": "Answer",
"position": 0,
"encodingFormat": "text\/html",
"text": "15 days"
},
{
"@type": "Answer",
"position": 1,
"encodingFormat": "text\/html",
"text": "14 days"
},
{
"@type": "Answer",
"position": 3,
"encodingFormat": "text\/html",
"text": "11 days"
}
],
"acceptedAnswer": {
"@type": "Answer",
"position": 2,
"encodingFormat": "text\/html",
"text": "12 days"
}
},
{
"@type": "Question",
"eduQuestionType": "Multiple choice",
"learningResourceType": "Practice problem",
"name": "Recollect the concept of Quadratic equations to solve the questions.",
"text": "The quadratic equation has degree",
"encodingFormat": "text\/html",
"suggestedAnswer": [
{
"@type": "Answer",
"position": 0,
"encodingFormat": "text\/html",
"text": "0"
},
{
"@type": "Answer",
"position": 1,
"encodingFormat": "text\/html",
"text": "1"
},
{
"@type": "Answer",
"position": 3,
"encodingFormat": "text\/html",
"text": "3"
}
],
"acceptedAnswer": {
"@type": "Answer",
"position": 2,
"encodingFormat": "text\/html",
"text": "2"
}
},
{
"@type": "Question",
"eduQuestionType": "Multiple choice",
"learningResourceType": "Practice problem",
"name": "Recollect the concept of Quadratic equations to solve the questions.",
"text": "The sum of two numbers is 27 and product is 182. The numbers are:",
"encodingFormat": "text\/html",
"suggestedAnswer": [
{
"@type": "Answer",
"position": 0,
"encodingFormat": "text\/html",
"text": "10 and 15"
},
{
"@type": "Answer",
"position": 2,
"encodingFormat": "text\/html",
"text": "12 and 15"
},
{
"@type": "Answer",
"position": 3,
"encodingFormat": "text\/html",
"text": "11 and 24"
}
],
"acceptedAnswer": {
"@type": "Answer",
"position": 1,
"encodingFormat": "text\/html",
"text": "13 and 14"
}
},
{
"@type": "Question",
"eduQuestionType": "Multiple choice",
"learningResourceType": "Practice problem",
"name": "Recollect the concept of Quadratic equations to solve the questions.",
"text": "If -5 is a root of the quadratic equation 2x<sup>2<\/sup> + px \u2013 15 = 0, then",
"encodingFormat": "text\/html",
"suggestedAnswer": [
{
"@type": "Answer",
"position": 0,
"encodingFormat": "text\/html",
"text": "$$p = 2$$"
},
{
"@type": "Answer",
"position": 1,
"encodingFormat": "text\/html",
"text": "$$p = -5$$"
},
{
"@type": "Answer",
"position": 2,
"encodingFormat": "text\/html",
"text": "$$p = 7$$"
},
{
"@type": "Answer",
"position": 3,
"encodingFormat": "text\/html",
"text": "$$p = 3$$"
}
],
"acceptedAnswer": {
"@type": "Answer",
"position": 0,
"encodingFormat": "text\/html",
"text": "$$p = 7$$"
}
},
{
"@type": "Question",
"eduQuestionType": "Multiple choice",
"learningResourceType": "Practice problem",
"name": "Recollect the concept of Quadratic equations to solve the questions.",
"text": "The product of two successive integral multiples of 5 is 300. Then the numbers are:",
"encodingFormat": "text\/html",
"suggestedAnswer": [
{
"@type": "Answer",
"position": 0,
"encodingFormat": "text\/html",
"text": "24, 34"
},
{
"@type": "Answer",
"position": 2,
"encodingFormat": "text\/html",
"text": "12,15"
},
{
"@type": "Answer",
"position": 3,
"encodingFormat": "text\/html",
"text": "30,35"
}
],
"acceptedAnswer": {
"@type": "Answer",
"position": 1,
"encodingFormat": "text\/html",
"text": "15,20"
}
}
]
}
[
{
"@context": "https://schema.org",
"@type": "VideoObject",
"name": "JEE Main 2021 LIVE Paper Solutions (24 Feb Shift 1) | Memory Based | GB Sir | Maths | BYJU'S JEE",
"description": "This video is a LIVE session in which the Mathematics Paper of JEE Mains is discussed. This test was conducted on 24th February 2021 in Shift 1. Compared to the previous year's question paper, this year Multiple Choice Questions in the Numerical Types of Questions was introduced. This section had a total of 10 questions out of which students were expected to answer any 5 of their choice. Also, the total number of questions was increased from 25 to 30. Again, it was the students who were expected to answer any 25 questions from the 30. Join BYJU'S Classes now: https://bit.ly/Youtube-JEE BYJU&rsquo;S JEE online classes are conducted every 3-5 times a week. The main focus of these classes is to provide daily practice problems that are based on the JEE Maths previous year questions. These questions are picked from different JEE Maths books which helps students in getting exposure to different types of Maths JEE Mains and Maths JEE Advanced questions. Register for BYJU'S National Aptitude Test for free - https://bit.ly/BNAT-Registration Chemistry Paper discussion begins at 7.30 PM - https://youtu.be/XjeaQzl_Wr8 Physics Paper discussion begins at 9.00 PM - https://youtu.be/r_K14tdM0rU What does the BYJU'S JEE &amp; NEET Course offer? Everything to help you crack the exams! From the personalized video lessons on the app/tablet to everyday workshops from the most experienced teachers on the desktop; the All India Test Series (AITS) to the best books in the market to get YOU across the finish line. BYJU'S has you covered no matter which competitive class 12 exam you're aiming for. #JEE2021​ #JEE2020​ #JEEMain​ #JEEAdvanced​ #JEEPrepration​ Click here to know more: https://bit.ly/BYJUS-JEE-Course​ BYJU'S Online Classes are conducted by India's Best JEE Teachers. You get personalized classes to help you spend more time on topics that need focus. Your doubt resolution is ensured by expert faculties during and after the class. The DPP we provide will help you practice a variety of questions every day, for all the topics. The Notes we provide will help you brush up on all the concepts. BYJU'S All India Test Series (AITS) for JEE will be conducted once every 3 weeks that will help you gauge your performance PAN India and improve your test-taking skills. 👉 Subscribe to BYJU'S JEE - https://bit.ly/2FNnINs​​​ 👉 Install the BYJU'S App - https://bit.ly/Playstore-Appstore​​​ 👉 Follow us on Facebook - https://www.facebook.com/ByjusJEE/​​",
"thumbnailUrl": [
"https://i.ytimg.com/vi/zh74sic_2NE/default.jpg",
"https://i.ytimg.com/vi/zh74sic_2NE/mqdefault.jpg",
"https://i.ytimg.com/vi/zh74sic_2NE/hqdefault.jpg",
"https://i.ytimg.com/vi/zh74sic_2NE/sddefault.jpg"
],
"uploadDate": "2021-02-25T02:06:02Z",
"duration": "PT1H25M22S",
"contentUrl": "https://byjus.com/jee/quadratic-equations/",
"embedUrl": "https://www.youtube.com/embed/zh74sic_2NE",
"interactionCount": "89176"
},
{
"@context": "https://schema.org",
"@type": "VideoObject",
"name": "Concept of the Day: Nature of Roots | MATHS | JEE",
"description": "The video explains the set of conditions imposed on Discriminant, Sum and Product of Roots of a Quadratic Equation for seven different possibilities depending upon the nature/sign of its roots. Questions based on these possibilities are asked in examinations regularly. The questions can be solved easily using the set of conditions correctly and finding out the intersection of the solutions of each. For more information, read our website article: https://bit.ly/317HdsK BYJU'S Online Classes will be conducted 3-5 times a week by India's Best JEE Trainers. You get personalized classes 2-3 times a week to help you spend more time on topics that need focus. Your doubt resolution is ensured by expert faculty during and after class. The DPP we provide will help you revise the concepts every week for all the topics. BYJU'S All India Test Series (AITS) for JEE shall be conducted once every 3 weeks that will help you gauge your performance PAN India and improve your test-taking skills. 👉 Subscribe to BYJU'S JEE - https://bit.ly/2FNnINs​​​ ​ 👉 Install the BYJU'S App - https://bit.ly/Playstore-Appstore​​​ ​ 👉 Follow us on Facebook - https://www.facebook.com/ByjusJEE​​",
"thumbnailUrl": [
"https://i.ytimg.com/vi/X77LaqMZjx0/default.jpg",
"https://i.ytimg.com/vi/X77LaqMZjx0/mqdefault.jpg",
"https://i.ytimg.com/vi/X77LaqMZjx0/hqdefault.jpg",
"https://i.ytimg.com/vi/X77LaqMZjx0/sddefault.jpg"
],
"uploadDate": "2021-02-19T05:27:10Z",
"duration": "PT6M51S",
"contentUrl": "https://byjus.com/jee/quadratic-equations/",
"embedUrl": "https://www.youtube.com/embed/X77LaqMZjx0",
"interactionCount": "2499"
},
{
"@context": "https://schema.org",
"@type": "VideoObject",
"name": "Concept of the Day: Condition for Common Root(s) | MATHS | JEE | Gavesh Sir",
"description": "This video explains the relationship between coefficients of Quadratic Equations under the condition of single/double common root(s). Solving a system of simultaneous linear equations in two variables by using the method of cross-multiplication is something that you have already studied in your foundation classes It acts as a key concept here for determining the condition of a single common root. However, the condition for double common roots is justified using the concept of proportionate coefficients. Questions based on these possibilities are quite often asked in exams and can be solved easily by inculcating the set of conditions correctly. Other Concept of the day videos: https://www.youtube.com/watch?v=aQSvOHKvZXg&amp;list=PLDnXxcwgchDP7as0Jn6_6My81zsaza8WJ BYJU'S Online Classes will be conducted by India's Best JEE Teachers. You will get personalized classes to help you spend more time on topics that need focus. Your doubt resolution is ensured by expert faculty during and after class. The DPP we provide will help you practice a variety of questions every day for all the topics. The Notes we provide will help you brush up all the concepts for all topics. BYJU'S All India Test Series (AITS) for JEE shall be conducted once every 3 weeks that will help you gauge your performance PAN India and improve your test-taking skills. 👉 Subscribe to BYJU'S JEE - https://bit.ly/2FNnINs​​​​​​ ​ 👉 Install the BYJU'S App - https://bit.ly/Playstore-Appstore​​​​​​ ​ 👉 Follow us on Facebook - https://www.facebook.com/ByjusJEE​​",
"thumbnailUrl": [
"https://i.ytimg.com/vi/RTknWAYVttM/default.jpg",
"https://i.ytimg.com/vi/RTknWAYVttM/mqdefault.jpg",
"https://i.ytimg.com/vi/RTknWAYVttM/hqdefault.jpg",
"https://i.ytimg.com/vi/RTknWAYVttM/sddefault.jpg"
],
"uploadDate": "2021-02-28T09:28:51Z",
"duration": "PT9M18S",
"contentUrl": "https://byjus.com/jee/quadratic-equations/",
"embedUrl": "https://www.youtube.com/embed/RTknWAYVttM",
"interactionCount": "76828"
},
{
"@context": "https://schema.org",
"@type": "VideoObject",
"name": "Location of Roots | Concept of the Day | MATHS | JEE | Bhoomika Ma'am",
"description": "The video explains the position of roots of a Quadratic Equation with respect to one or two real numbers. Occasionally in some problems, we want the roots of the equation to lie in a given interval. For this, we impose conditions on Quadratic coefficients. Here in this video, we have exclusively discussed the set of conditions when both the roots are less than/greater than a real number 'k' or 'k' lying between the roots. Remember that applying all the set of conditions for a given case is really important and missing any one of them is unaffordable. Moreover, questions based on these possibilities are quite often in Examinations and can be solved easily just by inculcating the set of conditions correctly. Concept of the day videos: https://www.youtube.com/watch?v=aQSvOHKvZXg&amp;list=PLDnXxcwgchDP7as0Jn6_6My81zsaza8WJ BYJU'S Online Classes will be conducted by India's Best JEE Teachers. You will get personalized classes to help you spend more time on topics that need focus. Your doubt resolution is ensured by expert faculty during and after class. The DPP we provide will help you practice a variety of questions every day for all the topics. The Notes we provide will help you brush up all the concepts for all topics. BYJU'S All India Test Series (AITS) for JEE shall be conducted once every 3 weeks that will help you gauge your performance PAN India and improve your test-taking skills. 👉 Subscribe to BYJU'S JEE - https://bit.ly/2FNnINs​​​​​​​​​ ​ 👉 Install the BYJU'S App - https://bit.ly/Playstore-Appstore​​​​​​​​​ ​ 👉 Follow us on Facebook - https://www.facebook.com/ByjusJEE",
"thumbnailUrl": [
"https://i.ytimg.com/vi/Gt2iByw7sgM/default.jpg",
"https://i.ytimg.com/vi/Gt2iByw7sgM/mqdefault.jpg",
"https://i.ytimg.com/vi/Gt2iByw7sgM/hqdefault.jpg",
"https://i.ytimg.com/vi/Gt2iByw7sgM/sddefault.jpg"
],
"uploadDate": "2021-03-03T05:28:54Z",
"duration": "PT14M6S",
"contentUrl": "https://byjus.com/jee/quadratic-equations/",
"embedUrl": "https://www.youtube.com/embed/Gt2iByw7sgM",
"interactionCount": "37513"
},
{
"@context": "https://schema.org",
"@type": "VideoObject",
"name": "Nature of Graph of Quadratic Function | MATHS | JEE | Concept of the Day | GB Sir",
"description": "Relevant for Class: 11th Chapter: Quadratic Equation Prerequisites: Basics of Quadratic Equations, Calculation of Discriminant This video is focussed on the topic Quadratic Equations. This video explains how to estimate the Nature of Roots of the Quadratic Equation depending upon the sign of the Discriminant and sign of the Leading Coefficient through graphical representation on the coordinate axis. The questions from this concept are frequently asked in JEE and other competitive examinations. Take Daily Quiz for JEE: https://bit.ly/3b8f7U0 Other Concept of the Day Videos: https://www.youtube.com/watch?v=aQSvOHKvZXg&amp;list=PLDnXxcwgchDP7as0Jn6_6My81zsaza8WJ BYJU'S Online Classes are conducted by India's Best JEE Teachers. You get personalized classes to help you spend more time on topics that need focus. Your doubt resolution is ensured by expert faculties during and after the class. The DPP we provide will help you practice a variety of questions every day, for all the topics. The Notes we provide will help you brush up on all the concepts. BYJU'S All India Test Series (AITS) for JEE will be conducted once every 3 weeks that will help you gauge your performance PAN India and improve your test-taking skills. 👉 Subscribe to BYJU'S JEE - https://bit.ly/2FNnINs​​​​​​ 👉 Install the BYJU'S App - https://bit.ly/Playstore-Appstore​​​​​ 👉 Follow us on Facebook - https://www.facebook.com/ByjusJEE",
"thumbnailUrl": [
"https://i.ytimg.com/vi/wP0IsGXShMs/default.jpg",
"https://i.ytimg.com/vi/wP0IsGXShMs/mqdefault.jpg",
"https://i.ytimg.com/vi/wP0IsGXShMs/hqdefault.jpg",
"https://i.ytimg.com/vi/wP0IsGXShMs/sddefault.jpg"
],
"uploadDate": "2021-06-14T05:40:00Z",
"duration": "PT17M13S",
"contentUrl": "https://byjus.com/jee/quadratic-equations/",
"embedUrl": "https://www.youtube.com/embed/wP0IsGXShMs",
"interactionCount": "4462"
},
{
"@context": "https://schema.org",
"@type": "VideoObject",
"name": "DPP: Range of Quadratic function and location of roots | JEE | Maths",
"description": "In algebra, a quadratic function is a polynomial function with one or more variables in which the highest-degree term is of the second degree. In the video, various problems based on quadratic equations such as finding the range of expression, finding the least value of quadratic polynomial and finding the location of the roots are solved. Learn some interesting tricks used to solve quadratic function from our website article: https://bit.ly/3eQAqLM BYJU'S Online Classes will be conducted 3-5 times a week by India's Best JEE Trainers. You get personalised classes 2-3 times a week to help you spend more time on topics that need focus. Your doubt resolution is ensured by expert faculty during and after class. The DPP we provide will help you revise the concepts every week for all the topics. BYJU'S All India Test Series (AITS) for JEE shall be conducted once every 3 weeks that will help you gauge your performance PAN India and improve your test-taking skills. 👉 Subscribe to BYJU'S JEE - https://bit.ly/2FNnINs 👉 Install the BYJU'S App - https://bit.ly/Playstore-Appstore 👉 Follow us on Facebook - https://www.facebook.com/ByjusJEE/",
"thumbnailUrl": [
"https://i.ytimg.com/vi/oFJMYnr2kUE/default.jpg",
"https://i.ytimg.com/vi/oFJMYnr2kUE/mqdefault.jpg",
"https://i.ytimg.com/vi/oFJMYnr2kUE/hqdefault.jpg",
"https://i.ytimg.com/vi/oFJMYnr2kUE/sddefault.jpg"
],
"uploadDate": "2020-09-11T12:43:53Z",
"duration": "PT20M4S",
"contentUrl": "https://byjus.com/jee/quadratic-equations/",
"embedUrl": "https://www.youtube.com/embed/oFJMYnr2kUE",
"interactionCount": "19348"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment