document.write( "Question 638378: The yearly production of a 5 foot orange tree is 42 pounds of oranges. A 15 foot tree produces 72 pounds. Let h represent the height of an orange tree and p the number of pounds of oranges produced.\r
\n" );
document.write( "\n" );
document.write( "List the ordered pairs (h,p)\r
\n" );
document.write( "\n" );
document.write( "1. What is the ordered pair for the first tree?
\n" );
document.write( "(5,42) ( did this part )\r
\n" );
document.write( "\n" );
document.write( "2. What is the second ordered pair?
\n" );
document.write( "(15,72)\r
\n" );
document.write( "\n" );
document.write( "3. Find the slope form of an equation of the line through the two ordered pairs.\r
\n" );
document.write( "\n" );
document.write( "a) p=3h+27
\n" );
document.write( "b) p-5=1/3(h-42)
\n" );
document.write( "c) p-42=3(h-5)
\n" );
document.write( "d) p-42=-3(h-5)\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Use the equation above.\r
\n" );
document.write( "\n" );
document.write( "4. What is the predicted production of an 18 foot tree?\r
\n" );
document.write( "\n" );
document.write( "5. What is the predicted production of a 20 foot tree?\r
\n" );
document.write( "\n" );
document.write( "6. What is the predicted height in feet that produces 88 pounds of oranges? \n" );
document.write( "
Algebra.Com's Answer #402162 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The yearly production of a 5 foot orange tree is 42 pounds of oranges. A 15 foot tree produces 72 pounds. Let h represent the height of an orange tree and p the number of pounds of oranges produced. \n" ); document.write( "List the ordered pairs (h,p) \n" ); document.write( "1. What is the ordered pair for the first tree? \n" ); document.write( "(5,42) ( did this part ) \n" ); document.write( "2. What is the second ordered pair? \n" ); document.write( "(15,72) \n" ); document.write( "3. Find the slope form of an equation of the line through the two ordered pairs \n" ); document.write( "---- \n" ); document.write( "slope = (72-42)/(15-5) = 3 \n" ); document.write( "---- \n" ); document.write( "Form: p = m*h+b \n" ); document.write( "42 = 3*5+b \n" ); document.write( "b = 27 \n" ); document.write( "Equation: \n" ); document.write( "p = 3h+27 \n" ); document.write( "====================== \n" ); document.write( "a) p=3h+27 \n" ); document.write( "b) p-5=1/3(h-42) \n" ); document.write( "c) p-42=3(h-5) \n" ); document.write( "d) p-42=-3(h-5) \r \n" ); document.write( "\n" ); document.write( "Use the equation above. \n" ); document.write( "4. What is the predicted production of an 18 foot tree? \n" ); document.write( "Solve: p = 3*18+27 = 81 lbs. \n" ); document.write( "----------------------------------- \n" ); document.write( "5. What is the predicted production of a 20 foot tree? \n" ); document.write( "Let h = 20 and solve for \"p\" \n" ); document.write( "----------------------------------- \n" ); document.write( "6. What is the predicted height in feet that produces 88 pounds of oranges? \n" ); document.write( "Solve for \"h\": \n" ); document.write( "88 = 3h + 27 \n" ); document.write( "3h = 61 \n" ); document.write( "h = 20 1/3 feet \n" ); document.write( "==================== \n" ); document.write( "cheers, \n" ); document.write( "Stan H \n" ); document.write( "================== \n" ); document.write( " |