Answer: exactly one solution
Explanation: first we have to solve it. so in 2 + 6x = 3x + 3 we have to subtract 2 from both sides and we get 6x = 3x + 1. then, we subtract 3x from both sides and we get 3x = 1. we divide both sides by 3 and get x = 1/3, which is the only solution.
hope this helped!
Question says to draw a polygon with the given conditions in a coordinate plane. It is talking about Rectangle with perimeter of 20 units.
So we can use formula of perimeter of rectangel to find it's possible dimensions.
We knwo that perimeter of the rectangle is given by 2(L+W)
where L is lenght and W is width.
Given perimeter is 20 so we get:
2(L+W)=20
L+W=10
L=10-W
So basically we can use any number for W which can be from 0 to 10 as side length can't be negative.
Let W=4
Then L=10-W=10-4=6
Hence we just have to draw a rectangle having length 6 and width 4.
So the final answer will be picture in the attached graph.
Answer:
A - $214.40
Step-by-step explanation:
Since b is the number of boxes of cards and n is the number of ink colors, and we're given the number of boxes of cards, and number of ink colors, we plug in:
4= b
and
3 = n
into the given equation to solve for C.
Using the order of operations we start inside our parentheses and work from there:
C= $25.60*4 + $14.00*4(3 - 1)
C= $25.60*4 + $14.00*4(2)
C= $102.40 + $112
C= $214.40
Answer:
Step-by-step explanation:
In order to do this we need to isolate y by performing the inverse operations on the other values like so...
a) 10x + 5y = 20 ... subtract 10x on both sides
5y = 20 - 10x ... divide both sides by 5
y = 4 - 2x ... we can move the 2x to the right to make it into y = mx + b
y = -2x + 4
b) 3x - 2y = 10 + 4x ... subtract 3x on both sides
-2y = 10 + x ... divide both sides by -2
y = -5 - 0.5x ... move -0.5 to the left so it matches y = mx + b
y = -0.5x - 5