The tangent at a point P(x,y) on a curve is represented by the line Y−y=dxdy(X−x). To find the intersection points with the coordinate axes, we set Y=0 to obtain the x-intercept XA=x−ydydx, defining point A(x−ydydx,0), and we set X=0 to obtain the y-intercept YB=y−xdxdy, defining point B(0,y−xdxdy). Given that P divides the segment AB in the ratio PA:PB=1:k, we apply the section formula for P(x,y) using the coordinates of A and B. Since P lies on the segment AB, the coordinates are x=k+1kXA+1(0) and y=k+1k(0)+1YB. The equation for the y-coordinate simplifies to y(k+1)=y−xdxdy, which rearranges into the differential equation xdxdy+ky=0.
Separating variables gives ydy=−kxdx, which integrates to lny=−klnx+C, or y=Cx−k. Substituting the point (1,1) yields C=1, and the point (101,100) allows us to find k since 100=(101)−k=10k, identifying k=2. With k determined, the given differential equation edxdy=kx+2k becomes edxdy=2x+1, which simplifies to dxdy=ln(2x+1).
Integrating both sides with respect to x, we use the standard integral of the natural logarithm, ∫ln(ax+b)dx=aax+bln(ax+b)−x+C, to find y=22x+1ln(2x+1)−x+C. Applying the initial condition y(0)=2, we substitute x=0 to get 21ln(1)−0+C=2, which confirms that C=2. Therefore, the function is y(x)=22x+1ln(2x+1)−x+2. Evaluating this at x=1 gives y(1)=23ln3−1+2=23ln3+1. Finally, calculating 4y(1) results in 4(23ln3+1)=6ln3+4. Subtracting the requested term leads to the final value of 5.