document.write( "Question 619076: Help with this problem: N% of 18 is 63. To the nearest tenths, N =
\n" );
document.write( "and
\n" );
document.write( "The sum of two consecutive odd numbers plus the next even number is 926. Write an algebraic equation that can be used to solve this problem. \n" );
document.write( "
Algebra.Com's Answer #389328 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! (N/100)*18 = 63\r \n" ); document.write( "\n" ); document.write( "N/100 = 63/18\r \n" ); document.write( "\n" ); document.write( "N/100 = 3.5\r \n" ); document.write( "\n" ); document.write( "N = 3.5*100\r \n" ); document.write( "\n" ); document.write( "N = 350\r \n" ); document.write( "\n" ); document.write( "So N = 350\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"The sum of two consecutive odd numbers plus the next even number is 926\" \n" ); document.write( "translates to\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(2x + 1) + (2x + 3) + (2x + 4) = 926 \n" ); document.write( " \n" ); document.write( " |