document.write( "Question 320317: Twice the product of 3 and a number exceeds the sum of the number and 80 by 10. What is the number?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #229414 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! Let n = the number\r \n" ); document.write( "\n" ); document.write( "I will set up the equation and you can proceed.\r \n" ); document.write( "\n" ); document.write( "2(n + 3) = (n + 80) + 10\r \n" ); document.write( "\n" ); document.write( "Can you solve for n? \n" ); document.write( " |