10/15 divided by 5 = 5/10
Answer:
C. 12 months
Step-by-step explanation:
145-25= 120
120/10= 12
she pays for 12 months
y=x^2 + x - 2
x + y = 1
Replace y in the second equation:
x + x^2 + x -2 = 1
Simplify:
x^2 + 2x -2 = 1
Subtract 1 from both sides:
x^2 + 2x -3 = 0
Factor:
(x-1) (x+3) = 0
Solve for both x's:
x = 1 and x = -3
Now replace x in the second equation and solve for y using both x values:
1 + y = 1, y = 0
-3 + y = 1, y = 4
Now you have (1,0) and (-3,4) as solutions for (x,y)
XY = x times y:
1 x 0 = 0
-3 x 4 = -12
The answer would be -12
Answer:
Carl has 35 dimes and 90 quarters
Step-by-step explanation:
Let the number of quarters be q and the number of dimes be d
Total number of coins is 125;
Hence;
q + d = 125 •••••••••(i)
The total value of quarters present = q * 0.25 = 0.25q
The total value of dimes present = d * 0.1 = 0.1d
Adding both gives the total
0.25q + 0.1d =26 ••••••••(ii)
So we need to solve both equations simultaneously;
From i,
q = 125 - d
Substitute this into ii
0.25(125-d) + 0.1d = 26
31.25 -0.25d + 0.1d = 26
31.25 -26 = 0.25d -0.1d
5.25 = 0.15d
d = 5.25/0.15
d = 35
Recall; q = 125 - d = 125 -35 = 90