document.write( "Question 87224: find the quadratic equation when one root is the square of the other \n" ); document.write( "
Algebra.Com's Answer #63176 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! x^2-6x+8 is a quadratic equation with 2 roots where 1 is the square of the other. \n" ); document.write( "(x-4)(x-2) \n" ); document.write( "x-4=0 \n" ); document.write( "x=4 answer \n" ); document.write( "x-2=0 \n" ); document.write( "x=2 answer \n" ); document.write( "4 is the square of 2 \n" ); document.write( " |