document.write( "Question 507830: Story Problem: One number is 2 more than 5 times the other. Their product is 24.\r
\n" ); document.write( "\n" ); document.write( "These are the formulas that I came up with for this story problem, but after substitution method I get the polynomial and get stumped on how to solve them.\r
\n" ); document.write( "\n" ); document.write( "xy=24
\n" ); document.write( "x=2+5y\r
\n" ); document.write( "\n" ); document.write( "(2+5y)y=24 5y^2 +2y=24 where do I go from here?
\n" ); document.write( "

Algebra.Com's Answer #340731 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
You're OK so far:
\n" ); document.write( "\"5y%5E2%2B2y+=+24\" Subtract 24 from both sides.
\n" ); document.write( "\"5y%5E2%2B2y-24+=+0\" Now you have a quadratic equation which you can solve using the quadratic formula: \"y+=+%28-b%2B-sqrt%28b%5E2-4ac%29%29%2F2a\" and here...a=5, b=2, and c=-24. Make the appropriate substitutions:
\n" ); document.write( "\"y+=+%28-2%2B-sqrt%282%5E2-4%285%29%28-24%29%29%29%2F2%285%29\" Evaluate:
\n" ); document.write( "\"y+=+%28-2%2B-sqrt%284-%28-480%29%29%29%2F10\"
\n" ); document.write( "\"y+=+%28-2%2B-sqrt%28484%29%29%2F10\"
\n" ); document.write( "\"y%5B1%5D+=+-0.2%2B2.2\" or \"y%5B2%5D+=+-0.2-2.2\"
\n" ); document.write( "\"y%5B1%5D+=+2\" or \"y%5B2%5D+=+-2.4\"
\n" ); document.write( "\"x%5B1%5D+=+2%2B5y\"
\n" ); document.write( "\"x%5B1%5D+=+2%2B5%282%29\"
\n" ); document.write( "\"x%5B1%5D+=+12\" or
\n" ); document.write( "\"x%5B2%5D+=+2%2B5%28-2.4%29\"
\n" ); document.write( "\"x%5B2%5D+=+2%2B%28-12%29\"
\n" ); document.write( "\"x%5B2%5D+=+-10\"
\n" ); document.write( "So there are two pairs of numbers that will satisfy the given constraints:
\n" ); document.write( "2 and 12
\n" ); document.write( "-2.4 and -10
\n" ); document.write( "
\n" );