document.write( "Question 491547: Find a quadratic equation with the given roots r1 and r2. Write the answer in the form
\n" ); document.write( "ax2 + bx + c = 0,
\n" ); document.write( "where a, b, and c are integers and a > 0.
\n" ); document.write( "r1 = 4 and r2 = 11
\n" ); document.write( "

Algebra.Com's Answer #334682 by Gogonati(855)\"\" \"About 
You can put this solution on YOUR website!
Since the roots are r1=4 and r2=11 the quadratic equation will be:\r
\n" ); document.write( "\n" ); document.write( "\"ax%5E2%2Bbx%2Bc=a%28x-r1%29%28x-r2%29=0\", assuming a=1, substituting the roots we get:\r
\n" ); document.write( "\n" ); document.write( "\"%28x-4%29%28x-11%29=x%5E2-15x%2B44=0\"\r
\n" ); document.write( "\n" ); document.write( "Answer:An quadratic equation with the given roots 4 and 11 is \"x%5E2-15x%2B44=0\".\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );