document.write( "Question 137603: Given that the polynomial function has the give zero, find the other zeros.
\n" ); document.write( "f(x)=x^3-64; 4
\n" ); document.write( "

Algebra.Com's Answer #100665 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
4 is a root of \"x%5E3-64=0\" if and only if \"x-4\" is a factor of \"x%5E3-64\". So, use polynomial long division to divide \"x%5E3%2B0x%5E2%2B0x-64\" by \"x-4\". The quotient will be a quadratic polynomial. Find the zeros of the quotient polynomial and you will have your other two zeros of the original function. \n" ); document.write( "
\n" );