Answer:
1 3/5 = 8/5
.2=2/100
Step-by-step explanation:
make an equality:
x/(8/5)=2/100
it kinds looks weird on here but write it out on paper
then cross multiply:
100x=(2)(8/5)
100x=16/5
now divide each side by 100:
x=4/125
same for the second one:
make an equality:
x/2=2/100
cross multiply:
100x=(2)(2)
100x=4
x=1/25
Answer:
75%
Step-by-step explanation:
9 ÷ 12 = 0.75
0.75 x 100 = 75 = 75%
Answer:
Cr = 10
Step-by-step explanation:
To calculate combinations we use the nCr formula: nCr = n! / r! * (n - r)!, where n = number of items, and r = number of items being chosen at a time.
![C(n,r)=[?]](https://tex.z-dn.net/?f=C%28n%2Cr%29%3D%5B%3F%5D)




[RevyBreeze]
The ans is choice D. since there nothing under 5x, imagine there is a 1 under. After that, you can simply cross multiply, so it would be 1(6+8x)= 2(5x). 6+8x= 10x now combine like terms so subtract 8x from both sides and divide 6 by 2 and you will get 3
What we have been given here are two points.
f(3) = -4 is the same as (3, -4)
f(2) = 6 is the same as (2, 6)
We can then use these two points to find the equation of a line.
Step 1: Find the slope
Slope Formula: (y2 - y1) / (x2 - x1)
Slope = (6 - - 4) / (2 - 3) = (10) / (-1) = -10
Step 2: Find the y-intercept
To find the y-intercept, we'll take our slope and one of our points and plug them into slope-intercept form, then solve for b.
Slope-Intercept Form: y = mx + b
Point = (2, 6)
6 = 2(-10) + b
6 = -20 + b
b = 26
Step 3: Create the equation of the line
Now that we have the slope and y-intercept, all that's left to do is plug both of those values into slope-intercept form.
y = -10x + 26
Answer: y = -10x + 26
Hope this helps!