The population increases by a factor 1.0167 every year so the require figure is:
103 * 1 . 0167^5 = 112 million
11.424242
isolate the repeating part
11+0.424242
focus on the repeating part
0.42424242
how many places till it repeats again?
2
let's say it is x
x=0.42424242
multiply by 100
100x=42.424242
subtract them
100x-x=42.42424242-0.42424242
the infinite repeats cancel and we get
99x=42
divide by 99

so
What is the solution set of x2 + y2 = 26 and x − y = 6? A. {(5, -1), (-5, 1)} B. {(1, 5), (5, 1)} C. {(-1, 5), (1, -5)} D. {(5,
Rus_ich [418]
He two equations given are
x^2 + y^2 = 26
And
x - y = 6
x = y +6
Putting the value of x from the second equation to the first equation, we get
x^2 + y^2 = 26
(y + 6) ^2 + y^2 = 26
y^2 + 12y + 36 + y^2 = 26
2y^2 + 12y + 36 - 26 = 0
2y^2 + 12y + 10 = 0
y^2 + 6y + 5 = 0
y^2 + y + 5y + 5 = 0
y(y + 1) + 5 ( y + 1) = 0
(y + 1)(y + 5) = 0
Then
y + 1 = 0
y = -1
so x - y = 6
x + 1 = 6
x = 5
Or
y + 5 = 0
y = - 5
Again x = 1
So the solutions would be (-1, 5), (1 , -5). The correct option is option "C".