document.write( "Question 337952: the sum of two numbers is 23. the product of the two same numbers is 90. what are those two numbers \n" ); document.write( "
Algebra.Com's Answer #242340 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! This is a system of linear equations in two variables.\r \n" ); document.write( "\n" ); document.write( "Let x = one number\r \n" ); document.write( "\n" ); document.write( "Let y = the other number\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + y = 23 \n" ); document.write( "(x)(y) = 90\r \n" ); document.write( "\n" ); document.write( "Can you finish now? \n" ); document.write( " |