document.write( "Question 282872: Test question: The product of 5 and 3 more than a number, added to 7 times a number.\r
\n" );
document.write( "\n" );
document.write( "I translated it as: 5(3)+ x + 7x or 15 +8x\r
\n" );
document.write( "\n" );
document.write( "What am I missing? \n" );
document.write( "
Algebra.Com's Answer #205334 by nyc_function(2741) You can put this solution on YOUR website! Nice try but the correct expression is 5(x + 3) + 7(x). \n" ); document.write( " |