document.write( "Question 685207: Chris needs to find the product of two numbers. One of the numbers is 6. The answer also needs to be 6. How will he solve this problem? Explain. \n" ); document.write( "
Algebra.Com's Answer #424375 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
Product of two numbers is in the form \"a+%2A+b+=+c\" where c is the product
\n" ); document.write( "You are told one of the numbers is 6. And also that the product is 6
\n" ); document.write( "So
\n" ); document.write( "\"6+%2A+b+=+6\"
\n" ); document.write( "\"b+=+6%2F6\"
\n" ); document.write( "\"b+=+1\"\r
\n" ); document.write( "\n" ); document.write( "Any number times 1 remains unchanged.
\n" ); document.write( "
\n" );