document.write( "Question 1174302: Tom is 4 years older than his brother, Ray. The product of their ages is 45. Find the age of each brother. \n" ); document.write( "
Algebra.Com's Answer #799726 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "
\r\n" );
document.write( "Hi\r\n" );
document.write( "Let x be Ray's age\r\n" );
document.write( "Question States:\r\n" );
document.write( " x(x+4) = 45\r\n" );
document.write( " x^2 + 4x -45 = 0\r\n" );
document.write( " (x-5)(x+9) = 0    Tossing out the negative value for age\r\n" );
document.write( "   x = 5, Ray's age\r\n" );
document.write( "and\r\n" );
document.write( "   Tom is 9\r\n" );
document.write( " \r\n" );
document.write( "  5*9 = 45 checks\r\n" );
document.write( "\r\n" );
document.write( "Wish You the Best in your Studies.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );