document.write( "Question 230764: Given the function h described by h(x) = 5x, find each of the following:\r
\n" );
document.write( "\n" );
document.write( "(a) h (-14)=
\n" );
document.write( "(b) h (20) =
\n" );
document.write( "(c) h (30) = \n" );
document.write( "
Algebra.Com's Answer #170982 by likaaka(51)![]() ![]() ![]() You can put this solution on YOUR website! Just substitute in the value of x and multiply.\r \n" ); document.write( "\n" ); document.write( "Given the function h described by h(x) = 5x, find each of the following:\r \n" ); document.write( "\n" ); document.write( "(a) h (-14)= 5(-14) = -70 \n" ); document.write( "(b) h (20) = 5(20) = 100 \n" ); document.write( "(c) h (30) = 5(30) = 150\r \n" ); document.write( "\n" ); document.write( "The way I remember this is that functions are equations of lines and h(x) is y so when x = -14, then y = -70 and (-14, -70) is a point on the line of y = 5x. \n" ); document.write( "(20, 100) and (30, 150) are also points on the line y = 5x \n" ); document.write( " \n" ); document.write( " |