document.write( "Question 154793: what is the lowest common mutltiple of 8,25,48 \n" ); document.write( "
Algebra.Com's Answer #113998 by checkley77(12844) ![]() You can put this solution on YOUR website! FACTORS ARE: \n" ); document.write( "8=2*2*2 \n" ); document.write( "25=5*5 \n" ); document.write( "48=2*2*2*2*3 \n" ); document.write( "LCM=2*2*2*2*3*5*5=1,200 \n" ); document.write( " |