document.write( "Question 105255This question is from textbook
\n" ); document.write( ": how do i write this function in standard quadratic equation form?
\n" ); document.write( "1.) y = -(3x-4)^2 + 6
\n" ); document.write( "

Algebra.Com's Answer #76599 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Try this:
\n" ); document.write( "Standard form is;
\n" ); document.write( "\"y+=+ax%5E2%2Bbx%2Bc\"
\n" ); document.write( "\"y+=+-%283x-4%29%5E2%2B6\" Expand the parentheses by squaring.
\n" ); document.write( "\"y+=+-%289x%5E2-24x%2B16%29%2B6\" Simplify.
\n" ); document.write( "\"y+=+-9x%5E2%2B24x-16%2B6\"
\n" ); document.write( "\"y+=+-9x%5E2%2B24x-10\" ...and there you have it!
\n" ); document.write( "
\n" );