document.write( "Question 459832: please help
\n" );
document.write( "find all the x-intercepts of the given function
\n" );
document.write( "f(x)=(x^2-6x)^2-50(x^2-6x)-275 \n" );
document.write( "
Algebra.Com's Answer #315403 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Sub y for (x^2-6x) \n" ); document.write( "--> \n" ); document.write( "(y+5)*(y-55) = 0 \n" ); document.write( "Sub back for y, find 4 values of x \n" ); document.write( " |