document.write( "Question 766122: Give the quadratic equation whose roots are twice as large as the roots of the given equation: ax^2+bx+c=0 a is not equal to 0. \n" ); document.write( "
Algebra.Com's Answer #466690 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Highly believing that 'a' will not be affected, an attempt at guessing is tried, not really the best approach:\r
\n" ); document.write( "\n" ); document.write( "ax^2+2b+2c=0
\n" ); document.write( "roots be \"+x=%28-2b%2B-+2%2Asqrt%28b%5E2-a%2A2%2Ac%29%29%2F%282a%29\"
\n" ); document.write( "But seems to fail. Looking as 4c as replacement for c will be better, try:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"ax%5E2%2B2b%2B4c=0\"
\n" ); document.write( "\"x=%28-2b%2B-+sqrt%284b%5E2-4%2Aa%2A4c%29%29%2F%282a%29\"
\n" ); document.write( "\"x=%28-2b%2B-+2%2Asqrt%28b%5E2-4ac%29%29%2F%282a%29\"
\n" ); document.write( "\"x=%28-b%2B-+sqrt%28b%5E2-4ac%29%29%2Fa\", yes, this root pair is twice what we normally have in our solution formula.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "COMPARE:\r
\n" ); document.write( "\n" ); document.write( "\"ax%5E2%2Bbx%2Bc=0\"
\n" ); document.write( "\"x=%28-b%2B-+sqrt%28b%5E2-4ac%29%29%2F%282a%29\"\r
\n" ); document.write( "\n" ); document.write( "versus\r
\n" ); document.write( "\n" ); document.write( "\"ax%5E2%2B2b%2B4c=0\"
\n" ); document.write( "\"x=%28-b%2B-+sqrt%28b%5E2-4ac%29%29%2F%28a%29\"
\n" ); document.write( "
\n" );