document.write( "Question 399610: the sum of two numbers is 75. the second number is 3 less than twice the first. find the number? \n" ); document.write( "
Algebra.Com's Answer #282968 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "the second number is 3 less than twice the first
\n" ); document.write( "Let x and (2x-3) represent the numbers
\n" ); document.write( "Question states***
\n" ); document.write( " x + (2x-3) = 75
\n" ); document.write( "Solving for x
\n" ); document.write( " 3x = 78
\n" ); document.write( " x = 26, the first number. the second number is 49 (2*26-3)
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 26 + 49 = 75 \n" ); document.write( "
\n" );