Showing posts with label algebra. Show all posts
Showing posts with label algebra. Show all posts

Saturday, May 29, 2010

Maths Olympiad - Algebra 3

Question:




In the above table each letter of the alphabet is given a value. The algebraic expression 4x − 3 is used as a key to convert the letters P S R X B O E into the word H A R M O N Y. Find the algebraic expression used to convert S R X B into G O L D ?



Answer:


For S R X B to become G O L D ,

S -> G where 4 -> 14
R -> O where 1 -> 5
X -> L where 3 -> 11
B -> D where 2 -> 8


Using the graphical y = mx + c expression, we will take the above numbers as x, y coordinates.

So, we have the following coordinates - (4,14), (1,5), (3,11) and (2,8).


Therefore,
y = mx + c
14 = 4m + c ----- sub. (4,14)
c = 14 - 4m ----- Eq. 1


y = mx + c
8 = 2m + c ---- sub. (2,8)
c = 8 - 2m ---- Eq. 2


Combine Eq.1 and Eq.2,
14 - 4m = 8 - 2m
6 = 2m
m = 3


Sub. m = 3 into Eq.2,
c = 8 - 2(3)
c = 8 - 6
c = 2


Sub. m = 3 and c = 2 into y = mx + c:
y = 3x + 2


Therefore, the algebraic expression used to convert S R X B into G O L D is:
3x + 2

Maths Olympiad - Algebra 2

Question:

If 30% of p is q, and 20% of q is 12, what is 50% of p + q?

Answer:

20% q = 12
100% q = 12 x 5
q = 60

30% p = q
30% p = 60
100% p = 100/30 x 60
p = 200

Therefore, 50% of p + q = 50% (200 + 60)
= 50% (260)
= 130

Maths Olympiad - Algebra 1

Question:

where a and b are real numbers.

Find the maximum possible value of (a - 5b).


Answer:

Since the square of any number cannot be negative, the minimum value of

is ZERO.
(*Since its minimum value would make the resulting number the maximum possible value because it is multiplied by a negative number -4)
Therefore, the maximum possible value of (a - 5b)
= - 4 (0 - 125)
= 500