document.write( "Question 254849: Determine the value of m so that (x-3) is a factor of 4x^2 – 6x + m. \n" ); document.write( "
Algebra.Com's Answer #187164 by vksarvepalli(154)\"\" \"About 
You can put this solution on YOUR website!
just use remainder theorem\r
\n" ); document.write( "\n" ); document.write( "according to it if f(x) is divisible by x-a then f(a)=0\r
\n" ); document.write( "\n" ); document.write( "so here f(x)= 4x^2 – 6x + m\r
\n" ); document.write( "\n" ); document.write( "and f(3)=0\r
\n" ); document.write( "\n" ); document.write( "so 4*9 - 6*3 +m =0\r
\n" ); document.write( "\n" ); document.write( "=> 18+m=0\r
\n" ); document.write( "\n" ); document.write( "=> m=-18
\n" ); document.write( "ans.
\n" ); document.write( "
\n" );