document.write( "Question 534253: How do you write m^6-16m^3+64=0 in quadratic form? \n" ); document.write( "
Algebra.Com's Answer #351421 by fcabanski(1391)\"\" \"About 
You can put this solution on YOUR website!
Check my profile and contact me for one on one online tutoring.

\r
\n" ); document.write( "\n" ); document.write( "Quadratic form means the highest power of the variable is 2.

\r
\n" ); document.write( "\n" ); document.write( "In problems like this one note that m^6 = (m^3)^2. So make some other variable, say u, and set u=m^3. Then this equation becomes:

\r
\n" ); document.write( "\n" ); document.write( "u^2-16u+64 = 0 \n" ); document.write( "

\n" );