Answer:
b.) 104
Step-by-step explanation:
Percent formula:
x/y = p/100
where x is the fraction, y is the total, and p is the percent
This means:
x = number of games the team won
y = total number of games
p = percent the number of teams won
Let's plug these values into the equation:
x/y = p/100
x/160 = 65/100
Solve by cross-multiplying:
x/160 = 65/100
100(x) = 100x
160(65) = 10,400
100x = 10,400
/100 /100
x = 104
Therefore, the team won 104 games.
Answer:
4±√5
EXPLAINED ANSWER:
Since the variable is a binomial and it is squared, we apply square root on both side, and apply the ± sign on the right side (since the solution of a square root can be both positive and negative), and later pass the 4 positive to the other side.
√25 can be (5)(5) or (-5)(-5)
Answer:
false all the quadratic equations cannot be solved by factorising there is also graphical method to get the solution
Answer:
y = 3x
Step-by-step explanation:
Slope equation:
y2 - y1
--------
x2 - x1
----------------------------------------------------------------------------------------------------------------
6 - 0 6
m = ----------- = ----- = 3
2 - 0 2
Your slope is 3.
----------------------------------------------------------------------------------------------------------------
Equation:
y = mx + b
Plug in the slope and you get:
y = 3x + b
----------------------------------------------------------------------------------------------------------------
Now to find b, you can use either coordinate point. So I will show you both ways :)
<u>(0,0)</u> <u>(2,6)</u>
0 = 3(0) + b 6 = 3(2) + b
Multiply 0 and 3 Multiply 2 and 3
0 = 0 + b 6 = 6 + b
Subtract 0 to 0 Subtract 6 from 6
0 = b 0 = b
There is no y-intercept
----------------------------------------------------------------------------------------------------------------
Your answer: y = 3x
Hope this helped :)