document.write( "Question 213932:
\n" );
document.write( "i have to define a variable and write an expressions for each phrase
\n" );
document.write( "1. 2 more than twice a number
\n" );
document.write( "2. a number divided by 82
\n" );
document.write( "3.the sum of 9 and k minus 17
\n" );
document.write( "4.7 minus the product of v and 3
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #161584 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 1) 2x+2 \n" ); document.write( "2) x/82 \n" ); document.write( "3) 9+k-17 \n" ); document.write( "4) 7-(3v) \n" ); document.write( " |