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 #389325 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! N% of 18 is 63. To the nearest tenths, N = \n" ); document.write( "18*n = 63 \n" ); document.write( "n = 63/18 \n" ); document.write( "N% = 63*100/18 \n" ); document.write( "----------------- \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( "n + n+2 + n+3 = 926 \n" ); document.write( " \n" ); document.write( " |