document.write( "Question 240462: One number is 5 less than another. Five times the smalller number is 1 less than 3 times the larger. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #176217 by College Student(505)\"\" \"About 
You can put this solution on YOUR website!
x = a number
\n" ); document.write( "x-5 = the other number
\n" ); document.write( ".
\n" ); document.write( "So our equation becomes:
\n" ); document.write( "\"5x=3%28x-5%29-1\"
\n" ); document.write( "Now solve for x to find one of the numbers.
\n" ); document.write( "\"5x=3x-15-1\"
\n" ); document.write( "\"5x=3x-16\"
\n" ); document.write( "\"5x-3x=-16\"
\n" ); document.write( "\"2x=-16\"
\n" ); document.write( "\"x=-16%2F2\"
\n" ); document.write( "\"x=-8\"
\n" ); document.write( ".
\n" ); document.write( "Now find the other number by plugging this value in \"x-5\".
\n" ); document.write( ".
\n" ); document.write( "Remember to check your answers by plugging both numbers in the original equation. Both sides must equal to each other, otherwise you've done something wrong.
\n" ); document.write( ".
\n" ); document.write( "Done! :)
\n" ); document.write( "
\n" );