document.write( "Question 242103: The difference between two numbers is 34. The larger exceeds three times the smaller by 4. What is the smaller number? \n" ); document.write( "
Algebra.Com's Answer #177252 by College Student(505)\"\" \"About 
You can put this solution on YOUR website!
Let one number = x
\n" ); document.write( "The larger number is = 3x+4
\n" ); document.write( "Their difference is 34.
\n" ); document.write( ".
\n" ); document.write( "Here is your equation: \"x-%283x%2B4%29=34\"
\n" ); document.write( ".
\n" ); document.write( "Solve for x to determine its value and plug it into (3x+4) to find the larger value. Be careful with the negative sign.
\n" ); document.write( ".
\n" ); document.write( "Remember to check your answers by pluging the x value in the original equation. Both sides must equal to each other.
\n" ); document.write( "
\n" );