Susan C. answered 06/16/24
Former Math Teacher with years of Algebra 1 tutoring experience
When a question asks for standard form they want you to order the variables from the highest degree (biggest exponent) to the lowest degree followed by any constant term (a number with no exponent). Since your problem only has one variable you don't need to worry about degrees just yet; you just need to multiply out the expression and order them by highest exponent to the lowest.
-16(t+1)(t-5) → use the Foil method
First: t × t = t2
Outer: t × 5 = 5t
Inner: 1 × t = 1t
Last: 1 x -5 = - 5
This gives us: t2 + 5t + 1t - 5 → t2 + 6t - 5
So we plug that back in and multiply by -16
-16( t2 + 6t - 5)
-16t2 - 96t + 256
This is already in standard form! we don't have to change the order!