dextercioby said:
So you don't know how to solve the quadratic equation ? This is quite basic stuff.
http://en.wikipedia.org/wiki/Quadratic_equation
i still insist show me how you gat the factors of the quadratic equation i have followed examples and not any close my study has been on the following procedure:,
Quadratic Equation in Two Variables
Introduction about quadratic equation:
An equation which contains more than one terms are squared but no higher power in terms, having the syntax, ax2+bxy+cy2 =0 where a represents the numerical coefficient of x2, b represents the numerical coefficient of xy, and c represents the numerical coefficient of y2
Example: x2+2xy+y2
In this article we shall discuss about the how to solve quadratic equation in two variables with suitable example problem.
Example Problem of Quadratic Equation in Two Variables:
Solve the quadratic equation by factoring method and find the factor?
X2+7xy+10y2
Solution:
Step 1: Multiply the coefficient of x2 and the coefficient of y2,
1*10 =10 (product term)
Step 2: Find the factors for the product term
10--- > 5*2= 10 (factors are 5 and 2)
10 --- > 5+2 = 7(7 is equal to the coefficient of xy)
Step 3: Separate the coefficient of xy
X2+7xy+10y2
x2+5xy+2xy+10y2
Step 4: Taking the common term x for the first two terms and 2y for the next two terms
x(x+5y) +2y(x+5y)
(x+2y) (x+5y)
Factors are (x+2y) (x+5y)