15
Explanation:
you just divide 90 by 6
Answer:
6
Step-by-step explanation:
I used a calculator. :)
Answer:
$1800
Step-by-step explanation:
You would use proportions. 11.5/100 (11.5%) multiplied by 207/x.
Cross multiply 100 and 207, then divide that answer by 11.5. You should get 1,800 as your answer.
Therefore, the dollar amount of shoes that Maria sold is $1800.
Answer:
31
Step-by-step explanation:
50 x 0.62 = 31
There's really no way to solve this problem apriori (unless you can use tools like lagrange polynomials to interpolate points), so I'll just tell you how to approach problems like this.
First of all, we may try to see if the dependence is linear: the input is always increased by 4 (4, 8, 12, 16,...) and the output increases by 2: (5, 7, 9, 11). So, the answer is yes.
Now that we know that these points lay on a line, we can conclude the exercise in several ways:
- We already know that the slope is 1/2 (4 units up in the x direction correspond to 2 units up in the y direction). So, we only need the y-intercept. If we go back one step, we can see that the next point would be (0, 3) (I decreased the x coordinate by 4 and the y coordinate by 2). So, the y intercept is 3, and the equation of the line is
- We can use the equation of the line passing through two points:
Plug in two points of your choice and you'll get the same answer.
Of course, as a third alternative, you could just have eyeballed the answer: the fact that x grows twice as fast as y could have hinted the x/2 part, and then you could have seen that y is always 3 more than half of x, again leading to y=x/2+3.