<span>Multiplication Property of –1</span>
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
The answer is 6. Because 4x6=32
For the given points to lie on the parabola,
a = -3 and k = 10.
An equation of a curve that has a point on it that is equally spaced from a fixed point and a fixed line is referred to as a parabola. The parabola's fixed line and fixed point are together referred to as the directrix and focus, respectively. It's also crucial to remember that the fixed point is not located on the fixed line. A parabola is a locus of any point that is equally distant from a given point (focus) and a certain line (directrix).
According to the question,
Equation of parabola : y = a
+ k
Points A(1,7) and B(4,-2)
For the points to lie on the parabola,
7 = a
+k
7 = a + k
Similarly,
-2 = a
+ k
-2 = 4a + k
On solving the two equations simultaneously, we get,
a = -3
k = 10
Learn more about parabolas here:
brainly.com/question/4061870
#SPJ1