Answer:
C
Step-by-step explanation:
Standard form is [ ax² + bx + c ]
The exponents and variables determine what comes first. In [ 11x³ - 6x² + 5x ], we can see that the exponents are going from greatest to least and the last number doesn't have an exponent so it goes last. Essentially we can think of this as sorting each part from greatest to least using exponents -> variables -> number to determine that.
Best of Luck!
Answer:
Height = 11 inches
Base = 33 inches
Step-by-step explanation:
In this question, we are asked to find the height and base of a parallelogram given the area of the parallelogram.
From the question, we are told that height is 1/3 of base. This means that base is 3 times the height
So if we represent the height with variable h, then the base is 3h
Mathematically the area of a parallelogram can be calculated by the formula
A = bh
Thus ,
363 = h * 3h
3h^2 = 363
divide through by 3
h^2 = 121
h = √121
h = 11 inches
since b = 3h , then b = 3 * 11 = 33 inches