document.write( "Question 828923: What is the smallest number that has 12,13 and 30 as factors? \n" ); document.write( "
Algebra.Com's Answer #499594 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"12=2%2A2%2A3\"
\n" ); document.write( "\"13=1%2A13\"
\n" ); document.write( "\"30=2%2A3%2A5\"
\n" ); document.write( "So the smallest number has two \"2\"'s, one \"3\", one \"5\" and one \"13\"
\n" ); document.write( "\"N=2%2A2%2A3%2A5%2A13\"
\n" ); document.write( "\"N=780\"
\n" ); document.write( "
\n" );