document.write( "Question 938693: 5.7 point-slope lab\r
\n" );
document.write( "\n" );
document.write( "5.)Find an equation of the line that passes through the two given points. Write the equation in slope-intercept form, if possible\r
\n" );
document.write( "\n" );
document.write( "passes through (1, 8) and (−2, −1)\r
\n" );
document.write( "\n" );
document.write( "6.)An automated production line uses distilled water at a rate of 300 gallons every 2 hours to make shampoo. After the line had run for 7 hours, planners noted that 2,500 gallons of distilled water remained in the storage tank. Write a linear equation relating the time t in hours since the production line began and the number of gallons g of distilled water in the storage tank. Write the equation in slope-intercept form.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #571977 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! 5.)Find an equation of the line that passes through the two given points. \n" ); document.write( " Write the equation in slope-intercept form, if possible \n" ); document.write( "passes through (1, 8) and (−2, −1); \n" ); document.write( ": \n" ); document.write( "The slope formula: m = \n" ); document.write( "x1=1 y1=8 \n" ); document.write( "x2=-2 y2=-1 \n" ); document.write( ": \n" ); document.write( "m = \n" ); document.write( "The slope intercept form y = mx + b \n" ); document.write( "Use x1 and y1 to find b \n" ); document.write( "8 = 3(1) + b \n" ); document.write( "8 - 3 = b \n" ); document.write( "5 = b \n" ); document.write( "the equation \n" ); document.write( "y = 3x + 5 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "6.)An automated production line uses distilled water at a rate of 300 gallons every 2 hours to make shampoo. \n" ); document.write( " 300/2 = 150 gal/hr, this is the slope \n" ); document.write( " After the line had run for 7 hours, planners noted that 2,500 gallons of distilled water remained in the storage tank. \n" ); document.write( " t = 7; g = 2500 \n" ); document.write( " Write a linear equation relating the time t in hours since the production line began and the number of gallons g of distilled water in the storage tank. \n" ); document.write( " b = original amt of distilled water (t=0) \n" ); document.write( " Write the equation in slope-intercept form. y = mx+b \n" ); document.write( "2500 = -150(7) + b \n" ); document.write( "2500 = -1050 + b \n" ); document.write( "2500 + 1050 = b \n" ); document.write( "b = 3550 \n" ); document.write( "the equation \n" ); document.write( "g = -150t + 3550 \n" ); document.write( " \n" ); document.write( " |