So, first lets define our variables:
let x = the number of dimes
let y = the number of nickels
so our first equation would be x+y = 16
Since dimes are 10 cents and nickels are 5 cents the next equation would be as follows:
.10x+.05y = 1.35
now change the first equation so y = -x+16
now substitute:
.10x+.05(-x+16) = 1.35
then multiply so you get .10x+-.05x+0.8=1.35
combine like terms and you get .05x+0.8 = 1.35
then subtract 0.8 from both sides and you get .05x = 0.55 then subtract
and you get x = 11 then substitute 11 for where x should be and you should get y = 5
So, you have 11 dimes and 5 nickels
Answer: y=-6x-25
Step-by-step explanation:
Find slope of original line by solving for y
3y+6x=6
y+6x=2
y = -6x+2 <--- we have found the slope is -6
Using y-y1 = m (x-x1) find the equation for the parallel line:
y-(-7)= -6(x-(-3)) <--- plug in the point coordinates and slope into the equation and solve for y
y+7=-6x-18
y=-6x-25
Answer:
100,000,000
Step-by-step explanation:
You can just add up the zeros, if that makes sense.
Answer:
Answer is the 72.02 cm³ .I hope it's helpful to you.
Answer:
$2.25
Step-by-step explanation:
Let "b" be the price of 1 brownie and "c" the price of 1 cookie.
At a bake sale, a student spent $11.00 buying 3 brownies and 5 cookies. Symbolicaly,
3 b + 5 c = 11.00 [1]
His friend spent $3.95 buying 1 brownie and 2 cookies. Symbolicaly,
1 b + 2 c = 3.95
b = 3.95 - 2c [2]
If we replace [2] in [1], we get
3 (3.95 - 2c) + 5 c = 11.00
11.85 - 6c + 5c = 11.00
c = 0.85
If we replace c = 0.85 in [2], we get
b = 3.95 - 2 (0.85) = 2.25