document.write( "Question 135160: 1. given the function H(z)=2x+6 find eac of the following
\n" );
document.write( "h(8)=\r
\n" );
document.write( "\n" );
document.write( "H(-5)=\r
\n" );
document.write( "\n" );
document.write( "H (6.6)=\r
\n" );
document.write( "\n" );
document.write( "2.Write the equation of a line containing the given point and parallel to the given line (-9,2); 7x=3y+5\r
\n" );
document.write( "\n" );
document.write( "3. find an equation of a the line having the given slope and containing the given point m=-8, (7,8) \n" );
document.write( "
Algebra.Com's Answer #98995 by stanbon(75887) ![]() You can put this solution on YOUR website! 1. given the function H(x)=2x+6 find each of the following \n" ); document.write( "h(8)= 2*8+6 = 22 \n" ); document.write( "H(-5)= 2*-5+6 = -4 \n" ); document.write( "H (6.6)= 2*6.6+6 = 19.2 \n" ); document.write( "----------------------------------- \n" ); document.write( "2.Write the equation of a line containing the given point and parallel to the given line (-9,2); 7x=3y+5 \n" ); document.write( "The line has slope m=7/3 \n" ); document.write( "Form: y=mx+b ; you have x,y, and m; solve for b \n" ); document.write( "2 = (7/3)(-9) +b \n" ); document.write( "2 = -21 + b \n" ); document.write( "b = 23 \n" ); document.write( "EQUATION: \n" ); document.write( "y = (7/3)x+23 \n" ); document.write( "========================= \n" ); document.write( "3. find an equation of a the line having the given slope and containing the given point m=-8, (7,8) \n" ); document.write( "8 = -8*7 + b \n" ); document.write( "b = 8+56 = 64 \n" ); document.write( "EQUATION: \n" ); document.write( "y = -8x+64 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |