document.write( "Question 181815This question is from textbook Algebra for college students
\n" );
document.write( ": Missing numbers. Find two real numbers that have a sum of 6 and a product of 4. \n" );
document.write( "
Algebra.Com's Answer #136410 by edjones(8007)![]() ![]() You can put this solution on YOUR website! x+y=6 \n" ); document.write( "y=6-x \n" ); document.write( ". \n" ); document.write( "x*y=4 \n" ); document.write( "x(6-x)=4 substitute 6-x for y \n" ); document.write( "6x-x^2=4 \n" ); document.write( "x^2-6x=-4 multiply each side by -1. \n" ); document.write( "x^2-6x+4=0 \n" ); document.write( "x=sqrt(5)+3, x=-sqrt(5)+3 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " \n" ); document.write( " |