document.write( "Question 499407: What do u have to do to x to get y?\r
\n" );
document.write( "\n" );
document.write( "X y
\n" );
document.write( "1 20
\n" );
document.write( "2 16
\n" );
document.write( "3 12
\n" );
document.write( "4 8 \n" );
document.write( "
Algebra.Com's Answer #337652 by scott8148(6628) You can put this solution on YOUR website! as x increases by one, y decreases by four ___ so -4x is involved\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you just need to find the \"fudge factor\" (constant)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "? - 4x = y ___ ? - 4(1) = 20 ___ ? = 24\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "24 - 4x = y \n" ); document.write( " |