Final answer:
To find the two integers, we can set up two equations based on the given information. By substituting the value of x from the first equation into the second equation, we can solve for y. Then, substituting the value of y back into the first equation, we can find the value of x.
Step-by-step explanation:
To solve this problem, we can set up two equations based on the given information. Let's say the first integer is x and the second integer is y. We are given that x is 3 less than twice y, so we can write the equation: x = 2y - 3. We also know that the sum of their squares is 698, so the equation becomes x^2 + y^2 = 698. Now we can substitute the value of x from the first equation into the second equation and solve for y.
Substituting x = 2y - 3 into the equation x^2 + y^2 = 698, we get (2y - 3)^2 + y^2 = 698. Expanding this equation, we get 4y^2 - 12y + 9 + y^2 = 698. Combining like terms, we have 5y^2 - 12y + 9 = 698. Rearranging this equation and simplifying, we get 5y^2 - 12y - 689 = 0. Now we can solve this quadratic equation to find the value of y.
Using the quadratic formula, y = (-(-12) ± sqrt((-12)^2 - 4(5)(-689))) / (2(5)). Simplifying the equation further, we have y = (12 ± sqrt(144 + 13780)) / 10. Taking the positive value, y = (12 + sqrt(13924)) / 10. Evaluating this expression, we find y ≈ 9.7394. Now we can substitute this value back into the first equation to find x.
Using x = 2y - 3, we have x = 2(9.7394) - 3. Simplifying this equation, we get x ≈ 16.4788. Therefore, the two integers are approximately 16.4788 and 9.7394.