Answer:
A) 2.5
Step-by-step explanation:
20/8 = 2.5
135 because 10+5= 15. 15(9)=135. 6-5=1. so 135/1=135
Answer:
D
Step-by-step explanation:
brainliest pls
Answer:
Matrix transformation = ![\left[\begin{array}{ccc}-1&0\\0&1\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D-1%260%5C%5C0%261%5Cend%7Barray%7D%5Cright%5D)
Vertices of the new image: P'= (5,-2), Q'= (6,-3), R'= (2,-3)
Step-by-step explanation:
Transformation by reflection will produce a new congruent object in different coordinate. Reflection to y-axis made by multiplying the x coordinate with -1 and keep the y coordinate unchanged. The matrix transformation for reflection across y-axis should be:
.
To find the coordinate of the vertices after transformation, you have to multiply the vertices with the matrix. The calculation of the each vertice will be:
P'=
= (5,-2)
Q'=
= (6,-3)
R'=
= (2,-3)
Answer:
{x,y} = {-2,-3}
Step-by-step explanation:
System of Linear Equations entered :
[1] -9x + 4y = 6
[2] 9x + 5y = -33
Graphic Representation of the Equations :
4y - 9x = 6 5y + 9x = -33
Solve by Substitution :
// Solve equation [2] for the variable y
[2] 5y = -9x - 33
[2] y = -9x/5 - 33/5
// Plug this in for variable y in equation [1]
[1] -9x + 4•(-9x/5-33/5) = 6
[1] -81x/5 = 162/5
[1] -81x = 162
// Solve equation [1] for the variable x
[1] 81x = - 162
[1] x = - 2
// By now we know this much :
x = -2
y = -9x/5-33/5
// Use the x value to solve for y
y = -(9/5)(-2)-33/5 = -3