document.write( "Question 134983: Translate the following problems into algebraic equations :\r
\n" );
document.write( "\n" );
document.write( "1- What number is 15% of 108?\r
\n" );
document.write( "\n" );
document.write( "2- 16 is what percent of 54?\r
\n" );
document.write( "\n" );
document.write( "3- The sum of three consecutive even numbers is 144; what are the numbers?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #98841 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Translate the following problems into algebraic equations : \n" ); document.write( "1- What number is 15% of 108? \n" ); document.write( "x = 0.15*108 \n" ); document.write( "------------------------ \n" ); document.write( "2- 16 is what percent of 54? \n" ); document.write( "16 = 54(x/100 \n" ); document.write( "------------------------) \n" ); document.write( "3- The sum of three consecutive even numbers is 144; what are the numbers? \n" ); document.write( "2x + (2x+2) + (2x+4) = 144 \n" ); document.write( "============================ \n" ); document.write( " \n" ); document.write( " |