document.write( "Question 408821: I read 50 times on these short sentense but still don't get it! Please help me to solve question a and question b
\n" );
document.write( "Question a : One number is 3 more than twice another number. find the larger number if their sum is -15\r
\n" );
document.write( "\n" );
document.write( "question b: The sum of smallest and largest of 5 consecutive interger is -50. find the middle interger.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #287931 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Write exactly what it says \n" ); document.write( ": \n" ); document.write( "Let x = a number \n" ); document.write( "let y = another number \n" ); document.write( ": \n" ); document.write( "a: One number is 3 more than twice another number. \n" ); document.write( "x = 3 + 2y \n" ); document.write( " find the larger number if their sum is -15 \n" ); document.write( "x + y = -15 \n" ); document.write( "From the 1st statement, replace x with (3+2y) \n" ); document.write( "(3+2y) + y = -15 \n" ); document.write( "2y + y = -15 - 3 \n" ); document.write( "3y = -18 \n" ); document.write( "y = \n" ); document.write( "y = -6 \n" ); document.write( "find x using the 1st equation \n" ); document.write( "x = 3 + 2(-6) \n" ); document.write( "x = 3 - 12 \n" ); document.write( "x = -9 \n" ); document.write( "Check solutions in the 2nd equation \n" ); document.write( "-9 - 6 = -15; confirms our solution of x=-9, y=-6 (which is the larger number) \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Five consecutive integers: x, (x+1), (x+2), (x+3), (x+4) \n" ); document.write( "b: The sum of smallest and largest of 5 consecutive integer is -50. \n" ); document.write( "x + (x+4) = -50 \n" ); document.write( "2x + 4 = -50 \n" ); document.write( "2x = -50 - 4 \n" ); document.write( "2x = -54 \n" ); document.write( "x = \n" ); document.write( "x = -27 is the 1st integer \n" ); document.write( ": \n" ); document.write( "find the middle integer. That's (x+2), therefore: \n" ); document.write( "-27 + 2 = -25 is the middle integer \n" ); document.write( ": \n" ); document.write( "Did this shed some light on this stuff for you?\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |