document.write( "Question 1172151: 1.If r and s are the roots of the quadratic equation x2 + 3x - 5 = 0, find the value of r3 + s3. Show clear solution pls thanksss! \n" ); document.write( "
Algebra.Com's Answer #797067 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "We can use Vieta's Formulas to say
\n" ); document.write( "r+s = -b
\n" ); document.write( "r*s = c
\n" ); document.write( "where r,s are the two roots of x^2+bx+c
\n" ); document.write( "In this case, a = 1.
\n" ); document.write( "If 'a' was some nonzero value other than 1, then you'd have to divide everything by 'a' to get ax^2+bx+c into the form x^2+px+q, where p = b/a and q = c/a.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "From x^2+3x-5, we see that b = 3 and c = -5
\n" ); document.write( "Plug those values into the first two equations mentioned to get:
\n" ); document.write( "r+s = -3
\n" ); document.write( "r*s = -5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's square both sides of that first equation and do a bit of rearranging:
\n" ); document.write( "r+s = -3
\n" ); document.write( "(r+s)^2 = (-3)^2
\n" ); document.write( "r^2+2rs+s^2 = 9
\n" ); document.write( "r^2+s^2+2rs = 9
\n" ); document.write( "r^2+s^2+2(-5) = 9 ... plug in rs = -5
\n" ); document.write( "r^2+s^2-10 = 9
\n" ); document.write( "r^2+s^2 = 9+10
\n" ); document.write( "r^2+s^2 = 19\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The following three equations
\n" ); document.write( "r+s = -3
\n" ); document.write( "r*s = -5
\n" ); document.write( "r^2+s^2 = 19
\n" ); document.write( "will be used in the next portion below\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "By the sum of cubes factoring formula, we know that...
\n" ); document.write( "r^3+s^3 = (r+s)(r^2-rs+s^2)
\n" ); document.write( "r^3+s^3 = (r+s)(r^2+s^2-rs)
\n" ); document.write( "r^3+s^3 = (-3)(r^2+s^2-rs) ... plug in r+s = -3
\n" ); document.write( "r^3+s^3 = (-3)(19-rs) .... plug in r^2+s^2 = 19
\n" ); document.write( "r^3+s^3 = (-3)(19-(-5)) .... plug in rs = -5
\n" ); document.write( "r^3+s^3 = (-3)(19+5)
\n" ); document.write( "r^3+s^3 = (-3)(24)
\n" ); document.write( "r^3+s^3 = -72 which is the final answer.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "As you can see from the last section, we computed r^3+s^3 without knowing what r and s are individually. We could actually solve for them using the quadratic formula\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I won't show those steps, but you should get \"%28-3%2Bsqrt%2829%29%29%2F2\" and \"%28-3-sqrt%2829%29%29%2F2\" as the two roots.
\n" ); document.write( "These are the values of r and s in either order.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Once you know these values, plug them into r^3+s^3 and you should get -72 as the final answer. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Also, knowing the actual roots r,s allows you to check each of these following equations
\n" ); document.write( "r+s = -3
\n" ); document.write( "r*s = -5
\n" ); document.write( "r^2+s^2 = 19
\n" ); document.write( "to help further confirm the steps of the previous section. I'll let you perform these checks.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer: -72
\n" ); document.write( "
\n" ); document.write( "
\n" );