+0  
 
0
708
1
avatar

Find algebraically the points of intersection of the parabolas with equations y= 2x^2 + 3x - 1 and y= 5 - x^2

 Apr 12, 2015

Best Answer 

 #1
avatar+33661 
+5

Eliminate the y's:

2x2 + 3x -1 = 5 - x2

 

Add x2 - 5 to both sides

3x2 + 3x - 6 = 0

 

Factorize

3(x+2)(x-1) = 0

 

so x = -2 and x = 1

when x = -2  y = 5 - (-2)2 = 1

when x = 1  y = 5 - 12 = 4

 

So the intersections occur at (-2, 1) and (1, 4)

.

 Apr 12, 2015
 #1
avatar+33661 
+5
Best Answer

Eliminate the y's:

2x2 + 3x -1 = 5 - x2

 

Add x2 - 5 to both sides

3x2 + 3x - 6 = 0

 

Factorize

3(x+2)(x-1) = 0

 

so x = -2 and x = 1

when x = -2  y = 5 - (-2)2 = 1

when x = 1  y = 5 - 12 = 4

 

So the intersections occur at (-2, 1) and (1, 4)

.

Alan Apr 12, 2015

3 Online Users