I have tried setting up an equation and cross multiplying but it is not one of the answer choices.
2 Answers
Rewriting the worded problem into an equation, yield this below expression, out of which you can cancel out $p$ from both sides to get $x$.
$.20\times.45\times p=x\%\times0.3\%\times p\\ \implies0.09\times100\times100=x\times0.3\\ \implies x=3000$
- 1,794
You are right about the equation and cross multiplying, but as it was said in the comments, please for future questions if possible add always what you tried to do to solve the problem.
Unless I misunderstood the problem, I would do as follows, $n \gt 0$ is the positive number:
$\frac{20}{100}\cdot\frac{45}{100}\cdot n = \frac{x}{100}\cdot \frac{0.3}{100}\cdot n$
is the same as:
$\frac{20\cdot 45}{100\cdot 100}\cdot n = \frac{x\cdot 0.3}{100\cdot 100}\cdot n$
both sides are multiplied by $n$ and divided by $100\cdot 100$, so it is possible to simplify:
$20\cdot 45 = x\cdot 0.3$
finally:
$x=\frac{20\cdot45}{0.3}=3000$
- 8,875
-
Thank you for solving my question! And thanks for the tips, this was my first question I asked :) – Turtle Aug 20 '15 at 05:17
-
@Turtle my pleasure! if you like my answer you can up vote it and click the V mark so the question is marked as answered and will be considered "closed" (meaning already "answered"). :) – iadvd Aug 20 '15 at 05:30
http://meta.math.stackexchange.com/questions/5020/mathjax-basic-tutorial-and-quick-reference – iadvd Aug 19 '15 at 04:14