document.write( "Question 190625: Translate to en algebraic expression:\r
\n" );
document.write( "\n" );
document.write( "The product of 47% and some number? \n" );
document.write( "
Algebra.Com's Answer #143103 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Let n = some number \n" ); document.write( "then \n" ); document.write( "48/100 * n \n" ); document.write( "or \n" ); document.write( ".48 * n \n" ); document.write( "or \n" ); document.write( ".48n (this is what they're looking for) \n" ); document.write( " \n" ); document.write( " |