document.write( "Question 637195: the product of 14 and a number x is one \n" ); document.write( "
Algebra.Com's Answer #401493 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "the product of \"14\" and a number \"x\"...means\r
\n" ); document.write( "\n" ); document.write( "\"14%2Ax\"\r
\n" ); document.write( "\n" ); document.write( "and \"is one\" means\r
\n" ); document.write( "\n" ); document.write( "\"14%2Ax=1\"...now solve for \"x\"\r
\n" ); document.write( "\n" ); document.write( "\"x=1%2F14\"
\n" ); document.write( "
\n" );