document.write( "Question 411052: A given line has a slope of 3/4 and passes through a point (-2, 5). Find the equation of the line?\r
\n" );
document.write( "\n" );
document.write( "and\r
\n" );
document.write( "\n" );
document.write( "Given f(x) = |3x - 2|, find the value of f(-4) + f(-1).
\n" );
document.write( "(answer is either 15 or 19)\r
\n" );
document.write( "\n" );
document.write( "I/m stuck on these, think I know but not sure. \n" );
document.write( "
Algebra.Com's Answer #288963 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! A) \n" ); document.write( "5=3/4*-2+b \n" ); document.write( "5=-6/4+b \n" ); document.write( "5=-1.5+b \n" ); document.write( "b=6.5 \n" ); document.write( "- \n" ); document.write( "y=3/4x+6.5 \n" ); document.write( " |