document.write( "Question 168433: Suppose y varies directly as x and y=27 when x=3. Find x when y=45.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Suppose y varies inversely as x and y=24 when x=3. fond x when y=36.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Write the point-slope form of an equation for the line passing through the point at (3,-6) with slope -4/3.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Write an equation in slope-intercept form for the line through points (2,4) and (6,-2).\r
\n" );
document.write( "\n" );
document.write( "Determine the slope and y-intercept of the graph of 12+3y=-2x \n" );
document.write( "
Algebra.Com's Answer #124131 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose y varies directly as x and y=27 when x=3. Find x when y=45. \n" ); document.write( "y = kx \n" ); document.write( "Find \"k\" \n" ); document.write( "27 = k*3 \n" ); document.write( "k = 9 \n" ); document.write( "Equation: \n" ); document.write( "y = 9x \n" ); document.write( "Find x when y = 45 \n" ); document.write( "45 = 9x \n" ); document.write( "x = 5 \n" ); document.write( "--------------------------\r \n" ); document.write( "\n" ); document.write( "Suppose y varies inversely as x and y=24 when x=3. find x when y=36. \n" ); document.write( "y = k/x \n" ); document.write( "Find k \n" ); document.write( "24 = k/3 \n" ); document.write( "k = 72 \n" ); document.write( "Equation: y = 72/x \n" ); document.write( "Find x when y = 36 \n" ); document.write( "36 = 72/x \n" ); document.write( "x = 72/36 \n" ); document.write( "x = 2 \n" ); document.write( "--------------------------\r \n" ); document.write( "\n" ); document.write( "Write the point-slope form of an equation for the line passing through the point at (3,-6) with slope -4/3. \n" ); document.write( "Intercept: -6 = (-4/3)*3 + b \n" ); document.write( "b = -6+4 = -2 \n" ); document.write( "Equation: y = (-4/3)x - 2 \n" ); document.write( "---------------------------- \r \n" ); document.write( "\n" ); document.write( "Write an equation in slope-intercept form for the line through points (2,4) and (6,-2). \n" ); document.write( "slope = (4--2)/(2-6) = 6/-4 = -3/2 \n" ); document.write( "intercept: 4 = (-3/2)*2 + b \n" ); document.write( "b = 4+3 = 7 \n" ); document.write( "y = (-3/2)x + 7 \n" ); document.write( "------------------------------ \n" ); document.write( "Determine the slope and y-intercept of the graph of 12+3y=-2x \n" ); document.write( "y = (-2/3)x - 4 \n" ); document.write( "slope = -2/3 \n" ); document.write( "intercept = -4 \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |