How do you solve #60v ^ { 2} + 6v - 18= 0#?
2 Answers
Explanation:
Given:
#60v^2+6v-18 = 0#
Note that all of the terms are divisible by
#10v^2+v-3 = 0#
Use an AC method:
Find a pair of factors of
The pair
Use this pair to split the middle term and factor by grouping:
#0 = 10v^2+v-3#
#color(white)(0) = (10v^2+6v)-(5v+3)#
#color(white)(0) = 2v(5v+3)-1(5v+3)#
#color(white)(0) = (2v-1)(5v+3)#
Hence:
#v = 1/2" "# or#" "v = -3/5#
See explanation.
Explanation:
First we can divide aboth sides of the equation by
#10v^2+v-3=0# ##
Now to find the roots we calculate the discriminant:
#Delta=1^2-4*10*(-3)#
#Delta=121#
The discriminant is positive, so the equation has 2 real roots:
#x_1=(-1-11)/20=-3/5#
and