Maths Olympiad Prep

Library / /261 of 520

Algebra Difficulty 3.2 AMC 10/12 Find the answer

Given that the two real roots of the equation x25x+3=0x^{2}-5x+3=0 with respect to xx are mm and nn, find m2+n2m^{2}+n^{2}.

A number or a short expression. Spacing and $ signs are ignored.

Solution

Given the quadratic equation x25x+3=0x^{2}-5x+3=0, we know its roots are mm and nn. To find m2+n2m^{2}+n^{2}, we can use the sum and product of roots formulas for quadratic equations.

1. The sum of roots formula is m+n=bam+n=-\frac{b}{a}. For our equation, a=1a=1 and b=5b=-5, so we have:
m+n=51=5m+n=-\frac{-5}{1}=5

2. The product of roots formula is mn=camn=\frac{c}{a}. For our equation, a=1a=1 and c=3c=3, so we have:
mn=31=3mn=\frac{3}{1}=3

3. To find m2+n2m^{2}+n^{2}, we use the identity (m+n)2=m2+2mn+n2(m+n)^{2}=m^{2}+2mn+n^{2}. Rearranging for m2+n2m^{2}+n^{2} gives us:
m2+n2=(m+n)22mnm^{2}+n^{2}=(m+n)^{2}-2mn

4. Substituting the values of m+nm+n and mnmn into the equation:
m2+n2=522×3=256=19m^{2}+n^{2}=5^{2}-2\times 3=25-6=19

Therefore, the sum of the squares of the roots of the equation x25x+3=0x^{2}-5x+3=0 is 19\boxed{19}.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.