document.write( "Question 1194585: A positive number is one-half another number. The sum of the numbers is 28 less than the square of the smaller number. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #826815 by ikleyn(52798)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A positive number is one-half another number. The sum of the numbers is 28 less
\n" ); document.write( "than the square of the smaller number. What are the numbers?
\n" ); document.write( "~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "From the condition, it is clear that BOTH the NUMBERS are positive.\r\n" );
document.write( "\r\n" );
document.write( "So, let x be the smaller of the two numbers; then the other number is 2x.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Next, write an equation as you read the problem\r\n" );
document.write( "\r\n" );
document.write( "    x + 2x = x^2 - 28.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It is the same as\r\n" );
document.write( "\r\n" );
document.write( "     3x   = x^2 - 28,\r\n" );
document.write( "\r\n" );
document.write( "or\r\n" );
document.write( "\r\n" );
document.write( "     x^2 - 3x - 28 = 0.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Factor left side\r\n" );
document.write( "\r\n" );
document.write( "    (x-7)*(x+4) = 0.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The roots are 7 and -4, and because you are looking for positive solutions, \r\n" );
document.write( "you accept x= 7 and deny x= -4.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The numbers are 7 and 14.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "You can check it on your own that the answer is correct.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );