document.write( "Question 163896: The sum of two consecutive numbers is 45. If 4 times the smaller number is increased by 3 times the larger number, the result is 150. Find the numbers.\r
\n" ); document.write( "\n" ); document.write( "from handout MPM1D - word problems: algebraic expressions
\n" ); document.write( "

Algebra.Com's Answer #120755 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Let the numbers be: x, (x+1)
\n" ); document.write( ":
\n" ); document.write( "Just write an equation for what it says:
\n" ); document.write( ":
\n" ); document.write( "\"The sum of two consecutive numbers is 45.\"
\n" ); document.write( "x + (x+1) = 45
\n" ); document.write( "2x + 1 = 45
\n" ); document.write( "2x = 45 - 1
\n" ); document.write( "2x = 44
\n" ); document.write( "x = \"44%2F2\"
\n" ); document.write( "x = 22 & 23 are the numbers
\n" ); document.write( ":
\n" ); document.write( "Assume this is another problem
\n" ); document.write( ":
\n" ); document.write( "Using x, x+1 again:
\n" ); document.write( "\"If 4 times the smaller number is increased by 3 times the larger number, the result is 150.\"
\n" ); document.write( "4x + 3(x+1) = 150
\n" ); document.write( "4x + 3x + 3 = 150
\n" ); document.write( "7x = 150 - 3
\n" ); document.write( "7x = 147
\n" ); document.write( "x = 21, and 22 are the numbers \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );