Processing Math: Done
To print higher-resolution math symbols, click the
Hi-Res Fonts for Printing button on the jsMath control panel.

No jsMath TeX fonts found -- using image fonts instead.
These may be slow and might not print well.
Use the jsMath control panel to get additional information.
jsMath Control PanelHide this Message


jsMath

Solution 2.3:2b

From Förberedande kurs i matematik 1

(Difference between revisions)
Jump to: navigation, search
m (Lösning 2.3:2b moved to Solution 2.3:2b: Robot: moved page)
Line 1: Line 1:
-
{{NAVCONTENT_START}}
+
The first step when we solve the second-degree equation is to complete the square on the left-hand side:
-
<center> [[Image:2_3_2b.gif]] </center>
+
 
-
{{NAVCONTENT_STOP}}
+
 
 +
<math>y^{2}+2y-15=\left( y+1 \right)^{2}-1^{2}-15=\left( y+1 \right)^{2}-16.</math>
 +
 
 +
The equation can now be written as
 +
 
 +
 
 +
<math>\left( y+1 \right)^{2}=16</math>
 +
 
 +
 
 +
and has, after taking the square root, the solutions
 +
 
 +
 
 +
<math>y+1=\sqrt{16}=4</math>
 +
which gives
 +
<math>y=-1+4=3</math>
 +
 
 +
 
 +
<math>y+1=-\sqrt{16}=-4</math>
 +
which gives
 +
<math>y=-1-4=-5</math>
 +
 
 +
 
 +
A quick check shows that
 +
<math>y=-\text{5 }</math>
 +
and
 +
<math>y=\text{3 }</math>
 +
satisfy the equation:
 +
 
 +
 
 +
<math>y=-\text{5 }</math>: LHS=
 +
<math>\left( -5 \right)^{2}+2\centerdot \left( -5 \right)-15=25-10-15=0</math>
 +
= RHS
 +
 
 +
<math>y=\text{3 }</math>: LHS=
 +
<math>3^{2}+2\centerdot 3-15=9+6-15=0</math>
 +
= RHS

Revision as of 13:31, 20 September 2008

The first step when we solve the second-degree equation is to complete the square on the left-hand side:


y2+2y15=y+121215=y+1216 

The equation can now be written as


y+12=16 


and has, after taking the square root, the solutions


y+1=16=4  which gives y=1+4=3


y+1=16=4  which gives y=14=5


A quick check shows that y=5 and y=3 satisfy the equation:


y=5 : LHS= 52+2515=251015=0  = RHS

y=3 : LHS= 32+2315=9+615=0 = RHS