document.write( "Question 252469: My question is:\r
\n" );
document.write( "\n" );
document.write( "find the second coordinates of the points with first coordinates 0 and 1.
\n" );
document.write( "k(x) = 5(3x)
\n" );
document.write( "Can you help me with this?\r
\n" );
document.write( "\n" );
document.write( "Thank you.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #184402 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the second coordinates of the points with first coordinates 0 and 1. \n" ); document.write( "k(x) = 5(3x) \n" ); document.write( "-------------- \n" ); document.write( "The points have the form (x,k(x)) \n" ); document.write( "---- \n" ); document.write( "If x is 0, k(0) = 5(3*0) = 0 \n" ); document.write( "giving you a 2nd coordinate of 0. \n" ); document.write( "--------------- \n" ); document.write( "If x = 1, k(1) = 5(3*1) = 15 \n" ); document.write( "giving you a 2nd coordinate of 15. \n" ); document.write( "====================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |