document.write( "Question 211624: Find value of c so that the point (4,2) lies on the graph of the function f(x)=cx^2+3x-4 \n" ); document.write( "
Algebra.Com's Answer #159902 by stanbon(75887) ![]() You can put this solution on YOUR website! Find value of c so that the point (4,2) lies on the graph of the function f(x)=cx^2+3x-4 \n" ); document.write( "------------------- \n" ); document.write( "Substitute those values and solve for \"c\": \n" ); document.write( "2 = c(4)^2 + 3*4 - 4 \n" ); document.write( "16c + 12 - 6 = 0 \n" ); document.write( "16c = -6 \n" ); document.write( "c = -3/8 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |