Stars And PoundsLet the operations '#' and '*' be defined as follows:
a * b = 1a + 1b
a # b = (a + b)(a - b)
Find the value X such that:
(22 * X) # (X * 33) = 27
Let the operations '#' and '*' be defined as follows:
a * b = +
a # b =
Find the value X such that:
(22 * X) # (X * 33) = 27
a * b =
1
a
1
b
a # b =
(a + b)
(a - b)
Find the value X such that:
(22 * X) # (X * 33) = 27
View the solution
Money For Lunch?
Rectangle in a Triangle
Blogs on This Site
Reviews and book lists - books we love!
The site administrator fields questions from visitors.
Like us on Facebook to get updates about new resources