Answer:
$60
Step-by-step explanation:
Let's say we need t $2 bills and v $5 bills.
We need 9 more $2 bills than $5 bills, so:
t = 9 + v
We also know that the amount of money in t $2 bills is 2 * t = 2t. The amount of money in v + 9 $5 bills is 5 * (v + 9) = 5v + 45. These amounts are equal:
5v + 45 = 2t
Plug v + 9 in for t in 5v = 2t + 18:
5v = 2t + 18
5v = 2 * (9 + v) + 18
5v = 18 + 2v + 18
3v = 36
v = 12
We have 12 $5 bills, so that total cost is 12 * 5 = $60.
<em>~ an aesthetics lover</em>
Answer:
b, 1 5/8
Step-by-step explanation:
the area is 4 15/32 square meters, and you find the area by doing length x width. the length is provided, 2 3/4. so all you have to do is divide 4 15/32 by 2 3/4 and you get 1 5/8
Answer:
<em>The order of subtraction is not important in any of the coordinates</em>
Step-by-step explanation:
Distance Between Two Points
Given two points (x1,y2) (x2,y2), the distance between them is given by the formula

The difference between both coordinates is squared, then added, and finally extracted the square root.
Based on the principle that

and also

We can notice it doesn't matter the sign of a the square of a is always positive. If we had subtracted in the opposite way, the distance would have resulted in exactly the same. In other words, the above formula is exactly the same as

As seen, it applies for both coordinates
Answer:
y = (6/5) - (7/5) x
Step-by-step explanation:
goal: to rearrange the equation such that it takes the form:
y = f(x) ; where f(x) is an expression in terms of x
Given:
7x+5y=6 subtract 7x from both sides
5y = 6 - 7x (divide both sides by 5)
y = (6-7x) / 5
y = (6/5) - (7/5) x
Add these together.
You get -15y=-45
So y=3
Now plug in to first equation.
8x-8(3)=-16
8x-24=-16
8x=8 so x=1
Check both values in second equation.
-8(1)-7(3)=
-8-21=-29
It works...so x=1, y=3