document.write( "Question 213514: find a value of n that makes the expression divisible by 2 3 and 5. n+7 \n" ); document.write( "
Algebra.Com's Answer #161306 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! [23]+7=30 \n" ); document.write( "30/5=6 \n" ); document.write( "30/3=10 \n" ); document.write( "30/2=15 \n" ); document.write( "ans. (23) \n" ); document.write( " |