document.write( "Question 700435: the product of a number and 4 is 72
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #431826 by uncommon(1)![]() ![]() You can put this solution on YOUR website! let the number be x \n" ); document.write( "4*x is equa to 72 \n" ); document.write( "therefore x is equal to 72/4 \n" ); document.write( " x is 18. \n" ); document.write( " |