document.write( "Question 230975: I am unsure of this word problem because I feel like there is a number missing, please help me with step by step directions on how to get the correct answer.\r
\n" );
document.write( "\n" );
document.write( "Two integers have a sum of 255. The difference of the two numbers is 45. What are the two numbers. Solve using the determinant arithmetic method or other metho to solve. \n" );
document.write( "
Algebra.Com's Answer #171045 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Two integers: x & y \n" ); document.write( ": \n" ); document.write( "Two integers have a sum of 255. \n" ); document.write( "x + y = 255 \n" ); document.write( ": \n" ); document.write( "The difference of the two numbers is 45. \n" ); document.write( "x - y = 45 \n" ); document.write( ": \n" ); document.write( " What are the two numbers. \n" ); document.write( ": \n" ); document.write( "Elimination is the easy way. add the two equations \n" ); document.write( "x + y = 255 \n" ); document.write( "x - y = 45 \n" ); document.write( "----------------adding eliminates y \n" ); document.write( "2x = 300 \n" ); document.write( "x = 150 \n" ); document.write( "; \n" ); document.write( "150 + y = 255 \n" ); document.write( "y = 255 - 150 \n" ); document.write( "y = 105 \n" ); document.write( " \n" ); document.write( " |