document.write( "Question 513048: whats a number whose product with 6 is the same as its sum with 60. \n" ); document.write( "
Algebra.Com's Answer #342841 by Tatiana_Stebko(1539)\"\" \"About 
You can put this solution on YOUR website!
Let x is a number
\n" ); document.write( "then \"6x=x%2B60\"
\n" ); document.write( "\"6x-x=60\"
\n" ); document.write( "\"5x=60\"
\n" ); document.write( "\"x=60%2F5\"
\n" ); document.write( "\"x=12\"
\n" ); document.write( "
\n" );