Answer:
Step-by-step explanation:
A. 4.2E6 because when putting a number into scientific notation, you would want one number in front of the decimal place and then the trailing numbers would follow. The exponent or E stand for how many numbers are after the decimal, which in this case would be 6.
4,200,000 → 4.2 x 10^6 which is equal to saying 4.2E6
Tip: If the exponent is negative than the decimal would go in the opposite direction. For example:
4,200,000 → 4.2 x 10^-6 would not equal each other because 4.2 x 10^-6 means 0.000004, six numbers would be behind the decimal.
Answer:
Look at attached image
Step-by-step explanation:
Answer:
Step-by-step explanation:
A rectangle is shown with length x plus 10 and width 2 x plus 5.
so the rectangle area = length * width
= (x + 10) * (2x + 5)
an unshaded square with length x plus 1 and width x plus 1
so the unshaded square area = (x + 1) * (x + 1)
the shaded area = rectangle area - square area
= (x + 10) * (2x + 5) - (x + 1) * (x + 1)
= (2x^2 + 20x + 5x + 50) - (x^2 + x + x + 1)
= x^2 + 23x + 49