document.write( "Question 1027956: Write a quadratic equation and solve\r
\n" );
document.write( "\n" );
document.write( "The difference of two numbers is 6 and the difference of their squares is 60. Find the numbers \n" );
document.write( "
Algebra.Com's Answer #643132 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let one number be x \n" ); document.write( "other will be x+6\r \n" ); document.write( "\n" ); document.write( "(x+6)^2-x^2 = 60\r \n" ); document.write( "\n" ); document.write( "x^2+12x+36 -x^2=60\r \n" ); document.write( "\n" ); document.write( "12x+36-60\r \n" ); document.write( "\n" ); document.write( "12x =24\r \n" ); document.write( "\n" ); document.write( "x=2\r \n" ); document.write( "\n" ); document.write( "2& 8 are the numbers\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |