document.write( "Question 187583: The sum of two numbers is fifteen. One less than three times the smaller is equal to the larger. Find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #140601 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The sum of two numbers is fifteen. One less than three times the smaller is equal to the larger. Find the two numbers.
\n" ); document.write( "-------------------------------------------------
\n" ); document.write( "Equations:
\n" ); document.write( "x + y = 15
\n" ); document.write( "3x - 1 = y
\n" ); document.write( "----------------
\n" ); document.write( "Substitute 3x-1 in place of \"y\" to solve for \"x\":
\n" ); document.write( "x + 3x-1 = 15
\n" ); document.write( "4x = 16
\n" ); document.write( "x = 4
\n" ); document.write( "--------------
\n" ); document.write( "Substitute to solve for \"Y\":
\n" ); document.write( "y = 3*4-1 = 11
\n" ); document.write( "==============================
\n" ); document.write( "Solution: (4,11)
\n" ); document.write( "==============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );