The correct answer is 8
Because
In triangle ORB
OR=(OB^2-RB^2)^1/2
OR=(17^2-15^2)^1/2
OR=(289-225)^1/2
OR=(64)^1/2
OR=8
RB=AB/2 so I kept its value 15 and ^1/2 refers to square root
Answer:
x= 15
Step-by-step explanation:
4x+15=75
4x = 60
x = 15
Answer:
Step-by-step explanation: I cannot provide an answer due to insufficient evidence.
Answer:
37 dimes and 10 nickels
Step-by-step explanation:
let d = # dimes
let n = # nickels
we can set up a system of equations:
n + d = 47
.05n + .10d = 4.2
if we solve the first equation for 'n' we get:
n = 47-d
now we can substitute this in for 'n' in the second equation:
.05(47-d) + .10d = 4.2
2.35 - .05d + .10d = 4.2
2.35 + .05d = 4.2
subtract 2.35 from each side to get:
.05d = 1.85
d = 1.85÷.05
d = 37
if d+n = 47 and d=37 then n = 10
Check:
.05(10) + .1(37) should equal 4.2
.50 + 3.7 = 4.2 [It Checks Out]