Answer:
33
Step-by-step explanation:
The third integer is 86, hope this helps :)
When ever you have percentages, it should be helpful to bear in mind you can express them as multipliers. In this case, it will be helpful.
So, if we let:
a = test score
b = target score
then, using the information given:
a = 1.1b + 1
a = 1.15b - 3
and we get simultaneous equations.
'1.1' and '1.15' are the multipliers that I got using the percentages. Multiplying a value by 1.1 is the equivalent of increasing the value by 10%. If you multiplied it by 0.1 (which is the same as dividing by 10), you would get just 10% of the value.
Back to the simultaneous equations, we can just solve them now:
There are a number of ways to do this but I will use my preferred method:
Rearrange to express in terms of b:
a = 1.1b + 1
then b = (a - 1)/1.1
a = 1.15b - 3
then b = (a + 3)/1.15
Since they are both equal to b, they are of the same value so we can set them equal to each other and solve for a:
(a - 1)/1.1 = (a + 3)/1.15
1.15 * (a - 1) = 1.1 * (a + 3)
1.15a - 1.15 = 1.1a + 3.3
0.05a = 4.45
a = 89
9514 1404 393
Answer:
(c) (3, 3)
Step-by-step explanation:
Point E partitions both the x-distance and the y-distance in the ratio 2 : 1. That is, for either the x-coordinates or the y-coordinates, ...
CE : ED = 2 : 1
Try the answers with the x-coordinates.
CE : ED = (1 -(-1)) : (5 - 1) = 2 : 4 . . . . incorrect
CE : ED = (-3 -(-1)) : (5 -(-3)) = -2 : 8 . . . . incorrect
CE : ED = (3 -(-1)) : (5 -3) = 4 : 2 = 2 : 1 . . . . correct
CE : ED = (-1 -(-1)) : (5 -(-1)) = 0 : 6 . . . . incorrect
The only viable choice is (3, 3).
_____
<em>Alternate solution</em>
For a partitioning of m : n, the desired point is ...
E = (n×C +m×D)/(m+n)
For partitioning of 2 : 1, the desired point is ...
E = (1×(-1, -3) + 2×(5, 6))/(2+1) = (-1+10, -3 +12)/3
E = (3, 3)