document.write( "Question 91669: #1 Find two consecutive odd integers such that 5 times the first integer is 12 more than 3 times the second.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "#2 An airplane covered 13 miles of its route while decreasing its altitude by 44,000 feet. Find the slope of the airplane's line of descent. Round to the nearest hundredth. [Hint: 1 mi = 5280 feet.]
\n" );
document.write( "
\n" );
document.write( "#3 The difference of two positive numbers is 39. The larger number is 9 less than 4 times the smaller number. What are the two numbers? \n" );
document.write( "
Algebra.Com's Answer #66571 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! #1 Find two consecutive odd integers \n" ); document.write( "x, (x+2) \n" ); document.write( "such that 5 times the first integer is 12 more than 3 times the second. \n" ); document.write( "5x = 3(x+2) + 12 \n" ); document.write( "5x = 3x + 6 + 12 \n" ); document.write( "5x - 3x = 18 \n" ); document.write( "2x = 18 \n" ); document.write( "x = 18/2 \n" ); document.write( "x = 9 and 11 are two odd consecutive integers. \n" ); document.write( ": \n" ); document.write( "Check solution \n" ); document.write( "5(9) = 3(11) + 12 \n" ); document.write( "45 = 33 + 12 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "#2 An airplane covered 13 miles of its route while decreasing its altitude by 44,000 feet. Find the slope of the airplane's line of descent. Round to the nearest hundredth. [Hint: 1 mi = 5280 feet.] \n" ); document.write( ": \n" ); document.write( "One of the definitions of slope is \"rise over run\", a decrease in altitude would \n" ); document.write( "be a negative rise, so we have altitude change/horizontal change. \n" ); document.write( ": \n" ); document.write( "Change feet to miles: \n" ); document.write( ": \n" ); document.write( "Slope = \n" ); document.write( ": \n" ); document.write( "You could do it with feet too, \n" ); document.write( "Slope = \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "#3 The difference of two positive numbers is 39. \n" ); document.write( "x - y = 39 \n" ); document.write( "or \n" ); document.write( "-y = 39 - x \n" ); document.write( "or \n" ); document.write( "+y = (x - 39); use for substitution \n" ); document.write( ": \n" ); document.write( "The larger number is 9 less than 4 times the smaller number. \n" ); document.write( "x = 4y - 9 \n" ); document.write( ": \n" ); document.write( "What are the two numbers? \n" ); document.write( "Substitute (x-39) for y in the above equation: \n" ); document.write( "4(x-39) - 9 = x \n" ); document.write( "4x - 156 -9 = x \n" ); document.write( "4x - 165 = x \n" ); document.write( "4x - x = +165 \n" ); document.write( "3x = 165 \n" ); document.write( "x = 165/3 \n" ); document.write( "x = 55 \n" ); document.write( ": \n" ); document.write( "Find y: y = 55-39 = 16 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solution in x = 4y - 9 \n" ); document.write( "55 = 4(16) - 9 \n" ); document.write( "55 = 64 - 9 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Did you understand what we did here? \n" ); document.write( " |