document.write( "Question 53257: Can someone help me with this problem?\r
\n" );
document.write( "\n" );
document.write( " I need to write the following phrase using symbols:\r
\n" );
document.write( "\n" );
document.write( " 4 times the sum of m and q\r
\n" );
document.write( "\n" );
document.write( " Thanks,
\n" );
document.write( " Lyn \n" );
document.write( "
Algebra.Com's Answer #35501 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! Lyn, \n" ); document.write( "The sum of m and q is m+q \n" ); document.write( "4 times the sum of m and q is: \n" ); document.write( "4(m+q) \n" ); document.write( " |