The hundred thousandth place is 1. Since 2 comes after it, and 2 is less than five, then it rounds down, making the answer 100,000.
Answer:
1) Word Problem
Sally has $2 and her mother gave her $10 to buy something from the store. Sally spent $7 at the store. How much money does Sally have now?
Expression
(2 + 10) - 7
2) Word Problem
Bob has 5 friends and each of them gave Bob 2 cookies. Bob originally had 2 of his own cookies. After collecting all of the cookies Bob split them evenly among him and his friends. How many cookies does each person have?
Expression
(5 x 2 + 2) ÷ 6
Answer:
Step-by-step explanation:
Length = x
width = x - 7
height = x - 10
volume = 600 in^3
Volume = L * w * h
600 = x * (x - 7)*(x - 10)
600 = x * (x^2 - 17x + 70)
600 = x^3 - 17x^2 + 70x
x^3 - 17x^2 + 70x - 600 = 0
There is a genius somewhere that could solve this using algebra. The rest of us have 2 choices. We can graph it (see below) or we could use a program that solves it for us. I'll do both for you.
a = 1
b = - 17
c = 70
d = - 600
There is only 1 real solution: x = 15
L = 15
w = 8
h = 5
That has to be one of the ugliest graphs made. It does into the hundreds of thousands and it still looks like a straight line. Trust me. It's not.