Art of Problem Solving

2024 AMC 8 Problems/Problem 10: Difference between revisions

Spike bounce (talk | contribs)
Anduwii (talk | contribs)
Line 1: Line 1:
==Problem==
Stop cheating
What is the sum of the roots of <math>\frac{1}{x}</math> <math>+1=x</math>?


 
ur getting NOWHERE!!!
<math>\textbf{(A)}\ 0 \qquad \textbf{(B)}\ -1 \qquad \textbf{(C)}\ 1 \qquad \textbf{(D)}\ -2 \qquad \textbf{(E)}\ 2</math>


==Solution 1==
==Solution 1==

Revision as of 19:33, 22 January 2024

Stop cheating

ur getting NOWHERE!!!

Solution 1

(joke problem but decided to answer it)The answer is ${C}$. If you multiply the equation by x you get $1+x=x^2$ . Now moving it to a quadratic you get $-x^2+x+1$ . Using Vieta's $-b/a$ is -$1/-1$ which is $1$.

-Multpi12