First, simplify the logarithmic equation:
log(y)=2log(x)+1 log(y)=log(x2)+log(10) log(y)=log(10x2) Since the logarithms are equal, we can equate the arguments:
Now substitute this expression for y into the second equation: 2y=9x−1 2(10x2)=9x−1 20x2=9x−1 20x2−9x+1=0 This is a quadratic equation in x. We can solve for x using the quadratic formula or by factoring. Let's try factoring: (4x−1)(5x−1)=0 So, 4x−1=0 or 5x−1=0 If 4x−1=0, then 4x=1, so x=41. If 5x−1=0, then 5x=1, so x=51. Now, we find the corresponding values of y: If x=41, then y=10(41)2=10(161)=1610=85. If x=51, then y=10(51)2=10(251)=2510=52. Let's check these solutions in the second equation 2y=9x−1: For x=41 and y=85: 2(85)=9(41)−1 45=49−44 45=45 (This solution is valid) For x=51 and y=52: 2(52)=9(51)−1 54=59−55 54=54 (This solution is valid) Therefore, the solutions are (x,y)=(41,85) and (x,y)=(51,52).