document.write( "Question 1179285: The sum of two numbers is 27. The one number is 5 less than 3 times the other number. Find the numbers. Write and solve a system of equations to find the numbers \n" ); document.write( "
Algebra.Com's Answer #808790 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "The sum of two numbers is 27.\r
\n" ); document.write( "\n" ); document.write( "Let one number be x
\n" ); document.write( "and other be y (y>x)
\n" ); document.write( "x+y=27----------------------(1)\r
\n" ); document.write( "\n" ); document.write( " The one number is 5 less than 3 times the other number.\r
\n" ); document.write( "\n" ); document.write( "y= 3x-5
\n" ); document.write( "substitute y in (1)
\n" ); document.write( "x+3x-5=27
\n" ); document.write( "4x-5=27
\n" ); document.write( "4x = 32
\n" ); document.write( "x =8\r
\n" ); document.write( "\n" ); document.write( "if x = 8 then 8+y=27
\n" ); document.write( "y = 19\r
\n" ); document.write( "\n" ); document.write( " the numbersare 19 & 8
\n" ); document.write( "
\n" );