Yes
Divide it by sixty and multiply
I hope this helps
Answer:
52°i think
Step-by-step explanation:
148°-96°=52°
Complete question :
Write a system of equations, with one equation describing the cost to bowl at Bowl-o-Rama and the other describing the cost to bowl at Bowling Pinz. For each equation, let x represent the number of games played and let y represent the total cost.
Bowl-O-Rama rents shoes for $2 and each game cost $2.50
Bowling Pinz rents shoes for $4 and each game cost $2
Answer:
Bowl-O-Rama:
y = $2 + $2.50x
Bowling pinz:
y = $4 + $2x
Step-by-step explanation:
The total cost is the sum of shoe rental plus the product of the unit game rate and the number of games played.
Total cost, y
x = number of games played
Bowl-O-Rama:
y = Shoe rent + (unit rate per game * number of games)
y = $2 + ($2.50 * x)
y = $2 + $2.50x
Bowling Pinz :
y = Shoe rent + (unit rate per game * number of games)
y = $4 + ($2 * x)
y = $4 + $2x
Answer:
(x+1)(2x+5)
Step-by-step explanation:
f(x) = 2x² + 7x + 5
Factor the expression by grouping. First, the expression needs to be rewritten as 2x²+ax+bx+5. To find a and b, set up a system to be solved.
a+b=7
ab=2×5=10
Since ab is positive, a and b have the same sign. Since a+b is positive, a and b are both positive. List all such integer pairs that give product 10.
1,10
2,5
Calculate the sum for each pair.
1+10=11
2+5=7
The solution is the pair that gives sum 7.
a=2
b=5
2x²+7x+5 as (2x²+2x)+(5x+5).
(2x²+2x)+(5x+5)
Factor out 2x in the first and 5 in the second group.
2x(x+1)+5(x+1)
Factor out common term x+1 by using distributive property.
(x+1)(2x+5)