X² <span>+ 11x + 7
because 7 is a prime number, this doesn't factor prettily. you'll want to use the quadratic formula; if you aren't familiar with it, i'd either research it or look it up in your textbook, because it's clunky and not easily understood in this format:
(-b </span>± √((b)² - 4ac))/(2a)
in your equation x² + 11x + 7 ... a = 1, b = 11, and c = 7. what you do is you take the coefficients of every term, then plug it into your equation:
(-11 ± √((11)² - 4(1)(7))/(2(1))
not pretty, i know. but, regardless, you can simplify it:
(-11 ± √((11)² - 4(1)(7))/(2(1))
(-11 ± √(121 - 28))/2
(-11 ± √93)/2
and you can't simplify it further. -11 isn't divisible by 2, and 93 doesn't have a perfect square that you can take out from beneath the radical. the ± plus/minus symbol indicates that you have 2 answers, so you can write them out separately:
(x - (-11 - √93)/2) and (x + (-11 - √93)/2)
they look confusing, but those are your two factors. they can be simplified just slightly by changing the signs in the middle due to the -11:
(x + (11 + √93)/2) (x - (11 - √93)/2)
and how these would read, just in case the formatting is too confusing for you: x plus the fraction 11 + root 93 divided by 2. the 11s and root 93s are your numerator, 2s are your denominator.
Answer: 05%
Step-by-step explanation:
60-57=3
3/60=0.05
0.05x100=5
Given parameters;
Let us solve this problem step by step;
Let us represent Simon's money by S
Kande's money by K
- Simon has more money than Kande
S > K
- if Simon gave Kande K20, they would have the same amount;
if Simon gives $20, his money will be S - 20 lesser;
When Kande receives $20, his money will increase to K + 20
S - 20 = K + 20 ------ (i)
- While if Kande gave Simon $22, Simon would then have twice as much as Kande;
if Kande gave Simon $22, his money will be K - 22
Simon's money, S + 22;
S + 22 = 2(K - 22) ------ (ii)
Now we have set up two equations, let us solve;
S - 20 = K + 20 ---- i
S + 22 = 2(K - 22) ; S + 22 = 2K - 44 ---- ii
So, S - 20 = K + 20
S + 22 = 2K - 44
subtract both equations;
-20 - 22 = (k -2k) + 64
-42 = -k + 64
k = 106
Using equation i, let us find S;
S - 20 = K + 20
S - 20 = 106 + 20
S = 106 + 20 + 20 = 146
Therefore, Kande has $106 and Simon has $146
Answer:
x= -1.5, y= -1
Step-by-step explanation:
6x= -5+4y
x= (-5+4y) / 6
4((-5+4y) / 6) + 5y = -11
4(-5+4y) + 5*6y = -11*6
-20+16y+30y= -66
16y + 30y = -66+20 = -46
y(16 + 30) = -46
y= -46 / (16 + 30)
y= -46 / 46
y= -1
x= (-5+4(-1)) / 6
x= (-5-4) / 6
x= -9 /6
x= -1.5