Question
If, 3x + 2y = 15, and 2xy = 12, and 3x > 2y, then find
the value of 27x³ – 8y³.Solution
2xy = 12 So, xy = (12/2) = 6 ......(i) 3x + 2y = 15 On squaring the above equation, we get, (3x + 2y)² = 15² Or, 9x² + 4y² + 2 × 3x × 2y = 225 Or, 9x² + 4y² + 12 × 6 = 225 (since, xy = 6) Or, 9x² + 4y² = 225 - 72 So, 9x² + 4y² = 153 ....(ii) (3x - 2y)² = 9x² + 4y² - 2 × 3x × 2y = 153 - 12 × 6 = 153 - 72 = 81 {using values from equations (i) and (ii)} Since, 3x > 2y, so, 3x - 2y, cannot be negative. So, 3x - 2y = 9 ....(iii) We know that, a³ - b³ = (a - b) × (a² + b² + ab). So, (3x)³ - (2y)³ = 27x³ - 8y³ = (3x - 2y) × (9x² + 4y² + 3x × 2y) Putting the value of equations (i), (ii) and (iii) in the above equation, we get, = 9 × (153 + 6 × 6) = 9 × (153 + 36) = 9 × 189 = 1,701 Hence, option a.
What is the main role of Apache Pig?
Predict the output
list1 = ['physics', 'chemistry', 1997, 2000]
list2 = [1, 2, 3, 4, 5, 6, 7 ]
print "list1[0]: ", list1[0] ...
What is perplexity in language models?
Which of the following accurately describes Type 1 hypervisor virtualization?
In pipelining, the CPU executes each instruction in a series of following stages: Instruction Fetching (IF) —–> Instruction Decoding (ID) —–> In...
What is edge computing in IoT?
Which of the following algorithm uses Darwinian based algorithm to find the best solutions to solve complicated problems with a greater number of variab...
Which involve two factor authentication
If receiver noise floor is 2 dB, signal-to-noise ratio is 3 dB then what is the receiver sensitivity?
What is the primary function of the CICS (Customer Information Control System) in mainframe computing?