document.write( "Question 898208: For the following exercise, translate into a variable expression. Use x for your variable.
\n" );
document.write( "the product of two-thirds and the sum of a number and thirty \n" );
document.write( "
Algebra.Com's Answer #544635 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! the product of \n" ); document.write( "()()\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "two-thirds and the sum of \n" ); document.write( "(2/3)(something plus something)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " a number and thirty \n" ); document.write( "(2/3)(x+30)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Finished, |