document.write( "Question 22857: the sum of two numbers is 27 and their product is 152. what are the numbers. i know the ansmwer but i dont know how to show my work and what step to take to get the answer. \n" ); document.write( "
Algebra.Com's Answer #11254 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! x+y=27 \n" ); document.write( "y=27-x \n" ); document.write( "xy=152 \n" ); document.write( "x(27-x)=152 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Use Quadratic formula: \n" ); document.write( "a= -1, b=27, c=-152 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Add: \n" ); document.write( "x=8 \n" ); document.write( "27-8 = 19 \n" ); document.write( "Hence, the two numbers are 8 and 19. \n" ); document.write( " |