document.write( "Question 731324: How do I write the formula for this statement: \"The oppoite of one number added to twic another number\"\r
\n" );
document.write( "\n" );
document.write( "p.s. we are on a unit that is like writing \"a number ties the sum of that number and 8\" so it would be like n(n+8) \n" );
document.write( "
Algebra.Com's Answer #447089 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! How do I write the formula for this statement: \n" ); document.write( " \"The opposite of one number added to twice another number\" \n" ); document.write( ": \n" ); document.write( "Let a = one number \n" ); document.write( "then \n" ); document.write( "-a = the opposite of that number \n" ); document.write( "let b = another number \n" ); document.write( ": \n" ); document.write( "-a + 2b \n" ); document.write( " |