The Correct Answer Is B.36 square centimeters
Hope this helps
Answer:
Step-by-step explanation:
Invert and multiply the way you would any fraction division problem. Then cancel common factors from numerator and denominator.
Answer:
Option D. y = 5x + 1
Step-by-step explanation:
From the question given above, the following data were:
Input (x) >>>>>> Output (y)
0 >>>>>>>>>>>> 1
1 >>>>>>>>>>>> 6
2 >>>>>>>>>>>> 11
3 >>>>>>>>>>>> 16
4 >>>>>>>>>>>> 21
To know the the correct answer to the question, we shall apply the equation given in each option to see which will satisfy the table. This can be obtained as follow:
For Option a
y = 3x + 3
x = 0
y = 3(0) + 3
y = 0 + 3
y = 0
y = 3x + 3
x = 1
y = 3(1) + 3
y = 3 + 3
y = 6
For Option b
y = 5x – 4
x = 0
y = 5(0) – 4
y = 0 – 4
y = – 4
y = 5x – 4
x = 1
y = 5(1) – 4
y = 5 – 4
y = 1
For Option c
y = 10x – 9
x = 0
y = 10(0) – 9
y = 0 – 9
y = – 9
y = 10x – 9
x = 1
y = 10(1) – 9
y = 10 – 9
y = 1
For Option d
y = 5x + 1
x = 0
y = 5(0) + 1
y = 0 + 1
y = 1
y = 5x + 1
x = 1
y = 5(1) + 1
y = 5 + 1
y = 6
From the illustrations made above, only option d satisfy the table. Thus, option d gives the correct answer to the question.
2x+y=9
3x+5y=19
I will do this problem in 2 ways. I.)Substitution II.)Elimination
Solution I.) Substitution
We can subtract 2x from both sides in the first equation.
y=9-2x
Now we can substitute the y in the second equation with 9-2x
3x+5(9-2x)=19
-7x+45=19
-7x=-26
x=26/7
y=9-2(26/7)=11/7
Solution II.)Elimination
We can multiply both side of first equation by 5 to get a 5y in both equations.
10x+5y=45
Now because both are positive 5y we just need to do simple subtraction of the 2 equation, each side respectively.
(10x+5y)-(3x+5y)=45-19
7x=26
x=26/7
2*26/7+y=9
y=11/7
Ultimately you get the same answer, both are viable methods, some problems are faster with one method but I recommend mastering both since they are very useful.