document.write( "Question 967011: One positive number is 3 more than a second number, and their product is 154. Find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #591035 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"A%28A%2B3%29=154\"
\n" ); document.write( "\"A%5E2%2B3A=154\"
\n" ); document.write( "\"A%5E2%2B3A-154=0\"
\n" ); document.write( "\"%28A-11%29%28A%2B14%29=0\"
\n" ); document.write( "\"A-11=0\" <--- Only the positive value is used.
\n" ); document.write( "\"A=11\"
\n" ); document.write( "\"A%2B3=14\"
\n" ); document.write( "11,14
\n" ); document.write( "
\n" );