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 #98842 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
(1) \"x+=+.15%2A108\"
\n" ); document.write( "(2) \"16+=+%28x%2F100%29%2A54\"
\n" ); document.write( "(3) \"2n+%2B+%282n+%2B+2%29+%2B+%282n+%2B+4%29++=+144\"
\n" ); document.write( "Note that using 2n instead of n will guarantee that the numbers
\n" ); document.write( "will be even
\n" ); document.write( "
\n" );