document.write( "Question 333669: Could you write this is an algebraic expression....
\n" ); document.write( "The product of 4 less than a number and 2?
\n" ); document.write( "

Algebra.Com's Answer #239155 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let number be x
\n" ); document.write( "4 less than a number = x-4
\n" ); document.write( "(x-4)*2
\n" ); document.write( "
\n" );